Home
last modified time | relevance | path

Searched defs:max_nc (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Core/products/
DGeneralBlockPanelKernel.h208 Index max_nc; variable
/external/XNNPACK/src/
Dfully-connected-nc.c393 …const size_t max_nc = divide_round_up(output_channels * num_other_tiles, num_threads * target_tile… in setup_fully_connected_nc() local
Dconvolution-nhwc.c830 …const size_t max_nc = divide_round_up(group_output_channels * num_other_tiles, num_threads * targe… in setup_convolution2d_nhwc() local
921 …const size_t max_nc = divide_round_up(group_output_channels * num_other_tiles, num_threads * targe… in setup_convolution2d_nhwc() local
Ddeconvolution-nhwc.c624 …const size_t max_nc = divide_round_up(group_output_channels * num_other_tiles, num_threads * targe… in setup_conv_path() local
746 …const size_t max_nc = divide_round_up(group_output_channels * num_other_tiles, num_threads * targe… in setup_subconv2d_path() local