Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/passes/onnx/
Dunpack_quantized_weights.cpp174 auto zero_point_value = in CreateQuantizedWeights() local
178 zero_point_node->t_(Symbol::attr("value"), zero_point_value.clone()); in CreateQuantizedWeights()