Searched refs:kMatMul (Results 1 – 4 of 4) sorted by relevance
63 if (matmul_it->get()->type != OperatorType::kMatMul) { in Run()
2282 case OperatorType::kMatMul: in Run()
119 kMatMul, enumerator997 TensorFlowMatMulOperator() : Operator(OperatorType::kMatMul) {}
40 constexpr char kMatMul[] = "MatMul"; variable245 {kMatMul, wrap(&OpLevelCostEstimator::PredictMatMul)}, in OpLevelCostEstimator()