Searched defs:SimpleSpaceToDepthFixture (Results 1 – 1 of 1) sorted by relevance
75 struct SimpleSpaceToDepthFixture : public SpaceToDepthFixture struct77 SimpleSpaceToDepthFixture() : SpaceToDepthFixture("[ 1, 2, 2, 1 ]", "[ 1, 1, 1, 4 ]") {} in SimpleSpaceToDepthFixture() function