Searched refs:read_batch_features (Results 1 - 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/contrib/data/
H A D__init__.py36 @@read_batch_features
65 from tensorflow.contrib.data.python.ops.readers import read_batch_features namespace
/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/
H A D__init__.py26 from tensorflow.contrib.learn.python.learn.learn_io.graph_io import read_batch_features namespace
H A Dgraph_io.py519 with ops.name_scope(name, 'read_batch_features', [file_pattern]) as scope:
601 with ops.name_scope(name, 'read_batch_features', [file_pattern]) as scope:
745 def read_batch_features(file_pattern, function
859 return read_batch_features(
H A 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/
H A Dreaders.py30 def read_batch_features(file_pattern, function
/external/tensorflow/tensorflow/contrib/data/python/kernel_tests/
H A Dreader_dataset_ops_test.py270 return readers.read_batch_features(

Completed in 268 milliseconds