Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Torch.Typed.Serialize
Documentation
Arguments
:: forall tensors. Castable (HList tensors) [ATenTensor] | |
=> HList tensors | list of input tensors |
-> FilePath | file |
-> IO () |
save list of tensors to file
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Torch.Typed.Serialize
Arguments
:: forall tensors. Castable (HList tensors) [ATenTensor] | |
=> HList tensors | list of input tensors |
-> FilePath | file |
-> IO () |
save list of tensors to file