Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dunpack_quantized_weights.cpp347 int64_t groups_int = config_vals.at(idx); in unpackQuantizedWeightsHelper() local
414 auto groups_int = conv_params_packed[idx].item<int64_t>(); in unpackQuantizedWeightsHelper() local