Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DLinearUnpackImpl.cpp127 at::Tensor unpacked_weight = in unpack() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dunpack_quantized_weights.cpp280 at::Tensor unpacked_weight; in unpackQuantizedWeightsHelper() local