facebookresearch / diffkt

A framework for automatic differentiation in Kotlin
MIT License
60 stars 6 forks source link

Can SparseFloatVector and SparseFloatTensor be combined? #6

Open gafter opened 3 years ago

gafter commented 3 years ago

This issue is from the code in SparseFloatTensor.kt

// TODO: Remove SparseFloatVector and incorporate into SparseFloatTensor cleverly