Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Dcompute.h784 struct channel_shuffle_context { struct
799 const struct channel_shuffle_context context[restrict XNN_MIN_ELEMENTS(1)], argument
803 const struct channel_shuffle_context context[restrict XNN_MIN_ELEMENTS(1)],
Doperator.h310 struct channel_shuffle_context channel_shuffle;
/external/XNNPACK/src/operators/
Dchannel-shuffle-nc.c163 channel_shuffle_op->context.channel_shuffle = (struct channel_shuffle_context) { in setup_channel_shuffle_nc()
/external/XNNPACK/src/
Doperator-run.c780 const struct channel_shuffle_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_channel_shuffle_fixed()
790 const struct channel_shuffle_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_channel_shuffle_variable()