Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.cc190 {"level 0", kLevel0}, in GetStatTypeMap()
306 case StatType::kLevel0: in IsInternalStat()
Dcost_utils.cc95 case StatType::kLevel0: // old way to deliver tf_op info. in Predict()
Dxplane_schema.h182 kLevel0, enumerator
Dderived_timeline.cc177 } else if (stat.Type() == StatType::kLevel0 || // old way to carry tf_op in DeriveEventsFromAnnotations()
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_kernel_stats_db.cc56 case StatType::kLevel0: // old way to deliver tf_op info. in ConvertDeviceTraceXPlaneToKernelReports()
Dxplane_to_op_metrics_db.cc231 if (stat.Type() == StatType::kLevel0 || // old way to deliver tf_op. in ConvertDeviceTraceXPlaneToOpMetricsDb()