Sign in
android
/
platform
/
external
/
pytorch
/
3fb53bb6a7ca55dfc85b0b657b58af8c578b5e5b
/
.
/
test
/
cpp
/
api
/
support.cpp
blob: aa978441180f6eb76e9d4c26d0bc51bc99ababca [
file
] [
log
] [
blame
]
#include
<test/cpp/api/support.h>
namespace
torch
{
namespace
test
{
std
::
mutex
AutoDefaultDtypeMode
::
default_dtype_mutex
;
}
// namespace test
}
// namespace torch