Commit Graph

17136 Commits (812de6e8066320cfec32af246e5575adb653cfdc)
 

Author SHA1 Message Date
minqiyang 812de6e806 Port utils to Python3
7 years ago
minqiyang 6988aea989 Fix long type in Python3
7 years ago
minqiyang fae5c1f514 Fix the input of executor
7 years ago
minqiyang 5b452bfd59 Remove the overfix of lod_rank_table
7 years ago
minqiyang 47561c34b0 Fix python2 CI issues
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang e7c7cbaa42 Port new added files to Python3
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Tao Luo 16b65c559d
Merge pull request #12646 from tensor-tang/feature/jit/xbyak
7 years ago
chengduo 64824ac73f
Add write after write dependence (#12632)
7 years ago
tensor-tang a50889f523 introduce xbyak
7 years ago
Qiyang Min 29fac3c092
Merge pull request #12390 from velconia/port_python3_syntax
7 years ago
Tao Luo 5a9ae411e0
Merge pull request #12618 from sfraczek/sfraczek/fix-new-mkldnn-conv-tests
7 years ago
minqiyang 23447cd5a0 Fix parallel_executor_fetch_feed issue
7 years ago
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
minqiyang 39059eb70f Polish code
7 years ago
Sylwester Fraczek c2a437fd0f review fixes
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
Wu Yi 772ceee395
Merge pull request #12615 from typhoonzero/move_dataset_download_url
7 years ago
dzhwinter 8499559c42
"fix style" (#12600)
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
Qiao Longfei 445ca3db94
Merge pull request #12607 from jacquesqiao/add-unit-test-for-async-transpile
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
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
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
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
7 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
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
Yu Yang cb79b0233e
Merge pull request #12595 from reyoung/fix_scale_loss_with_memopt
7 years ago
minqiyang db7d8136a3 Fix CI issue
7 years ago
minqiyang ee1d08abba Fix CI issues
7 years ago
minqiyang 46a2694633 Fix exception problem
7 years ago
minqiyang c2fce7dd24 Fix bos problem
7 years ago