Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/
H A DOnnxParser.cpp1964 void OnnxParserImpl::ParseGather(const onnx::NodeProto& node) in ParseGather() function in armnnOnnxParser::OnnxParserImpl
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc1440 TfLiteStatus ParseGather(const Operator* op, ErrorReporter* error_reporter, in ParseGather() function
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp3094 void IDeserializer::DeserializerImpl::ParseGather(GraphPtr graph, unsigned int layerIndex) in ParseGather() function in armnnDeserializer::IDeserializer::DeserializerImpl
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp4266 void TfLiteParserImpl::ParseGather(size_t subgraphIndex, size_t operatorIndex) in ParseGather() function in armnnTfLiteParser::TfLiteParserImpl