LostTech.TensorFlow : API Documentation

Type TPUExtended

Namespace tensorflow.python.distribute.tpu_strategy

Parent StrategyExtended

Interfaces ITPUExtended

Public instance methods

Tensor read_var(TPUVariableMixin var)

object tpu_run(object fn, IEnumerable<object> args, IDictionary<string, object> kwargs)

object tpu_run_dyn(object fn, object args, object kwargs)

Public properties

bool experimental_between_graph get;

object experimental_between_graph_dyn get;

bool experimental_enable_get_next_as_optional get; set;

bool experimental_require_static_shapes get;

object experimental_require_static_shapes_dyn get;

bool experimental_should_init get;

object experimental_should_init_dyn get;

int num_hosts get;

object num_hosts_dyn get;

object num_replicas_per_host get;

object num_replicas_per_host_dyn get;

object parameter_devices get;

object parameter_devices_dyn get;

object PythonObject get;

bool should_checkpoint get;

object should_checkpoint_dyn get;

bool should_save_summary get;

object should_save_summary_dyn get;

Nullable<int> steps_per_run get; set;

object worker_devices get;

object worker_devices_dyn get;