Searched refs:kSlowRemoteSource (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_tf_data_stats.cc | 365 case BottleneckType::kSlowRemoteSource: in GetSuggestion() 466 {"GuzzlerDataGuzzlerRemoteDataset", BottleneckType::kSlowRemoteSource}, in GetBottleneckType() 467 {"ReverbDataset", BottleneckType::kSlowRemoteSource}, in GetBottleneckType() 468 {"DatasetSampleGame", BottleneckType::kSlowRemoteSource}, in GetBottleneckType() 469 {"Courier", BottleneckType::kSlowRemoteSource}, in GetBottleneckType() 470 {"ReverbEpisodeDataset", BottleneckType::kSlowRemoteSource}, in GetBottleneckType()
|
D | xplane_to_tf_data_stats.h | 33 kSlowRemoteSource, enumerator
|