Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.h177 Status PredictAssignVariableOps(const OpContext& op_context,
H A Dop_level_cost_estimator.cc530 kAssignVariableOp, wrap(&OpLevelCostEstimator::PredictAssignVariableOps)); in OpLevelCostEstimator()
533 wrap(&OpLevelCostEstimator::PredictAssignVariableOps)); in OpLevelCostEstimator()
536 wrap(&OpLevelCostEstimator::PredictAssignVariableOps)); in OpLevelCostEstimator()
2301 Status OpLevelCostEstimator::PredictAssignVariableOps( in PredictAssignVariableOps() function in tensorflow::grappler::OpLevelCostEstimator