Searched refs:kTensorShapes (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_memory_profile_test.cc | 55 {StatType::kTensorShapes, "[3, 3, 512, 512]"}}); in TEST() 70 {StatType::kTensorShapes, ""}}); in TEST() 86 {StatType::kTensorShapes, "[1, 2]"}}); in TEST()
|
D | xplane_to_step_events.cc | 162 case StatType::kTensorShapes: in ConvertDeviceTraceXLineToStepEvents()
|
D | xplane_to_memory_profile.cc | 153 case StatType::kTensorShapes: in GenerateMemoryProfile()
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | cost_utils.cc | 98 case StatType::kTensorShapes: in Predict()
|
D | xplane_schema.h | 150 kTensorShapes, enumerator
|
D | xplane_schema.cc | 160 {"shape", kTensorShapes}, in GetStatTypeMap()
|