OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:from_structure
(Results
1 - 13
of
13
) sorted by null
/external/tensorflow/tensorflow/tools/api/golden/
tensorflow.data.-iterator.pbtxt
30
name: "
from_structure
"
/external/tensorflow/tensorflow/docs_src/api_guides/python/
input_dataset.md
78
* @{tf.data.Iterator.
from_structure
}
/external/tensorflow/tensorflow/python/data/kernel_tests/
iterator_ops_test.py
256
iterator = iterator_ops.Iterator.
from_structure
(
286
iterator = iterator_ops.Iterator.
from_structure
(dataset_3.output_types,
323
iterator = iterator_ops.Iterator.
from_structure
((dtypes.int64,
327
iterator = iterator_ops.Iterator.
from_structure
((dtypes.int64,
345
iterator = iterator_ops.Iterator.
from_structure
(
405
structure_iterator = iterator_ops.Iterator.
from_structure
(
shuffle_dataset_op_test.py
56
iterator = iterator_ops.Iterator.
from_structure
(
reader_dataset_ops_test.py
89
iterator = iterator_ops.Iterator.
from_structure
(batch_dataset.output_types)
201
iterator = iterator_ops.Iterator.
from_structure
(batch_dataset.output_types)
326
iterator = iterator_ops.Iterator.
from_structure
(output_types, output_shapes)
607
iterator = iterator_ops.Iterator.
from_structure
(batch_dataset.output_types)
cache_dataset_op_test.py
64
iterator = iterator_ops.Iterator.
from_structure
(cache_dataset.output_types,
range_dataset_op_test.py
271
iterator = iterator_ops.Iterator.
from_structure
(output_types,
/external/tensorflow/tensorflow/contrib/kafka/python/kernel_tests/
kafka_test.py
52
iterator = iterator_ops.Iterator.
from_structure
(batch_dataset.output_types)
/external/tensorflow/tensorflow/python/data/ops/
iterator_ops.py
87
def
from_structure
(output_types,
member in class:Iterator
103
iterator = Iterator.
from_structure
(tf.int64, tf.TensorShape([]))
/external/tensorflow/tensorflow/python/grappler/
datasets_test.py
408
iterator = iterator_ops.Iterator.
from_structure
(
432
iterator = iterator_ops.Iterator.
from_structure
(dtypes.int64)
/external/tensorflow/tensorflow/contrib/data/python/kernel_tests/
reader_dataset_ops_test.py
169
iterator = iterator_ops.Iterator.
from_structure
(batch_dataset.output_types)
dataset_serialization_test_base.py
590
iterator = iterator_ops.Iterator.
from_structure
(
/external/tensorflow/tensorflow/docs_src/programmers_guide/
datasets.md
193
iterator = tf.data.Iterator.
from_structure
(training_dataset.output_types,
Completed in 542 milliseconds