Home
last modified time | relevance | path

Searched refs:kTensorFlowOpLineName (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h48 TF_CONST_INIT extern const absl::string_view kTensorFlowOpLineName;
Dxplane_schema.cc39 const absl::string_view kTensorFlowOpLineName = "TensorFlow Ops"; variable
Dderived_timeline.cc148 DerivedXLineBuilder tf_ops(&plane, kThreadIdTfOp, kTensorFlowOpLineName, in DeriveEventsFromAnnotations()