Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Doperator.h333 struct u8_softmax_context u8_softmax;
Dcompute.h938 struct u8_softmax_context { struct
951 const struct u8_softmax_context context[restrict XNN_MIN_ELEMENTS(1)], argument
/external/XNNPACK/src/operators/
Dsoftmax-nc.c167 softmax_op->context.u8_softmax = (struct u8_softmax_context) { in xnn_setup_softmax_nc_qu8()
/external/XNNPACK/src/
Doperator-run.c843 const struct u8_softmax_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_u8_softmax()