Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
508 contributions in the last year
Contribution activity
July 2020
Created a pull request in PaddlePaddle/Paddle that received 3 comments
[Dy2stat] Fix Memory Optimization in run_program_op and Add SimNet as Unit Test
PR types Others PR changes Others Describe Add Similarity Net as unit test. During the unit test, we found three problems: The run_program_op has…
+733
−8
•
3
comments
- [Dy2stat] Write Simnet Correctly and Enable Multiple Return Test
- [Dy2stat] Enable MNIST Multiple 'return' as Unit Test
- Add Support for SelectedRows for Transpose OP and Fix a Bug That SelectedRows Cannot be Supported in SimNet
- Fix a Cudnn Deterministic Random Failure
- Add If-Else-Return of Yolov3 as Unittest
- [Dy2Stat] Fix scope in run_program_op
- [Dy2stat] Add Reinforcement learning unittest
- [Dy2Static] Convert assert stmt with new function `convert_assert`
- Fix hang in seq_topk_avg_pooling op
- Refine the gradient calculation errors caused by renaming in while_grad
- Add more unit tests for imperative qat.
- [Dy2static] Refactor ProgramTranslator save_inference_model API
- Quantization-aware training for dygraph
- [Dy2stat] Add Seq2Seq Attention model as ProgramTranslator Unit Test
- [while grad]Support pruning op in find_op_path about while sub-block when appending backward
- Add the c++ part of Imperative QAT.
- [DygraphToStatic]Add cast transform for dygraph_to_static.
- [Dy2stat] Disable test_lac on windows
- [Dy2stat] Fix test_mobile_net random failed
- [Dy2stat] Add Sentiment and LAC model for unittest
- Modify tmp var name prefix in dygraph
- [Dy2Stat]Fix cycle GAN model random failed on GPU