Home
last modified time | relevance | path

Searched defs:CountMatMulOperations (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc1045 int64_t OpLevelCostEstimator::CountMatMulOperations( in CountMatMulOperations() function in tensorflow::grappler::OpLevelCostEstimator
1051 int64_t OpLevelCostEstimator::CountMatMulOperations( in CountMatMulOperations() function in tensorflow::grappler::OpLevelCostEstimator
H A Dop_level_cost_estimator_test.cc520 int64_t CountMatMulOperations(const OpInfo& op_info, in CountMatMulOperations() function in tensorflow::grappler::OpLevelCostEstimatorTest