Merge branch 'develop' into 'master'
Added new layers See merge request !21
No related branches found
No related tags found
Checking pipeline status
Showing
- pom.xml 3 additions, 3 deletionspom.xml
- src/main/java/de/monticore/lang/monticar/cnnarch/gluongenerator/CNNArch2GluonArchitectureSupportChecker.java 5 additions, 0 deletions...uongenerator/CNNArch2GluonArchitectureSupportChecker.java
- src/main/java/de/monticore/lang/monticar/cnnarch/gluongenerator/CNNArch2GluonLayerSupportChecker.java 3 additions, 0 deletions...arch/gluongenerator/CNNArch2GluonLayerSupportChecker.java
- src/main/java/de/monticore/lang/monticar/cnnarch/gluongenerator/CNNArch2GluonTemplateController.java 1 addition, 1 deletion...narch/gluongenerator/CNNArch2GluonTemplateController.java
- src/main/resources/templates/gluon/elements/Embedding.ftl 7 additions, 0 deletionssrc/main/resources/templates/gluon/elements/Embedding.ftl
- src/main/resources/templates/gluon/elements/FullyConnected.ftl 2 additions, 9 deletions...ain/resources/templates/gluon/elements/FullyConnected.ftl
- src/main/resources/templates/gluon/elements/GRU.ftl 27 additions, 0 deletionssrc/main/resources/templates/gluon/elements/GRU.ftl
- src/main/resources/templates/gluon/elements/LSTM.ftl 27 additions, 0 deletionssrc/main/resources/templates/gluon/elements/LSTM.ftl
- src/main/resources/templates/gluon/elements/Output.ftl 3 additions, 1 deletionsrc/main/resources/templates/gluon/elements/Output.ftl
- src/main/resources/templates/gluon/elements/RNN.ftl 10 additions, 2 deletionssrc/main/resources/templates/gluon/elements/RNN.ftl
- src/main/resources/templates/gluon/pythonExecute.ftl 4 additions, 1 deletionsrc/main/resources/templates/gluon/pythonExecute.ftl
- src/test/resources/target_code/CNNNet_Alexnet.py 4 additions, 6 deletionssrc/test/resources/target_code/CNNNet_Alexnet.py
- src/test/resources/target_code/CNNNet_CifarClassifierNetwork.py 2 additions, 2 deletions...st/resources/target_code/CNNNet_CifarClassifierNetwork.py
- src/test/resources/target_code/CNNNet_VGG16.py 4 additions, 6 deletionssrc/test/resources/target_code/CNNNet_VGG16.py
- src/test/resources/target_code/CNNSupervisedTrainer_Alexnet.py 3 additions, 0 deletions...est/resources/target_code/CNNSupervisedTrainer_Alexnet.py
- src/test/resources/target_code/CNNSupervisedTrainer_CifarClassifierNetwork.py 3 additions, 0 deletions...arget_code/CNNSupervisedTrainer_CifarClassifierNetwork.py
- src/test/resources/target_code/CNNSupervisedTrainer_VGG16.py 3 additions, 0 deletionssrc/test/resources/target_code/CNNSupervisedTrainer_VGG16.py
- src/test/resources/target_code/ddpg/reinforcement_learning/CNNNet_CriticNetwork.py 5 additions, 5 deletions..._code/ddpg/reinforcement_learning/CNNNet_CriticNetwork.py
- src/test/resources/target_code/ros-ddpg/reinforcement_learning/CNNNet_RosCriticNetwork.py 5 additions, 5 deletions...os-ddpg/reinforcement_learning/CNNNet_RosCriticNetwork.py
- src/test/resources/target_code/td3/reinforcement_learning/CNNNet_CriticNetwork.py 5 additions, 5 deletions...t_code/td3/reinforcement_learning/CNNNet_CriticNetwork.py
Loading
Please register or sign in to comment