Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Doperator.h332 struct f32_three_pass_softmax_context f32_three_pass_softmax; member
/external/XNNPACK/src/operators/
Dsoftmax-nc.c282 softmax_op->context.f32_three_pass_softmax = (struct f32_three_pass_softmax_context) { in xnn_setup_softmax_nc_f32()