Merged commit includes the following changes:
230445097 by A. Unique TensorFlower<gardener@tensorflow.org>:
Automated rollback of changelist 230438242.
230444163 by A. Unique TensorFlower<gardener@tensorflow.org>:
Add missing right parenthesis in tf.Session doc.
--
230443190 by A. Unique TensorFlower<gardener@tensorflow.org>:
Adding a capture_resource_var_by_value argument to Defun in which resource variable could be captured as var_handle instead of var value. This is useful for TPU inference where we don't want copy variable from CPU to TPU.
--
230442585 by A. Unique TensorFlower<gardener@tensorflow.org>:
Update docstring to reflect MultiDeviceIterator now supported
in eager execution.
--
230441663 by A. Unique TensorFlower<gardener@tensorflow.org>:
Internal changes.
--
230439505 by A. Unique TensorFlower<gardener@tensorflow.org>:
Interpreter conversion of new schema quantization to new CAPI quantization
--
230438242 by A. Unique TensorFlower<gardener@tensorflow.org>:
n/a
--
PiperOrigin-RevId: 230445097
Loading
Please sign in to comment