Searched defs:ParseLeakyRelu (Results 1 – 3 of 3) sorted by relevance
1519 void OnnxParserImpl::ParseLeakyRelu(const onnx::NodeProto& node) in ParseLeakyRelu() function in armnnOnnxParser::OnnxParserImpl
1541 TfLiteStatus ParseLeakyRelu(const Operator* op, ErrorReporter* error_reporter, in ParseLeakyRelu() function
2838 void TfLiteParserImpl::ParseLeakyRelu(size_t subgraphIndex, size_t operatorIndex) in ParseLeakyRelu() function in armnnTfLiteParser::TfLiteParserImpl