Home
last modified time | relevance | path

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

/external/XNNPACK/src/
Dinit.c444 .output_height_tile = 2, in init()
450 .output_height_tile = 2, in init()
455 .output_height_tile = 1, in init()
460 .output_height_tile = 1, in init()
465 .output_height_tile = 1, in init()
731 .output_height_tile = 1, in init()
737 .output_height_tile = 4, in init()
742 .output_height_tile = 2, in init()
747 .output_height_tile = 2, in init()
752 .output_height_tile = 2, in init()
[all …]
/external/XNNPACK/src/operators/
Dconvolution-nchw.c435 .output_height_tile = xnn_params.f32.conv_hwc2chw_3x3c3s2.output_height_tile, in xnn_create_convolution2d_nchw_f32()
659 const size_t output_height_tile = convolution_op->ukernel.conv2d.output_height_tile; in setup_convolution2d_nchw() local
665 …_round_up(output_height_slice, max_output_height_slice * output_height_tile) * output_height_tile); in setup_convolution2d_nchw()
/external/XNNPACK/src/xnnpack/
Doperator.h100 uint8_t output_height_tile; member
Dparams.h1838 uint8_t output_height_tile; member
1849 uint8_t output_height_tile; member