Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/ExecutionEngine/
H A DRocmRuntimeWrappers.cpp33 thread_local static int32_t defaultDevice = 0; variable
H A DCudaRuntimeWrappers.cpp57 thread_local static int32_t defaultDevice = 0; variable