Searched refs:assign_label (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/ |
D | data_feeder.py | 502 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)
|