Rate this Page

Define TORCH_CHECK_ARG#

Define Documentation#

TORCH_CHECK_ARG(cond, argN, ...) TORCH_CHECK(cond, "invalid argument ", argN, ": ", __VA_ARGS__)#