Home
last modified time | relevance | path

Searched defs:SCALING_FACTOR_UNITS_PER_SECOND (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama3_2/runner/
H A Drunner.h36 const long SCALING_FACTOR_UNITS_PER_SECOND = 1000; member
/aosp_15_r20/external/executorch/extension/llm/runner/
H A Dstats.h23 const long SCALING_FACTOR_UNITS_PER_SECOND = 1000; member
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/llama/runner/
H A Drunner.h41 const long SCALING_FACTOR_UNITS_PER_SECOND = 1000; member
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/stable_diffusion/runner/
H A Drunner.h45 const long SCALING_FACTOR_UNITS_PER_SECOND = 1000; member
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/runner/
H A Drunner.h210 const long SCALING_FACTOR_UNITS_PER_SECOND = 1000; member