Home
last modified time | relevance | path

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

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