Home
last modified time | relevance | path

Searched refs:fused_op_contexts (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h190 const std::vector<OpContext>& fused_op_contexts,
Dop_level_cost_estimator.cc2053 const std::vector<OpContext>& fused_op_contexts, in PredictFusedOp() argument
2064 for (auto& fused_op : fused_op_contexts) { in PredictFusedOp()