Home
last modified time | relevance | path

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

/external/pytorch/torch/quantization/
Dutils.py28 weight_is_statically_quantized,
/external/pytorch/torch/ao/quantization/
Dutils.py326 def weight_is_statically_quantized(qconfig): function