Home
last modified time | relevance | path

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

/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/conv/
H A Dconfig.hpp578 int max_oc_thr_dim = 4; in init_bwd_w() local
584 max_oc_thr_dim = 8; in init_bwd_w()
592 = std::min(max_oc_thr_dim, utils::div_up(oc, oc_thr_blk)); in init_bwd_w()