- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for disable_tensor_equality (0.11 seconds)
-
RELEASE.md
* Removed `lite.OpHint`, `lite.experimental`, and `lite.constant` from 2.0 API. * Tensors are no longer hashable, but instead compare element-wise with `==` and `!=`. Use `tf.compat.v1.disable_tensor_equality()` to return to the previous behavior. * Performing equality operations on Tensors or Variables with incompatible shapes an exception is no longer thrown. Instead `__eq__` returns False andCreated: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Tue Oct 28 22:27:41 GMT 2025 - 740.4K bytes - Click Count (3)