Home
last modified time | relevance | path

Searched defs:apply_impl_helper (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cudnn/
H A DConv.cpp67 void PackedConvWeightCudnn<kSpatialDim>::apply_impl_helper(const at::Tensor& quantized_output, cons… in apply_impl_helper() function in PackedConvWeightCudnn
H A DLinear.cpp93 void PackedLinearWeightCudnn::apply_impl_helper(const at::Tensor& quantized_output, const at::Tenso… in apply_impl_helper() function in PackedLinearWeightCudnn