implement in-place teardown for DML operations #2944
GitHub Actions / Clang-Tidy
failed
Oct 31, 2024 in 0s
[Clang-Tidy] 1 warnings
[Clang-Tidy] 1 warnings
Annotations
Check warning on line 22 in src/./jogasaki/scheduler/thread_local_info.h
github-actions / Clang-Tidy
cppcoreguidelines-avoid-non-const-global-variables
variable 'thread_local_info_' is non-const and globally accessible, consider making it const
Loading