Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Doperator.h281 struct u8_softmax_context u8_softmax;
Dcompute.h748 struct u8_softmax_context { struct
761 const struct u8_softmax_context context[restrict static 1], argument
/external/XNNPACK/src/
Dsoftmax-nc.c160 softmax_op->context.u8_softmax = (struct u8_softmax_context) { in xnn_setup_softmax_nc_q8()
Doperator-run.c646 const struct u8_softmax_context context[restrict static 1], in xnn_compute_u8_softmax()