Searched defs:tf_ops (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | xplane_to_op_metrics_db.cc | 141 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
|
| D | xplane_to_op_stats.cc | 115 absl::flat_hash_map<int64, TfOp> tf_ops = in ProcessHostPlane() local
|
| /external/tensorflow/tensorflow/core/profiler/utils/ |
| D | derived_timeline.cc | 148 DerivedXLineBuilder tf_ops(&plane, kThreadIdTfOp, kTensorFlowOpLineName, in DeriveEventsFromAnnotations() local
|