Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DDepthwiseConvolution2D.cpp11 struct DepthwiseConvolution2dFixture : public ParserFlatbuffersFixture struct
13 explicit DepthwiseConvolution2dFixture(const std::string& inputShape, in DepthwiseConvolution2dFixture() function