- Sort Score
- Result 10 results
- Languages All
Results 11 - 11 of 11 for my_out (0.14 sec)
-
RELEASE.md
### Bug Fixes and Other Changes * `tf.py_function` and `tf.numpy_function` can now be used as function decorators for clearer code: ``` @tf.py_function(Tout=tf.float32) def my_fun(x): print("This always executes eagerly.") return x+1 ``` * `tf.lite` * Strided_Slice now supports `UINT32`. * `tf.config.experimental.enable_tensor_float_32_execution`
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)