10000 Update Roadmap.txt · DiffSharp/DiffSharp@c79bb4d · GitHub
[go: up one dir, main page]

Skip to content

Commit c79bb4d

Browse files
authored
Update Roadmap.txt
1 parent 21b3330 commit c79bb4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Roadmap.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
- Tensor/multidimensional array, a la numpy.ndarray, torch.Tensor
33
- CUDA/cuBLAS/cuDNN backend
44
- Convolution ops
5-
- Neural network modules
5+
- Neural network namespace
6+
- Optimization namespace
67
- Unit tests
78
- Overhaul of website and tutorials
89

910
1.1.*
1011
- Fully generalize differentiation API type signatures
1112
- (Iterate to fixed point) - this is already done, needs testing
1213
- (GEMV/GEMM ops with vector addition)
14+
- Probability distributions
1315
- In-place operations
1416
- Half-precision floats
1517

0 commit comments

Comments
 (0)
0