You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any plans to support automatic differentiation natively in C++ ala what Swift is doing ? I think it would really accelerate machine learning development in rust and welcome orgs to build their deep learning frameworks in C++. As there is alrteady CUDA support for C++, it would be a really awesome feature. I would love to know what the dev team are thinking about this.