Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dunpack_quantized_weights.cpp108 std::vector<Node*> unpacked_wt; in CreateQuantizedWeights() local
235 std::vector<Node*> unpacked_wt = in ConvertQuantizedWeight() local