Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DMean.cpp83 struct SimpleMeanNoReduceFixture : public MeanNoReduceFixture struct
85 SimpleMeanNoReduceFixture() : MeanNoReduceFixture("[ 2, 2 ]", "[ 1, 1 ]", "[ 0 ]", "[ ]") {} in SimpleMeanNoReduceFixture() function