tf.data.experimental.MapVectorizationOptions

View source on GitHub

Represents options for the MapVectorization optimization.

tf.data.experimental.MapVectorizationOptions()

Attributes:

Methods

__eq__

View source

__eq__(
    other
)

Return self==value.

__ne__

View source

__ne__(
    other
)

Return self!=value.