Home
last modified time | relevance | path

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

/external/XNNPACK/src/operators/
Ddepth-to-space-nchw2nhwc.c132 depth_to_space_op->context.depthtospace2d_chw = (struct depthtospace2d_chw2hwc_context) { in xnn_setup_depth_to_space_nchw2nhwc_x32()
/external/XNNPACK/src/xnnpack/
Doperator.h314 struct depthtospace2d_chw2hwc_context depthtospace2d_chw;
Dcompute.h470 struct depthtospace2d_chw2hwc_context { struct
485 const struct depthtospace2d_chw2hwc_context* context, argument
/external/XNNPACK/src/
Doperator-run.c446 const struct depthtospace2d_chw2hwc_context* context, in xnn_compute_depthtospace2d_chw2hwc()