kailaix / ADCME.jl

Automatic Differentiation Library for Computational and Mathematical Engineering
https://kailaix.github.io/ADCME.jl/latest/
MIT License
286 stars 57 forks source link

`bind` should also work with `SparseTensor` #50

Closed kailaix closed 3 years ago

kailaix commented 4 years ago

bind currently only works with PyObject. It would be useful for supporting SparseTensor

kailaix commented 3 years ago

Fixed https://github.com/kailaix/ADCME.jl/commit/d9c91596870753626b13a1ac49d94398f879eae6