10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b3330 commit c79bb4dCopy full SHA for c79bb4d
Roadmap.txt
@@ -2,14 +2,16 @@
2
- Tensor/multidimensional array, a la numpy.ndarray, torch.Tensor
3
- CUDA/cuBLAS/cuDNN backend
4
- Convolution ops
5
-- Neural network modules
+- Neural network namespace
6
+- Optimization namespace
7
- Unit tests
8
- Overhaul of website and tutorials
9
10
1.1.*
11
- Fully generalize differentiation API type signatures
12
- (Iterate to fixed point) - this is already done, needs testing
13
- (GEMV/GEMM ops with vector addition)
14
+- Probability distributions
15
- In-place operations
16
- Half-precision floats
17
0 commit comments