torch.FunctionHandle
class FunctionHandle<Name extends string>new FunctionHandle(readonly name: Name, readonly namespace?: string)
Nameextends stringHandle returned from function registration.
class FunctionHandle<Name extends string>new FunctionHandle(readonly name: Name, readonly namespace?: string)
Nameextends stringHandle returned from function registration.