Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_data_stats.cc87 absl::flat_hash_set<int64>* device_input_pipeline_ids, in ProcessEventForest()
205 const absl::flat_hash_set<int64>& device_input_pipeline_ids, in ProcessInputPipelines()
494 absl::flat_hash_set<int64> device_input_pipeline_ids; in Add() local