LostTech.TensorFlow : API Documentation

Type AutoCastVariable

Namespace tensorflow.python.keras.mixed_precision.experimental.autocast_variable

Parent PythonObjectContainer

Interfaces Trackable, IAutoCastVariable

Public instance methods

object __add__(AutoCastVariable o)

object __matmul___dyn(object o)

object __pow___dyn(object o, object modulo)

object __rmatmul___dyn(object o)

Public properties

object dtype get;

object dtype_dyn get;

object Item get;

object name get;

object name_dyn get;

object PythonObject get;

object true_dtype get;

object true_dtype_dyn get;