Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc41 constexpr char kSparseMatMul[] = "SparseMatMul"; variable
246 {kSparseMatMul, wrap(&OpLevelCostEstimator::PredictMatMul)}, in OpLevelCostEstimator()