Forked from
Eclipse Projects / aidge / aidge_backend_cpu
Source project has a limited visibility.
-
Jerome Hue authored
Previously, tests used both `approxEq<>` and a for-loop combined with `std::abs()` to test the equality of two tensors. `approxEq`` results in fewer and clearer lines. It is also more configurable.
Jerome Hue authoredPreviously, tests used both `approxEq<>` and a for-loop combined with `std::abs()` to test the equality of two tensors. `approxEq`` results in fewer and clearer lines. It is also more configurable.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.