Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_ptq.py741 def checkHooksIsPresent(model, before_convert=True): function
1464 def checkHooksIsPresent(model): function
H A Dtest_quantize_eager_qat.py537 def checkHooksIsPresent(model, before_convert=True): function