forked from PaddlePaddle/Paddle
-
Notifications
You must be signed in to change notification settings - Fork 1
2018 06 14
sneaxiy edited this page Jun 27, 2018
·
2 revisions
- [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 inactivation_op.h
- Issues
- Identifier error bug in benchmark model
vgg.py
andstacked_dynamic_lstm.py
- Issues on paddle installation and benchmark model running
- Identifier error bug in benchmark model
- Code Review
- Review argsort op and make suggestions on CPU kernel implementation