Home
last modified time | relevance | path

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

/external/XNNPACK/src/operators/
Dbinary-elementwise-nd.c556 …binary_elementwise_op->compute.task_5d = (pthreadpool_task_5d_t) xnn_compute_elementwise_binary_5d; in setup_binary_elementwise_nd()
/external/XNNPACK/src/xnnpack/
Dcompute.h779 XNN_PRIVATE void xnn_compute_elementwise_binary_5d(
/external/XNNPACK/src/
Doperator-run.c766 void xnn_compute_elementwise_binary_5d( in xnn_compute_elementwise_binary_5d() function