Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dcommon.py222 CI_USE_SGD = { variable
2122 if (name in CI_USE_SGD and self.args.ci) or name in BENCHMARK_USE_SGD: