Sign in
android
/
platform
/
external
/
pytorch
/
c8bb665b5d
/
.
/
torch
/
csrc
/
jit
/
assertions.h
blob: 51dc4b52a5928272440559ea4f90326c9eb6e9a8 [
file
] [
log
] [
blame
]
#pragma
once
#include
<c10/util/Exception.h>
#define
JIT_ASSERT AT_ASSERT
#define
JIT_ASSERTM AT_CHECK