Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dhelper.cpp227 std::vector<std::string> _propagate_quant_binary_ops = { variable
485 return isAtenFunc(n, _propagate_quant_binary_ops); in isPropagateQuantBinaryOp()