Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/src/operators/
H A Dchannel-shuffle-nc.c188 …channel_shuffle_op->compute.task_1d = (pthreadpool_task_1d_t) xnn_compute_channel_shuffle_variable; in setup_channel_shuffle_nc()
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dcompute.h877 XNN_PRIVATE void xnn_compute_channel_shuffle_variable(
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1051 void xnn_compute_channel_shuffle_variable( in xnn_compute_channel_shuffle_variable() function