Searched refs:kSlowSource (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_tf_data_stats.cc | 348 case BottleneckType::kSlowSource: in GetSuggestion() 444 {"TFRecord", BottleneckType::kSlowSource}, in GetBottleneckType() 445 {"SSTable", BottleneckType::kSlowSource}, in GetBottleneckType() 446 {"RecordIO", BottleneckType::kSlowSource}, in GetBottleneckType() 447 {"Spanner", BottleneckType::kSlowSource}, in GetBottleneckType() 448 {"TFColumn", BottleneckType::kSlowSource}, in GetBottleneckType() 449 {"SleepwalkRemoteDataset", BottleneckType::kSlowSource}, in GetBottleneckType() 450 {"TextLine", BottleneckType::kSlowSource}, in GetBottleneckType() 451 {"StitchedTimelineDataset", BottleneckType::kSlowSource}, in GetBottleneckType() 452 {"DateKeyDataset", BottleneckType::kSlowSource}, in GetBottleneckType() [all …]
|
D | xplane_to_tf_data_stats.h | 31 kSlowSource, enumerator
|