Define TORCH_BOX#
Defined in File library.h
Define Documentation#
-
TORCH_BOX(func)
torch::stable::detail::boxer< \
std::remove_pointer_t<std::remove_reference_t<decltype(func)>>, \
(func)>::boxed_fn
#
Defined in File library.h
torch::stable::detail::boxer< \
std::remove_pointer_t<std::remove_reference_t<decltype(func)>>, \
(func)>::boxed_fn
#