Sponsor of the Day:
Jerkmate
https://www.tensorflow.org/api_docs/python/tf/inside_function
tf.inside_function | TensorFlow v2.16.1
Indicates whether the caller code is executing inside a tf.function.
function tensorflow v216 1tfinside
https://www.tensorflow.org/api_docs/python/tf/test/with_eager_op_as_function
tf.test.with_eager_op_as_function | TensorFlow v2.16.1
Returns the same class. This will be removed once all usages are removed.
function tensorflow v2tf test16 1eagerop
https://www.tensorflow.org/api_docs/python/tf/compat/v1/wrap_function
tf.compat.v1.wrap_function | TensorFlow v2.16.1
Wraps the TF 1.x function fn into a graph function.
tf compat v1function tensorflow v2wrap16
https://www.tensorflow.org/api_docs/python/tf/py_function
tf.py_function | TensorFlow v2.16.1
Wraps a python function into a TensorFlow op that executes it eagerly.
function tensorflow v216 1tfpy
https://www.tensorflow.org/api_docs/python/tf/compat/v1/data/experimental/map_and_batch_with_legacy_function
tf.compat.v1.data.experimental.map_and_batch_with_legacy_function | TensorFlow v2.16.1
Fused implementation of map and batch. (deprecated)
tf compat v1function tensorflow v2data experimentalmapbatch
https://www.tensorflow.org/api_docs/python/tf/nondifferentiable_batch_function
tf.nondifferentiable_batch_function | TensorFlow v2.16.1
Batches the computation done by the decorated function.
function tensorflow v216 1tfbatch
https://www.tensorflow.org/api_docs/python/tf/numpy_function
tf.numpy_function | TensorFlow v2.16.1
Wraps a python function and uses it as a TensorFlow op.
function tensorflow v216 1tfnumpy