Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.h148 Status PredictSparseTensorDenseMatMul(const OpContext& op_context,
H A Dop_level_cost_estimator.cc398 wrap(&OpLevelCostEstimator::PredictSparseTensorDenseMatMul)); in OpLevelCostEstimator()
1859 Status OpLevelCostEstimator::PredictSparseTensorDenseMatMul( in PredictSparseTensorDenseMatMul() function in tensorflow::grappler::OpLevelCostEstimator