Home
last modified time | relevance | path

Searched refs:spaceToDepthConstructor (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
DReshape.cpp26 static void spaceToDepthConstructor(TestOperandType, uint32_t rank, RandomOperation* op) { in spaceToDepthConstructor() function
58 .constructor = spaceToDepthConstructor};
74 .constructor = spaceToDepthConstructor};