Home
last modified time | relevance | path

Searched refs:assign_label (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/
Ddata_feeder.py502 def assign_label(data, shape, dtype, n_classes, indices): function
564 assign_label(v, shape, dtype, n_classes, batch_indices)
571 assign_label(self._y, shape, dtype, n_classes, batch_indices)