Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.h251 static int64_t CountConv2DBackpropFilterOperations(
H A Dop_level_cost_estimator.cc1483 int64_t OpLevelCostEstimator::CountConv2DBackpropFilterOperations( in CountConv2DBackpropFilterOperations() function in tensorflow::grappler::OpLevelCostEstimator
1733 int64_t num_compute_ops = CountConv2DBackpropFilterOperations( in PredictConv2DBackpropFilter()