- 13 1月, 2021 1 次提交
-
-
由 Huihuang Zheng 提交于
As the title
-
- 18 12月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
Unit test reported memory not enough on CPU machines. Reduce batch size again.
-
- 13 11月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
I found the unittest failed due to batch size. Maybe the reason is that our CI machine has limited memory. I decreased the batch size.
-
- 07 7月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
As the title
-
- 10 6月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
[Dy2stat] decrease the batch size to decrease GPU usage.
-
- 05 6月, 2020 1 次提交
-
-
由 liym27 提交于
* cast var in convert_logical_XX. * Add convert_ifelse function in convert_operators.py * Add logical_transformer. Remove LogicalTransformer from loop_transformer.py * Revert modified tests in PR24799(convert_while_stmt). * Comment and modify code that doesn't support `return` statement. * Remove unnecessary class: MergeAssignTransformer, NodeTestTransformer and IfConditionVisitor in ifelse_transformer.
-
- 04 6月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
Add Yolov3 as ProgramTranslator Unit Test. The YoloV3 code is referred from PaddlePaddle/models/dygraph/yolov3
-