Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h148 Status PredictSparseTensorDenseMatMul(const OpContext& op_context,
Dop_level_cost_estimator.cc397 wrap(&OpLevelCostEstimator::PredictSparseTensorDenseMatMul)); in OpLevelCostEstimator()
1825 Status OpLevelCostEstimator::PredictSparseTensorDenseMatMul( in PredictSparseTensorDenseMatMul() function in tensorflow::grappler::OpLevelCostEstimator