Home
last modified time | relevance | path

Searched defs:ParseGather (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc1334 TfLiteStatus ParseGather(const Operator* op, ErrorReporter* error_reporter, in ParseGather() function
/external/armnn/src/armnnDeserializer/
DDeserializer.cpp2469 void Deserializer::ParseGather(GraphPtr graph, unsigned int layerIndex) in ParseGather() function in armnnDeserializer::Deserializer
/external/armnn/src/armnnTfParser/
DTfParser.cpp1847 ParsedTfOperationPtr TfParser::ParseGather(const tensorflow::NodeDef& nodeDef, in ParseGather() function in armnnTfParser::TfParser