LostTech.TensorFlow : API Documentation

Type SnliData

Namespace tensorflow.contrib.eager.python.examples.spinn.data

Parent PythonObjectContainer

Interfaces ISnliData

Public instance methods

object get_generator(int batch_size)

object get_generator_dyn(object batch_size)

int num_batches(int batch_size)

object num_batches_dyn(object batch_size)

Public properties

object PythonObject get;