deepakkumar1984 / MxNet.Sharp

.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Apache License 2.0
148 stars 8 forks source link

MxNet CUDA 11 #40

Closed evo11x closed 3 years ago

evo11x commented 3 years ago

Hi, Do you plan to make a version for mxnet 1.8 ? which supports CUDA 11, because this version does not work on NVidia RTX 3060

Thanks!

deepakkumar1984 commented 3 years ago

Hi,

I am currently working on version 2.0 as per which included more feature and enhancements. I will update you when release beta version to nuget for testing.

Thanks