Searched refs:CountConv2DOperations (Results 1 – 2 of 2) sorted by relevance
78 int64 CountConv2DOperations(const OpInfo& op_info,80 int64 CountConv2DOperations(const OpInfo& op_info,
565 int64 OpLevelCostEstimator::CountConv2DOperations( in CountConv2DOperations() function in tensorflow::grappler::OpLevelCostEstimator567 return CountConv2DOperations(op_info, nullptr, found_unknown_shapes); in CountConv2DOperations()646 int64 OpLevelCostEstimator::CountConv2DOperations( in CountConv2DOperations() function in tensorflow::grappler::OpLevelCostEstimator1104 CountConv2DOperations(op_info, &found_unknown_shapes), op_info); in PredictConv2D()