Define TORCH_CHECK_ALWAYS_SHOW_CPP_STACKTRACE#
Defined in File Exception.h
Define Documentation#
-
TORCH_CHECK_ALWAYS_SHOW_CPP_STACKTRACE(cond, ...) TORCH_CHECK_WITH_MSG
( \
ErrorAlwaysShowCppStacktrace, cond, "TYPE", ##__VA_ARGS__)
#
Defined in File Exception.h
( \
ErrorAlwaysShowCppStacktrace, cond, "TYPE", ##__VA_ARGS__)
#