- 12 1月, 2021 1 次提交
-
-
由 Zhen Wang 提交于
* Fix the accuracy problem of allclose op when using float64 data type in static mode. * Format the code style.
-
- 04 4月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* Add allclose Op, and its function is analogous to numpy.allclose. It returns True if two tensors are elementwise equal within a tolerance.
-