2018 06 14 - sneaxiy/Paddle GitHub Wiki
Zeng Jinle
- [WIP] Profiling: single-GPU performance
- Pull Requests
- Finish argmin and argmax operators (both CPU and GPU kernels)
- Fix identifier errors in benchmark model
vgg.py
- Refine
ZeroGradFunctor
implementation in activation_op.h
- Issues
- Identifier error bug in benchmark model
vgg.py
and stacked_dynamic_lstm.py
- Issues on paddle installation and benchmark model running
- Code Review
- Review argsort op and make suggestions on CPU kernel implementation