Rate this Page

Define TORCH_MODULE#

Define Documentation#

TORCH_MODULE(Name) TORCH_MODULE_IMPL(Name, Name##Impl)#

Like TORCH_MODULE_IMPL, but defaults the ImplType name to <Name>Impl.