LostTech.TensorFlow : API Documentation

Type AutoCastDistributedVariable

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

Parent AutoCastVariable

Interfaces IAutoCastDistributedVariable

Public instance methods

object __add__(AutoCastDistributedVariable o)

object __and__(int o)

object __mul__(AutoCastDistributedVariable o)

object __mul__(AutoCastVariable o)

object __or__(int o)

object __rand__(int o)

object __rand___dyn(object o)

object __ror__(int o)

object __ror___dyn(object o)

object __rsub__(string o)

object __rtruediv__(double o)

object __rxor__(int o)

object __rxor___dyn(object o)

object __sub__(Variable o)

object __sub__(AutoCastDistributedVariable o)

object __sub__(AutoCastVariable o)

object __xor__(int o)

Public properties

object aggregation get;

object aggregation_dyn get;

object constraint get;

object constraint_dyn get;

object device get;

object device_dyn get;

DeviceMap device_map get;

object device_map_dyn get;

ValueTuple<IList<string>> devices get;

object devices_dyn get;

Nullable<ValueTuple<PythonClassContainer, PythonClassContainer>> distribute_strategy get;

object distribute_strategy_dyn get;

object dtype get;

object dtype_dyn get;

object graph get;

object graph_dyn get;

object handle get;

object handle_dyn get;

Tensor initial_value get;

object initial_value_dyn get;

object initializer get;

object initializer_dyn get;

bool is_tensor_like get;

object is_tensor_like_dyn get;

object Item get;

Nullable<int> logical_device get;

object logical_device_dyn get;

object name get;

object name_dyn get;

object op get;

object op_dyn get;

object primary get;

object primary_dyn get;

object PythonObject get;

TensorShape shape get;

object shape_dyn get;

object synchronization get;

object synchronization_dyn get;

Nullable<bool> trainable get;

object trainable_dyn get;

object true_dtype get;

object true_dtype_dyn get;

object values get;

object values_dyn get;