Commit Graph

17319 Commits (6588d0e039b36be9febd51683b6cad17264628ab)
 

Author SHA1 Message Date
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang e4e9450e88 Fix random crop op problem
7 years ago
sneaxiy cf799a6a04
Merge pull request #12553 from sneaxiy/refine_softmax_with_cross_entropy
7 years ago
xzl 29ad9794bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_softmax
7 years ago
minqiyang 39059eb70f Polish code
7 years ago
Sylwester Fraczek c2a437fd0f review fixes
7 years ago
sneaxiy 2ab122a579 index on refine_layer_norm: 0108836 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_layer_norm
7 years ago
Sylwester Fraczek dcbc4284aa conv2d tests: stop testing on CUDA when use_cudnn=False. Especially when use_mkldnn=True.
7 years ago
minqiyang d4b10eef5f Polish code
7 years ago
minqiyang 76ee482e18 Fix cv2 issues
7 years ago
luotao1 f4bcee1d6f Merge branch 'develop' into anakin_test
7 years ago
luotao1 94042ccd2d add comment
7 years ago
Wu Yi 772ceee395
Merge pull request #12615 from typhoonzero/move_dataset_download_url
7 years ago
dzhwinter 8499559c42
"fix style" (#12600)
7 years ago
sneaxiy 010883689c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_layer_norm
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 9cd5999032 Fix dist transpiler unordered dict issue
7 years ago
sneaxiy 5d698589ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_elementwise_add
7 years ago
sneaxiy 19ff254d05 Merge branch 'refine_elementwise_add' of https://github.com/sneaxiy/Paddle into refine_elementwise_add
7 years ago
Qiao Longfei 445ca3db94
Merge pull request #12607 from jacquesqiao/add-unit-test-for-async-transpile
7 years ago
qiaolongfei e008600b08 optimize code
7 years ago
Yan Chunwei 7555cfe33a
fix inference double free bug (#12613)
7 years ago
Zhaolong Xing 5dc57b71ee
Merge pull request #12593 from NHZlX/filter_redundant_output
7 years ago
minqiyang be6ecec46f Fix unittests' division issues
7 years ago
minqiyang 59adf7ced1 Fix round(0.0) special issue
7 years ago
Luo Tao 64c0ba288a fix inference_lib_dist error
7 years ago
minqiyang 934d44ae64 Add python3 dependencies lib
7 years ago
qiaolongfei 7c649e06c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
qiaolongfei 2ae32f0bf0 revert the change of api
7 years ago
minqiyang 938a9e4faa Polish code
7 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
7 years ago
sneaxiy 53052828e3
Merge pull request #12552 from sneaxiy/add_cub_support
7 years ago
Sylwester Fraczek d74bb6ab9c fix ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests
7 years ago
sneaxiy cef3585535 add cub support
7 years ago
typhoonzero 0954adbdcd move download urls
7 years ago
Xin Pan 626abfc33a code clean up and renaming
7 years ago
Qiao Longfei c1446342ff
Merge pull request #12577 from jacquesqiao/optimize-vlog-before-and-after-op-run
7 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
7 years ago
fengjiayi 855c9e3311 clean softmax_op code
7 years ago
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
7 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
7 years ago
fengjiayi 24d51de022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
fengjiayi 27df3a9f2b make cross_entropy_op supporting tensors
7 years ago
Chen Weihang b2435a3a11
Merge pull request #12374 from chenwhql/py_calc_memory
7 years ago
fengjiayi 66be53264e
Merge pull request #12592 from JiayiFeng/fix_mac_compile_error
7 years ago
chenweihang b1dd4149b9 adjust enforce test cases
7 years ago
Yu Yang cb79b0233e
Merge pull request #12595 from reyoung/fix_scale_loss_with_memopt
7 years ago
nhzlx 641f32da8c add softmax op converter
7 years ago
minqiyang db7d8136a3 Fix CI issue
7 years ago