Home
last modified time | relevance | path

Searched defs:iterator_id (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_data_stats.cc100 int64 iterator_id = iterator_id_stat->IntValue(); in ProcessEventForest() local
122 int64 iterator_id = iterator_id_stat->IntValue(); in ProcessEventForest() local
160 int64 iterator_id = iterator_id_stat->IntValue(); in ProcessIteratorEvent() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dgroup_events.cc822 absl::optional<XStatVisitor> iterator_id = in ConnectTfDataEvents() local
857 absl::optional<XStatVisitor> iterator_id = in ConnectTfDataEvents() local
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py719 def get_iterator(self, iterator_id): argument
727 def iterator_completed(self, iterator_id): argument
888 def generator_py_func(iterator_id): argument
957 def generator_py_func(iterator_id): argument
992 def finalize_py_func(iterator_id): argument