Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/llama/runner/
H A Drunner.cpp54 const int eval_mode, in Runner()
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py742 check=True, eval_mode=True, dynamic=False, qconfig=None): argument