LostTech.TensorFlow : API Documentation

Type device_assignment

Namespace tensorflow.python.tpu.device_assignment

Public static methods

DeviceAssignment device_assignment_(Byte[] topology, IEnumerable<int> computation_shape, object computation_stride, int num_replicas)

object device_assignment__dyn(object topology, object computation_shape, object computation_stride, ImplicitContainer<T> num_replicas)

Public properties

PythonFunctionContainer device_assignment__fn get;

PythonFunctionContainer DeviceAssignment_fn get;

IList<object> SINGLE_CORE_ASSIGNMENT get; set;

object SINGLE_CORE_ASSIGNMENT_dyn get; set;