Searched defs:ParseGather (Results 1 – 3 of 3) sorted by relevance
1334 TfLiteStatus ParseGather(const Operator* op, ErrorReporter* error_reporter, in ParseGather() function
2469 void Deserializer::ParseGather(GraphPtr graph, unsigned int layerIndex) in ParseGather() function in armnnDeserializer::Deserializer
1847 ParsedTfOperationPtr TfParser::ParseGather(const tensorflow::NodeDef& nodeDef, in ParseGather() function in armnnTfParser::TfParser