LostTech.TensorFlow : API Documentation

Type ConversionOptions

Namespace tensorflow.python.autograph

Parent PythonObjectContainer

Interfaces IConversionOptions

Public instance methods

bool __eq__(ConversionOptions other)

ValueTuple<bool, object, object, object> as_tuple()

object as_tuple_dyn()

ConversionOptions call_options()

object call_options_dyn()

object to_ast()

object to_ast_dyn()

bool uses(string feature)

object uses_dyn(object feature)

Public properties

bool internal_convert_user_code get; set;

object optional_features get; set;

object PythonObject get;

bool recursive get; set;

bool user_requested get; set;