Public static methods
object prefetch_queue_(IDictionary<object, object> tensors, int capacity, int num_threads, bool dynamic_pad, object shared_name, string name)
object prefetch_queue_(IEnumerable<SparseTensor> tensors, int capacity, int num_threads, bool dynamic_pad, object shared_name, string name)
Public properties