We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec3fd5 commit 10d2b78Copy full SHA for 10d2b78
unified-runtime/source/adapters/level_zero/common.hpp
@@ -41,7 +41,6 @@ struct _ur_platform_handle_t;
41
[[maybe_unused]] static bool checkL0LoaderTeardown() {
42
try {
43
if (!zelCheckIsLoaderInTearDown()) {
44
- logger::debug("ZE ---> checkL0LoaderTeardown: Loader is not in teardown");
45
return true;
46
}
47
} catch (...) {
0 commit comments