Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dconvert_pure_conv_to_depthwise.cc95 const auto depthwiseconv_it = in Run() local
97 conv_it = depthwiseconv_it + 1; in Run()