Home
last modified time | relevance | path

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

/external/armnn/src/armnn/test/
DSubgraphViewTests.cpp2533 Layer* reluLayer = graph.AddLayer<ActivationLayer>(ActivationDescriptor(), "activation"); variable
2635 Layer* reluLayer = graph.AddLayer<ActivationLayer>(ActivationDescriptor(), "activation"); variable