Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dhelper.cpp277 bool isWeight(Value* v) { in isWeight() function
H A Dinsert_quant_dequant.cpp58 bool isWeight(Module& module, Value* v) { in isWeight() function