Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc1392 void ProcessGatherOperator(Model* model, GatherOperator* op) { in ProcessGatherOperator() function
2202 ProcessGatherOperator(model, static_cast<GatherOperator*>(op)); in Run()