description: Public API for tf.autograph.experimental namespace.
Public API for tf.autograph.experimental namespace.
class Feature
: This enumeration represents optional conversion options.
do_not_convert(...)
: Decorator that suppresses the conversion of a function.
set_loop_options(...)
: Specifies additional arguments to be passed to the enclosing while_loop.