LostTech.TensorFlow : API Documentation

Type DistributedDelegate

Namespace tensorflow.python.distribute.values

Parent DistributedValues

Interfaces IDistributedDelegate

Public instance methods

object __add__(DistributedDelegate o)

object __mul__(DistributedDelegate o)

object __sub__(DistributedDelegate o)

Public properties

DeviceMap device_map get;

object device_map_dyn get;

ValueTuple<IList<string>> devices get;

object devices_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 primary get;

object primary_dyn get;

object PythonObject get;

object values get;

object values_dyn get;