-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hey, you have showed such an amazing work to train NNs in C++.
I would like to know what are the reasons for which you started training models in C++ instead of python? Because once the model definition has been written in pytorch in python and data pipeline has been setup, all the computation needs to be done will be done on GPU. So there wont be much drastic performance gains when migrating from python to c++. Please tell me some of your thoughts on this.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested