Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DNormalization.cpp23 static void softmaxConstructor(TestOperandType dataType, uint32_t rank, RandomOperation* op) { in softmaxConstructor() function
39 .constructor = softmaxConstructor}; in DEFINE_OPERATION_SIGNATURE()
49 .constructor = softmaxConstructor}; in DEFINE_OPERATION_SIGNATURE()
58 .constructor = softmaxConstructor}; in DEFINE_OPERATION_SIGNATURE()
70 .constructor = softmaxConstructor}; in DEFINE_OPERATION_SIGNATURE()
79 .constructor = softmaxConstructor}; in DEFINE_OPERATION_SIGNATURE()
89 .constructor = softmaxConstructor}; in DEFINE_OPERATION_SIGNATURE()
256 .constructor = softmaxConstructor}; in DEFINE_OPERATION_SIGNATURE()