Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/
D__init__.py31 from tensorflow.contrib.learn.python.learn.learn_io.graph_io import read_batch_features
Dgraph_io.py758 def read_batch_features(file_pattern, function
873 return read_batch_features(
Dgraph_io_test.py433 result = graph_io.read_batch_features(
837 features_result = graph_io.read_batch_features(
/external/tensorflow/tensorflow/contrib/data/python/ops/
Dreaders.py279 def read_batch_features(file_pattern, function
/external/tensorflow/tensorflow/contrib/data/
D__init__.py107 from tensorflow.contrib.data.python.ops.readers import read_batch_features