Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
DReshape.cpp169 static void batchToSpaceConstructor(TestOperandType, uint32_t rank, RandomOperation* op) { in batchToSpaceConstructor() function
202 .constructor = batchToSpaceConstructor};
220 .constructor = batchToSpaceConstructor};