Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
DReshape.cpp578 static void fillConstructor(TestOperandType, uint32_t rank, RandomOperation* op) { in fillConstructor() function
592 .constructor = fillConstructor}; in DEFINE_OPERATION_SIGNATURE()