Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h47 TF_CONST_INIT extern const absl::string_view kTensorFlowNameScopeLineName;
Dxplane_schema.cc38 const absl::string_view kTensorFlowNameScopeLineName = "TensorFlow Name Scope"; variable
Dderived_timeline.cc151 kTensorFlowNameScopeLineName, in DeriveEventsFromAnnotations()