Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dunpack_quantized_weights.cpp554 void UnpackQuantizedTensorInputs(std::shared_ptr<Graph>& graph) { in UnpackQuantizedTensorInputs() function
707 UnpackQuantizedTensorInputs(graph); in UnpackQuantizedWeights()