Commit Graph

19421 Commits (5b7a9dd7ac25d542cff3ec1fe721d1184ce516f7)
 

Author SHA1 Message Date
sneaxiy 366ebb93f7 test=develop
6 years ago
chengduo 57c90e95ae
disable test_dist_save_load (#14220)
6 years ago
sneaxiy 203027ca86 test=develop
6 years ago
dengkaipeng decaeb1c6d fix style check after conflicts check. test=develop
6 years ago
Tao Luo d2a56f7909
Merge pull request #14159 from sfraczek/sfraczek/depthwise-conv-mkldnn-pass
6 years ago
Xin Pan 08d22cf7e1
Merge pull request #14091 from panyx0718/fix2
6 years ago
Wu Yi 91b2851cdc
enable pyreader use pin memory (#14066)
6 years ago
Kaipeng Deng 0b29078201
Merge branch 'develop' into grid_sampler
6 years ago
whs 0c319e0b35
Add affine grid generator op (#12238)
6 years ago
sneaxiy cf1944af2a test=develop
6 years ago
tangwei12 d325e668b8
[1.1] Load vars on PSERVER (#14037)
6 years ago
Tao Luo a8532f1a67
Merge pull request #13918 from guoshengCS/fix-transpose-doc
6 years ago
Tao Luo a2bee7b41b
Merge pull request #13964 from guoshengCS/refine-gru-doc
6 years ago
dengkaipeng e99da0b583 api change: create_variable_for_type_inference. test=develop
6 years ago
Tao Luo 2eaa291e91
Merge pull request #14197 from luotao1/remove_with_fast_bundle_test
6 years ago
Tao Luo a7a3544f72
Merge pull request #14181 from sfraczek/sfraczek/transpiler-depthwise_conv-mkldnn-pass
6 years ago
Yan Chunwei f76fee644c
fix graph pattern detector (#14186)
6 years ago
Tao Luo fe8f178582 fix word2vec related inference unit-tests (#14203)
6 years ago
chengduo e1742050ea fix merge lod_tensor bug (#14199)
6 years ago
tensor-tang 85bcb286f5 refine vmul jitcode
6 years ago
tensor-tang a764e900a5 Merge remote-tracking branch 'ups/develop' into fea/jit/gen
6 years ago
tensor-tang a3377f7b0a refine jitcode and add vmul jitcode implementation
6 years ago
Xin Pan 913b569903
Merge pull request #14151 from panyx0718/fix
6 years ago
dengkaipeng da8ee1fbaa fix API.spec not add defaults. test=develop
6 years ago
Wu Yi d51daede93
add ftrl support for dist train test=develop (#14176)
6 years ago
Qiao Longfei f37bd03529
Merge pull request #14153 from jacquesqiao/fix-pserver-crash-when-no-parameter
6 years ago
Qiao Longfei 7825ae9c60
Merge pull request #14190 from jacquesqiao/dist-table-support-multi-table
6 years ago
chengduo 2ccf77d1c1
Refine GetTensorFromVar (#14160)
6 years ago
Qiao Longfei f3bbd3b43a code style format
6 years ago
Tao Luo 5ac575cf62 remove unused WITH_FAST_BUNDLE_TEST option
6 years ago
Xin Pan d2e622f38b
Merge pull request #14194 from panyx0718/doc
6 years ago
Xin Pan 3a986ff176 update doc to 1.1
6 years ago
minqiyang d638d1cd80 Fix paddle version
6 years ago
Qiao Longfei 2d461cb080 code style format
6 years ago
Qiao Longfei add4b466d8 dist table only handle is_distributed table
6 years ago
Yan Xu d10b8efcc0
Merge pull request #14152 from Yancey1989/add_fused_broadcast_unittest
6 years ago
Qiao Longfei d78e8f23a6 code format
6 years ago
Yu Yang c21597cf07
fix(PE): use shared_ptr<BlockingQueue> for cross thread communication (#14136)
6 years ago
Xin Pan 5cc99c476c
Merge pull request #14154 from gmcather/seq_pad_example
6 years ago
tensor-tang f3badacd97 Merge remote-tracking branch 'ups/develop' into fea/jit/gen
6 years ago
tensor-tang a53b1b0b1b refine and init jitkernel vmul
6 years ago
tensor-tang 2139b9f677 add jit gencode
6 years ago
Wu Yi d186e7434e
Refine dist ut (#14118)
6 years ago
Yan Chunwei 06e508ab58
fix simple_on_word2vec random fail (#14171)
6 years ago
Tomasz Patejko 8899d42265 MKLDNN conv residual data: primitive reuse interface used. Reorder done when formats are different
6 years ago
chengduo b73708d20b
add int and int64 dtype for gather_op (#14175)
6 years ago
Tomasz Patejko f11934cbe6 MKLDNN conv residual data: residual data is reorder when formats are incorrect
6 years ago
Yan Chunwei 62a0fe0860
fix tensor array bug (#14166)
6 years ago
chengduo ed087f8232
refine op_handle (#14178)
6 years ago
Zeng Jinle da73bc39d3
Merge pull request #14143 from sneaxiy/fix_dynamic_gru_bug
6 years ago