Home
last modified time | relevance | path

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

/external/armnn/src/armnnTfLiteParser/test/
DActivations.cpp97 struct TanHFixture : ActivationFixture struct
99 TanHFixture() : ActivationFixture("TANH", "FLOAT32") {} in TanHFixture() argument