This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
- operator, is not supported, use the bitwise_xor, the ^ operator, or the logical_xor function instead. #89
when input type is bool
in python/conformance/conformance_test.py line 75
max_diff = np.abs(tensor1 - tensor2).max()