Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DActivations.cpp67 struct ReLuFixture : ActivationFixture struct
69 ReLuFixture() : ActivationFixture("RELU", "FLOAT32") {} in ReLuFixture() function