tch-rs icon indicating copy to clipboard operation
tch-rs copied to clipboard

[Feature request] Implement approx::AbsDiff for Tensor

Open jerry73204 opened this issue 5 years ago • 0 comments

It gains us some convenience when comparing float or double tensors with subtle epsilon differences. The ndarray project, another multi-dimensional array library, implements it as an optional feature. Do you consider having this feature?

jerry73204 avatar Jan 24 '21 22:01 jerry73204