Home
last modified time | relevance | path

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

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