sglang_v0.5.2/pytorch_2.8.0/test/cpp/api/support.cpp

10 lines
167 B
C++

#include <test/cpp/api/support.h>
namespace torch {
namespace test {
std::mutex AutoDefaultDtypeMode::default_dtype_mutex;
} // namespace test
} // namespace torch