Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Dcompute.h848 XNN_PRIVATE void xnn_compute_elementwise_binary_3d(
/external/XNNPACK/src/operators/
Dbinary-elementwise-nd.c1022 …binary_elementwise_op->compute.task_3d = (pthreadpool_task_3d_t) xnn_compute_elementwise_binary_3d; in setup_binary_elementwise_nd()
/external/XNNPACK/src/
Doperator-run.c1002 void xnn_compute_elementwise_binary_3d( in xnn_compute_elementwise_binary_3d() function