Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc138 std::string GetFilterFormat(const OpInfo& op_info) { in GetFilterFormat() function
916 const std::string& filter_format = GetFilterFormat(op_info); in ConvolutionDimensionsFromInputs()
1735 std::string filter_format = GetFilterFormat(op_context.op_info); in PredictFusedConv2DBiasActivation()