Added waitall to avoid crash when memory usage increases due to the asynchronous MXNet api
Showing
- src/main/resources/templates/gluon/pythonExecuteTest.ftl 2 additions, 0 deletionssrc/main/resources/templates/gluon/pythonExecuteTest.ftl
- src/main/resources/templates/gluon/pythonExecuteTrain.ftl 2 additions, 0 deletionssrc/main/resources/templates/gluon/pythonExecuteTrain.ftl
- src/test/resources/target_code/CNNPredictor_Alexnet.h 1 addition, 1 deletionsrc/test/resources/target_code/CNNPredictor_Alexnet.h
- src/test/resources/target_code/CNNPredictor_CifarClassifierNetwork.h 1 addition, 1 deletion...sources/target_code/CNNPredictor_CifarClassifierNetwork.h
- src/test/resources/target_code/CNNPredictor_VGG16.h 1 addition, 1 deletionsrc/test/resources/target_code/CNNPredictor_VGG16.h
- src/test/resources/target_code/CNNSupervisedTrainer_Alexnet.py 38 additions, 13 deletions...est/resources/target_code/CNNSupervisedTrainer_Alexnet.py
- src/test/resources/target_code/CNNSupervisedTrainer_CifarClassifierNetwork.py 38 additions, 13 deletions...arget_code/CNNSupervisedTrainer_CifarClassifierNetwork.py
- src/test/resources/target_code/CNNSupervisedTrainer_VGG16.py 38 additions, 13 deletionssrc/test/resources/target_code/CNNSupervisedTrainer_VGG16.py
Loading
Please register or sign in to comment