Commit Graph

21 Commits (81244fbfabe40971284f37faf2e35d80f39d6ffa)

Author SHA1 Message Date
Tao Luo 2d5aa74321
add test_parallel_executor_profiler.py (#25200)
5 years ago
Tao Luo a965ac4c61
disable PE usage in test_profiler.py (#25172)
5 years ago
Tao Luo 9ba585f5bf
fix PE in test_profiler.py (#25144)
5 years ago
Yiqun Liu 5361987361
Implement the new profiler api. (#24344)
5 years ago
Tao Luo 97b0968744
disable parallel_executor usage in test_profiler (#23701)
5 years ago
wangchaochaohu c65c6ae534
add flag to control profile level in python API (#22319)
5 years ago
Dang Qingqing b73a71d11e Fix test_profiler when the machine has many cores
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
Xin Pan f8c6b46415 fix profiler test
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
7 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
fengjiayi e26cc4fe73 fix_an_error
7 years ago
fengjiayi cf87f39b2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
fengjiayi f8029403a0 remove Evaluator.Accuracy
7 years ago
Xin Pan 12843a3a53 Firt timeline version
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago