tf.raw_ops.PyFuncStateless

A stateless version of PyFunc.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.PyFuncStateless

input A list of Tensor objects.
token A string.
Tout A list of tf.DTypes.
name A name for the operation (optional).

A list of Tensor objects of type Tout.