Home
last modified time | relevance | path

Searched defs:tf_ops (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_op_metrics_db.cc141 const absl::flat_hash_map<int64, TfOp>& tf_ops, in CollectTfActivities()
168 absl::flat_hash_map<int64, TfOp> tf_ops; in CollectTfOpsFromHostThreadsXPlane() local
184 const XLineVisitor& line, const absl::flat_hash_map<int64, TfOp>& tf_ops) { in ConvertHostThreadsXLineToTfMetricsDbData()
201 absl::flat_hash_map<int64, TfOp> tf_ops = in ConvertHostThreadsXPlaneToOpMetricsDb() local
Dxplane_to_op_stats.cc115 absl::flat_hash_map<int64, TfOp> tf_ops = in ProcessHostPlane() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dderived_timeline.cc148 DerivedXLineBuilder tf_ops(&plane, kThreadIdTfOp, kTensorFlowOpLineName, in DeriveEventsFromAnnotations() local