Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/
H A DMatmul.cpp219 attr.construct_post_binary(matmul_pd, args); in matmul()
H A DAttr.h326 void construct_post_binary( in construct_post_binary() function
H A DDeconv.cpp224 attr.construct_post_binary(deconv_fwd_pd, args); in deconvolution()
H A DConv.cpp233 attr.construct_post_binary(conv_fwd_pd, args); in convolution()