Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dinsert_quant_dequant.cpp94 bool reduce_range_param = true; in insertChooseQParams() local
95 auto reduce_range = graph->insertConstant(reduce_range_param); in insertChooseQParams()