LostTech.TensorFlow : API Documentation

Type InputPipelineConfig

Namespace tensorflow_estimator.python.estimator.tpu.tpu_config

Parent PythonObjectContainer

Interfaces IInputPipelineConfig

Public properties

object BROADCAST_dyn get; set;

int PER_HOST_V1 get; set;

object PER_HOST_V1_dyn get; set;

int PER_HOST_V2 get; set;

object PER_HOST_V2_dyn get; set;

int PER_SHARD_V1 get; set;

object PER_SHARD_V1_dyn get; set;

object PythonObject get;

object SLICED_dyn get; set;

Public fields

int BROADCAST

return int

int SLICED

return int