The latest version of tensor-safe is 0.1.0.1-0.
lib:tensor-safe
Modules
- TensorSafe
- TensorSafe.Commands.Check
- TensorSafe.Commands.Compile
- TensorSafe.Commands.Examples
- TensorSafe.Commands.Utils
- TensorSafe.Compile.Expr
- TensorSafe.Core
- TensorSafe.Examples.Examples
- TensorSafe.Examples.MnistExample
- TensorSafe.Examples.SimpleExample
- TensorSafe.Layer
- TensorSafe.Layers
- TensorSafe.Layers.Conv2D
- TensorSafe.Layers.Dense
- TensorSafe.Layers.Dropout
- TensorSafe.Layers.Flatten
- TensorSafe.Layers.LSTM
- TensorSafe.Layers.MaxPooling
- TensorSafe.Layers.Relu
- TensorSafe.Layers.Sigmoid
- TensorSafe.Network
- TensorSafe.Shape
Dependencies
- base lib:base >=4.7 && <5
- casing lib:casing >=0.1.4.0 && <0.1.5
- cmdargs lib:cmdargs >=0.10.20 && <0.11
- containers lib:containers >=0.6.0.1 && <0.7
- extra lib:extra >=1.6 && <1.7
- formatting lib:formatting >=6.3.6 && <6.4
- ghc-typelits-extra lib:ghc-typelits-extra >=0.3 && <0.4
- hint lib:hint >=0.9.0 && <1.0
- singletons lib:singletons >=2.5.1 && <2.6
- text lib:text >=1.2.3.1 && <1.3
- vector lib:vector >=0.12 && <0.13
- vector-sized lib:vector-sized >1.2 && <1.3
Reverse dependencies
Direct only. Not exhaustive.
- tensor-safe exe:tensor-safe