Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dimport_tensorflow.cc917 tensorflow::Status ConvertDepthwiseConvOperator( in ConvertDepthwiseConvOperator() function
2600 {"DepthwiseConv2dNative", ConvertDepthwiseConvOperator}, in GetTensorFlowNodeConverterMap()
H A Dexport_tensorflow.cc460 void ConvertDepthwiseConvOperator(const Model& model, in ConvertDepthwiseConvOperator() function
2143 ConvertDepthwiseConvOperator( in ConvertOperator()