Home
last modified time | relevance | path

Searched refs:kTensorShapes (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile_test.cc55 {StatType::kTensorShapes, "[3, 3, 512, 512]"}}); in TEST()
70 {StatType::kTensorShapes, ""}}); in TEST()
86 {StatType::kTensorShapes, "[1, 2]"}}); in TEST()
Dxplane_to_step_events.cc162 case StatType::kTensorShapes: in ConvertDeviceTraceXLineToStepEvents()
Dxplane_to_memory_profile.cc153 case StatType::kTensorShapes: in GenerateMemoryProfile()
/external/tensorflow/tensorflow/core/profiler/utils/
Dcost_utils.cc98 case StatType::kTensorShapes: in Predict()
Dxplane_schema.h150 kTensorShapes, enumerator
Dxplane_schema.cc160 {"shape", kTensorShapes}, in GetStatTypeMap()