Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc1372 void ProcessGatherOperator(Model* model, GatherOperator* op) { in ProcessGatherOperator() function
2118 ProcessGatherOperator(model, static_cast<GatherOperator*>(op)); in Run()