Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc1413 void ProcessGatherNdOperator(Model* model, GatherNdOperator* op) { in ProcessGatherNdOperator() function
2121 ProcessGatherNdOperator(model, static_cast<GatherNdOperator*>(op)); in Run()