Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/quantized/cpu/
Dqlinear.cpp1254 static Tensor run_pointwise_binary( in run_pointwise_binary() function in at::native::__anon824904520411::QLinearOnednn
1345 TORCH_FN(QLinearOnednn::run_pointwise_binary)); in TORCH_LIBRARY_IMPL()
Dqconv.cpp1918 static at::Tensor run_pointwise_binary( in run_pointwise_binary() function in at::native::__anoncced538d0811::QConvoneDNN
2011 ….impl(TORCH_SELECTIVE_NAME("onednn::qconv2d_pointwise.binary"), QConvoneDNN::run_pointwise_binary); in TORCH_LIBRARY_IMPL()