hasktorch-indef: Core Hasktorch abstractions wrapping FFI bindings
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
The hasktorch-indef package constitutes the main user API for hasktorch. It uses backpack signatures to generically glue low-level FFI bindings to a high-level interface.
Properties
Versions | 0.0.1.0, 0.0.1.0 |
---|---|
Change log | None available |
Dependencies | backprop (>=0.2.5), base (>=4.7 && <5), containers (>=0.5.10), cuda, deepseq (>=1.3.0), dimensions (>=1.0), ghc-typelits-natnormalise, hasktorch-ffi-th (>=0.0.1 && <0.0.2), hasktorch-indef, hasktorch-signatures (>=0.0.1 && <0.0.2), hasktorch-signatures-partial (>=0.0.1 && <0.0.2), hasktorch-signatures-support (>=0.0.1 && <0.0.2), hasktorch-types-th (>=0.0.1 && <0.0.2), hasktorch-types-thc (>=0.0.1 && <0.0.2), managed (>=1.0.0 && <1.1), mtl (>=2.2.2), safe-exceptions (>=0.1.0), singletons (>=2.2), text (>=1.2.2), transformers (>=0.5.5), vector (>=0.12.0) [details] |
License | BSD-3-Clause |
Author | Hasktorch dev team |
Maintainer | Sam Stites <fnz@fgvgrf.vb>, Austin Huang <nhfgvau@nyhz.zvg.rqh> - cipher:ROT13 |
Category | Tensors, Machine Learning, AI |
Home page | https://github.com/hasktorch/hasktorch#readme |
Bug tracker | https://github.com/hasktorch/hasktorch/issues |
Source repo | head: git clone https://github.com/hasktorch/hasktorch |
Uploaded | by stites at 2018-11-02T00:36:01Z |
library hasktorch-indef
Modules
- Torch
- Indef
- Dynamic
- Torch.Indef.Dynamic.NN
- Torch.Indef.Dynamic.NN.Activation
- Torch.Indef.Dynamic.NN.Criterion
- Torch.Indef.Dynamic.NN.Pooling
- Torch.Indef.Dynamic.Print
- Torch.Indef.Dynamic.Tensor
- Torch.Indef.Dynamic.Tensor.Copy
- Torch.Indef.Dynamic.Tensor.Index
- Torch.Indef.Dynamic.Tensor.Masked
- Torch.Indef.Dynamic.Tensor.Math
- Torch.Indef.Dynamic.Tensor.Math.Blas
- Torch.Indef.Dynamic.Tensor.Math.Compare
- Torch.Indef.Dynamic.Tensor.Math.CompareT
- Torch.Indef.Dynamic.Tensor.Math.Floating
- Torch.Indef.Dynamic.Tensor.Math.Lapack
- Torch.Indef.Dynamic.Tensor.Math.Pairwise
- Torch.Indef.Dynamic.Tensor.Math.Pointwise
- Torch.Indef.Dynamic.Tensor.Math.Pointwise.Floating
- Torch.Indef.Dynamic.Tensor.Math.Pointwise.Signed
- Random
- Torch.Indef.Dynamic.Tensor.Math.Random.TH
- Torch.Indef.Dynamic.Tensor.Math.Reduce
- Torch.Indef.Dynamic.Tensor.Math.Reduce.Floating
- Torch.Indef.Dynamic.Tensor.Math.Scan
- Torch.Indef.Dynamic.Tensor.Mode
- Random
- Torch.Indef.Dynamic.Tensor.Random.TH
- Torch.Indef.Dynamic.Tensor.Random.THC
- Torch.Indef.Dynamic.Tensor.ScatterGather
- Torch.Indef.Dynamic.Tensor.Sort
- Torch.Indef.Dynamic.Tensor.TopK
- Torch.Indef.Dynamic.NN
- Torch.Indef.Index
- Torch.Indef.Mask
- Static
- Torch.Indef.Static.NN
- Torch.Indef.Static.NN.Activation
- Torch.Indef.Static.NN.Backprop
- Torch.Indef.Static.NN.Conv1d
- Torch.Indef.Static.NN.Conv2d
- Torch.Indef.Static.NN.Criterion
- Torch.Indef.Static.NN.Layers
- Torch.Indef.Static.NN.Linear
- Torch.Indef.Static.NN.Math
- Torch.Indef.Static.NN.Padding
- Torch.Indef.Static.NN.Pooling
- Torch.Indef.Static.NN.Sampling
- Torch.Indef.Static.Tensor
- Torch.Indef.Static.Tensor.Copy
- Torch.Indef.Static.Tensor.Index
- Torch.Indef.Static.Tensor.Masked
- Torch.Indef.Static.Tensor.Math
- Torch.Indef.Static.Tensor.Math.Blas
- Torch.Indef.Static.Tensor.Math.Compare
- Torch.Indef.Static.Tensor.Math.CompareT
- Torch.Indef.Static.Tensor.Math.Floating
- Torch.Indef.Static.Tensor.Math.Lapack
- Torch.Indef.Static.Tensor.Math.Pairwise
- Torch.Indef.Static.Tensor.Math.Pointwise
- Torch.Indef.Static.Tensor.Math.Pointwise.Floating
- Torch.Indef.Static.Tensor.Math.Pointwise.Signed
- Random
- Torch.Indef.Static.Tensor.Math.Random.TH
- Torch.Indef.Static.Tensor.Math.Reduce
- Torch.Indef.Static.Tensor.Math.Reduce.Floating
- Torch.Indef.Static.Tensor.Math.Scan
- Torch.Indef.Static.Tensor.Mode
- Random
- Torch.Indef.Static.Tensor.Random.TH
- Torch.Indef.Static.Tensor.Random.THC
- Torch.Indef.Static.Tensor.ScatterGather
- Torch.Indef.Static.Tensor.Sort
- Torch.Indef.Static.Tensor.TopK
- Torch.Indef.Static.NN
- Torch.Indef.Storage
- Torch.Indef.Storage.Copy
- Torch.Indef.Types
- Dynamic
- Indef
library hasktorch-indef:hasktorch-indef-floating
Modules
- Torch
- Indef
- Dynamic
- Torch.Indef.Dynamic.NN
- Torch.Indef.Dynamic.NN.Activation
- Torch.Indef.Dynamic.NN.Criterion
- Torch.Indef.Dynamic.NN.Pooling
- Torch.Indef.Dynamic.Print
- Torch.Indef.Dynamic.Tensor
- Torch.Indef.Dynamic.Tensor.Copy
- Torch.Indef.Dynamic.Tensor.Index
- Torch.Indef.Dynamic.Tensor.Masked
- Torch.Indef.Dynamic.Tensor.Math
- Torch.Indef.Dynamic.Tensor.Math.Blas
- Torch.Indef.Dynamic.Tensor.Math.Compare
- Torch.Indef.Dynamic.Tensor.Math.CompareT
- Torch.Indef.Dynamic.Tensor.Math.Floating
- Torch.Indef.Dynamic.Tensor.Math.Lapack
- Torch.Indef.Dynamic.Tensor.Math.Pairwise
- Torch.Indef.Dynamic.Tensor.Math.Pointwise
- Torch.Indef.Dynamic.Tensor.Math.Pointwise.Floating
- Torch.Indef.Dynamic.Tensor.Math.Pointwise.Signed
- Random
- Torch.Indef.Dynamic.Tensor.Math.Random.TH
- Torch.Indef.Dynamic.Tensor.Math.Reduce
- Torch.Indef.Dynamic.Tensor.Math.Reduce.Floating
- Torch.Indef.Dynamic.Tensor.Math.Scan
- Torch.Indef.Dynamic.Tensor.Mode
- Random
- Torch.Indef.Dynamic.Tensor.Random.TH
- Torch.Indef.Dynamic.Tensor.Random.THC
- Torch.Indef.Dynamic.Tensor.ScatterGather
- Torch.Indef.Dynamic.Tensor.Sort
- Torch.Indef.Dynamic.Tensor.TopK
- Torch.Indef.Dynamic.NN
- Torch.Indef.Index
- Torch.Indef.Mask
- Static
- Torch.Indef.Static.NN
- Torch.Indef.Static.NN.Activation
- Torch.Indef.Static.NN.Backprop
- Torch.Indef.Static.NN.Conv1d
- Torch.Indef.Static.NN.Conv2d
- Torch.Indef.Static.NN.Criterion
- Torch.Indef.Static.NN.Layers
- Torch.Indef.Static.NN.Linear
- Torch.Indef.Static.NN.Math
- Torch.Indef.Static.NN.Padding
- Torch.Indef.Static.NN.Pooling
- Torch.Indef.Static.NN.Sampling
- Torch.Indef.Static.Tensor
- Torch.Indef.Static.Tensor.Copy
- Torch.Indef.Static.Tensor.Index
- Torch.Indef.Static.Tensor.Masked
- Torch.Indef.Static.Tensor.Math
- Torch.Indef.Static.Tensor.Math.Blas
- Torch.Indef.Static.Tensor.Math.Compare
- Torch.Indef.Static.Tensor.Math.CompareT
- Torch.Indef.Static.Tensor.Math.Floating
- Torch.Indef.Static.Tensor.Math.Lapack
- Torch.Indef.Static.Tensor.Math.Pairwise
- Torch.Indef.Static.Tensor.Math.Pointwise
- Torch.Indef.Static.Tensor.Math.Pointwise.Floating
- Torch.Indef.Static.Tensor.Math.Pointwise.Signed
- Random
- Torch.Indef.Static.Tensor.Math.Random.TH
- Torch.Indef.Static.Tensor.Math.Reduce
- Torch.Indef.Static.Tensor.Math.Reduce.Floating
- Torch.Indef.Static.Tensor.Math.Scan
- Torch.Indef.Static.Tensor.Mode
- Random
- Torch.Indef.Static.Tensor.Random.TH
- Torch.Indef.Static.Tensor.Random.THC
- Torch.Indef.Static.Tensor.ScatterGather
- Torch.Indef.Static.Tensor.Sort
- Torch.Indef.Static.Tensor.TopK
- Torch.Indef.Static.NN
- Torch.Indef.Storage
- Torch.Indef.Storage.Copy
- Torch.Indef.Types
- Dynamic
- Undefined
- Tensor
- Math
- Random
- Torch.Undefined.Tensor.Math.Random.TH
- Random
- Random
- Torch.Undefined.Tensor.Random.TH
- Torch.Undefined.Tensor.Random.THC
- Math
- Tensor
- Indef
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
cuda | build with THC support | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hasktorch-indef-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees