Home
last modified time | relevance | path

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

/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/shuffle/
H A Dshuffle.cpp113 SAFE(check_pd_w_and_wo_attr(res, prb->attr, sd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/reduction/
H A Dreduction.cpp73 SAFE(check_pd_w_and_wo_attr(res, prb->attr, rd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/prelu/
H A Dprelu.cpp174 SAFE(check_pd_w_and_wo_attr(res, prb->attr, pd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/softmax/
H A Dsoftmax.cpp95 SAFE(check_pd_w_and_wo_attr(res, prb->attr, sd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/lrn/
H A Dlrn.cpp119 SAFE(check_pd_w_and_wo_attr(res, prb->attr, ld), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/
H A Ddnnl_common.hpp365 int check_pd_w_and_wo_attr( in check_pd_w_and_wo_attr() function
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/binary/
H A Dbinary.cpp137 SAFE(check_pd_w_and_wo_attr(res, prb->attr, bd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/resampling/
H A Dresampling.cpp150 SAFE(check_pd_w_and_wo_attr(res, prb->attr, rd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/eltwise/
H A Deltwise.cpp86 SAFE(check_pd_w_and_wo_attr(res, prb->attr, ed), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/pool/
H A Dpool.cpp173 SAFE(check_pd_w_and_wo_attr(res, prb->attr, pd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/ip/
H A Dip.cpp128 SAFE(check_pd_w_and_wo_attr(res, prb->attr, ipd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/lnorm/
H A Dlnorm.cpp365 SAFE(check_pd_w_and_wo_attr(res, prb->attr, ld), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/conv/
H A Ddeconv.cpp176 SAFE(check_pd_w_and_wo_attr(res, prb->attr, cd), WARN); in init_pd()
H A Dconv.cpp571 SAFE(check_pd_w_and_wo_attr(res, prb->attr, cd), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/matmul/
H A Dmatmul.cpp123 SAFE(check_pd_w_and_wo_attr(res, prb->attr, op_d), WARN); in init_pd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/bnorm/
H A Dbnorm.cpp481 SAFE(check_pd_w_and_wo_attr(res, prb->attr, bd), WARN); in init_pd()