Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/buildbot/
Dtest.bat31 set rt_args=%rt_opts% --slow-ci %dashU% %regrtest_args% %TEMP_ARGS% variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc1073 llvm::SmallVector<std::unique_ptr<runtime::Type>> rt_args; in LoadFromObjFile() local