Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc252 void ProcessDepthwiseConvOperator(Model* model, DepthwiseConvOperator* op) { in ProcessDepthwiseConvOperator() function
2239 ProcessDepthwiseConvOperator(model, in Run()