Safe Haskell | None |
---|---|
Language | Haskell2010 |
NN.Backend.Torch.Codegen
Documentation
data TorchState Source
Constructors
TorchState | |
Fields
|
Instances
statements :: Lens' TorchState [Stat] Source
criteria :: Lens' TorchState [String] Source
Constructors
Torch | |
Fields
|
Instances
initialize :: Torch () Source
insertModule :: Module Exp -> Torch () Source
runTorch :: [LayerParameter] -> Torch Block Source
lower :: [LayerParameter] -> Block Source