Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc294 void ProcessDepthToSpaceOperator(Model* model, DepthToSpaceOperator* op) { in ProcessDepthToSpaceOperator() function
2243 ProcessDepthToSpaceOperator(model, in Run()