Commit Graph

8314 Commits (5ae0c664b01d36a0fbdaf78886b08bc9e5d3b883)

Author SHA1 Message Date
Yu Yang 2a06e307d0 Fix batch_gemm bugs
7 years ago
Yancey1989 8aea5cac0a add attr auto_grown_table
7 years ago
gongweibao 2f53cd0a76
Fix beam_search memory leak. (#10185)
7 years ago
ktlichkid 5afc2a9972 Keep up with upstream
7 years ago
Qiao Longfei 63bf82ddea
Merge branch 'develop' into add-async-listen-and-serv-op
7 years ago
Tao Luo 8b2391858f
Merge pull request #10181 from abhinavarora/cpplint_advanced
7 years ago
Wu Yi 3fdfa940be
Merge pull request #10135 from typhoonzero/unify_blocking_queue
7 years ago
wanghaoshuang ad3f6f4ad5 Fix devices 'not undefined' error.
7 years ago
Abhinav Arora edd3587e50 Fix CPPLint errors with op_desc
7 years ago
Yang Yang(Tony) 81dfc0cf0e
Clean up unused code in operator class (#10035)
7 years ago
Abhinav Arora f09aed0475
Fix CPPLint issues in framework/data_transform framework/prune.cc (#10178)
7 years ago
wangyang59 72ee737f3f
Merge pull request #9308 from wangyang59/bilinear
7 years ago
Yang Yang(Tony) 2182ecfbbd
remove duplicated ShareLoD in gru_op and sequence_conv_op (#10149)
7 years ago
gongweibao 6171705a2c Potential bug in paddle/fluid/platform/CMakeLists.txt (#9723)
7 years ago
gongweibao fc025f5265
Fix memory leak of pserver (#10173)
8 years ago
wanghaoshuang 3d96b3811a Fix InitGflags.
8 years ago
Luo Tao 48473dddf4 Merge branch 'develop' into tr_convert_init
8 years ago
wanghaoshuang a4b452a2d6 Remove initP2P(bool) and init function in framework.
8 years ago
Yu Yang 4ecc9b7bae
Merge pull request #10166 from reyoung/feature/train_and_test_recordio
8 years ago
wanghaoshuang e4708565f4 Fix cpplint format.
8 years ago
wanghaoshuang a0b258278e Reuse 'initP2P(bool, std::vector)' in 'initP2P(bool)'
8 years ago
wanghaoshuang f31bb1476c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_init
8 years ago
Tao Luo 5a433ecb60
Merge pull request #10134 from luotao1/tensorrt_include
8 years ago
chengduo bfbbe19fbb
Merge pull request #10150 from chengduoZH/fix_elementwise_gradient
8 years ago
wanghaoshuang 48b7b54321 Refine code.
8 years ago
Abhinav Arora 5ce57555ee
Fix CPPLint issues in init.cc, init.h and library_type.h (#10148)
8 years ago
Tao Luo ba97194ce9
Merge pull request #10165 from JiayiFeng/fix_Clang_compile_error
8 years ago
chengduoZH 0f5d5b1ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_elementwise_gradient
8 years ago
wanghaoshuang 1bdea0a8d2 Add init interface for customize devices.
8 years ago
qiaolongfei 8081e15774 fix send_recv_op_test
8 years ago
Yu Yang 2c8fe4e544
Merge pull request #10143 from typhoonzero/fix_multiGPU_dist_train
8 years ago
Yu Yang e5f2cb8021
Merge pull request #10160 from JiayiFeng/develop
8 years ago
Yu Yang 54ada9449e Add demo for recordio train/test and parallel executor
8 years ago
Tao Luo 44fa823841
Merge pull request #9949 from mozga-intel/mozga-intel/Mul_mkldnn
8 years ago
fengjiayi 87f9191e42 fix Clang compile errors
8 years ago
Yancey1989 e8d802159e add lookup_sparse_table_op
8 years ago
chengduoZH d06c79c7a7 fix elementwise_grad op kernel and add unit test
8 years ago
fengjiayi 00b54d5803 fix fetch_op_handle
8 years ago
fengjiayi dd5946528a
Merge pull request #10142 from JiayiFeng/Add_TensorCopySync
8 years ago
Yi Wang 2486d563ba
Create README.md of fluid/recordio (#10145)
8 years ago
wangyang59 469a349ae3 polishing after qingqing's comments
8 years ago
wangyang59 7436b36875 make bilinear_op registration up-to-date
8 years ago
wangyang59 4a3c99f334 after rebase
8 years ago
wangyang59 d61738311a remove dropout and nccl test due to frequent CI failures
8 years ago
wangyang59 3e6718e2de simplified include structure
8 years ago
wangyang59 d87ac4de34 GPU of bilinear_interp_op done
8 years ago
wangyang59 ad3b3d9dc1 ported old paddle gpu bilinear_interp
8 years ago
wangyang59 67ce586453 gpu implementation of bilinear interp
8 years ago
wangyang59 f67f0cae50 finished testing cpu bilinear_interp_op
8 years ago
wangyang59 c7cd6d130b cpu implement of bilinear interp
8 years ago
Abhinav Arora 504e60a881 Fix Cpplint issues in framework/data_type.h and framework/feed_fetch_type.h (#10146)
8 years ago
qiaolongfei 3503c47f9a listen and serv default sync mode
8 years ago
qiaolongfei 0881d809cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
8 years ago
Luo Tao 42febfa928 tensorrt convert init
8 years ago
typhoonzero f03415207a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_multiGPU_dist_train
8 years ago
typhoonzero 1fba0c578a fix multi gpu dist train
8 years ago
fengjiayi c5e178f4fd fix errors
8 years ago
fengjiayi 9f11da5931 Add synchronous TensorCopy and use it in double buffer
8 years ago
ktlichkid 64509fd93b Style fix
8 years ago
ktlichkid 294b58a9ba Changed registered type
8 years ago
ktlichkid df80b6ea8c Added InferVarType
8 years ago
ktlichkid f57efeb6d1 Added GetExpectedKernelType and Debug message
8 years ago
ktlichkid 6f06b32258 Added GetExpectedKernelType and Debug message
8 years ago
Yang yaming f3e4e42def
Merge pull request #10130 from reyoung/feature/skip_loss
8 years ago
qiaolongfei a29e352b80 optimize code
8 years ago
qiaolongfei a0ced3df82 async update can run
8 years ago
Yu Yang 55feba9b5a Fix CPU compile
8 years ago
Wu Yi 3863c6a9a8
Merge pull request #10126 from typhoonzero/fix_para_exe_dist_train
8 years ago
typhoonzero 251e4a8ee5 unify fluid blocking queue
8 years ago
Yu Yang 7a395881d4 Add customize_loss_grad option to PE
8 years ago
Luo Tao 71f51ff64a refine tensorrt cmake and dockerfile
8 years ago
qiaolongfei 42a15a43b7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
8 years ago
typhoonzero 2b06b4b4e9 updates follow up para exe
8 years ago
typhoonzero 8ee837255e fix send op handle local scope
8 years ago
qiaolongfei 63055a3e08 complete grad_to_id
8 years ago
chengduo 6c0356e41d
Merge pull request #10119 from chengduoZH/rollback_delay_op
8 years ago
chengduoZH f5b4ac6e50 enable delay op feature
8 years ago
Yancey1989 8023c6d749 Create sub socpe when it is necessary
8 years ago
qiaolongfei 4b86b49ecd Merge branch 'fix-build-activation_op' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
8 years ago
qiaolongfei 108e71cc94 fix build activation_op.cc on mac
8 years ago
qiaolongfei c6937abdd1 tmp
8 years ago
Tao Luo 58fd4c0994
Merge pull request #10111 from abhinavarora/cpplint_tensor_util_test
8 years ago
qiaolongfei 1d75674614 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
8 years ago
Abhinav Arora 1c70600d09 Fix compile error
8 years ago
Abhinav Arora 6402b59a7c
Fix CPPLint issues in some tests in fluid/framework (#10068)
8 years ago
Abhinav Arora c08752ca43 Fix compile error
8 years ago
Abhinav Arora feaf168d95 Fiux compile error
8 years ago
Abhinav Arora b6ec45d8da Fix CPPLint warnings in tensor_util_test
8 years ago
gongweibao 12ae354a10
Fix cudnn version(#10088)
8 years ago
Siddharth Goyal cb7f096da1 Fix cpplint error in mkldnn_activation (#10105)
8 years ago
Abhinav Arora e66f0c73af
Fix CPPLint errors in framework/details (#10104)
8 years ago
Abhinav Arora 744ebcfa18
Fix CPPlint issues in fluid/inference (#10075)
8 years ago
Qiao Longfei 7a993ee4f7
Merge pull request #10080 from jacquesqiao/refine-listen-and-serve-op
8 years ago
Yu Yang f2e400d65b Revert "accelerate dropout (#9902)" (#10082)
8 years ago
qiaolongfei 0763ae9a1a remove unused file
8 years ago
qiaolongfei dc3d2dc8ff rename grad_map to grad_to_id
8 years ago
qiaolongfei 260bf5aceb add sync_mode
8 years ago
chengduo eb8e14c9fd
Merge pull request #10081 from chengduoZH/refine/gather_broadcast
8 years ago
qiaolongfei 63fbdcf979 update send_recv_op_test
8 years ago
qiaolongfei e2ace032ae rename RunAsyncUpdate to RunAsyncLoop
8 years ago
qiaolongfei f997c9b702 Merge branch 'refine-listen-and-serve-op' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
8 years ago
qiaolongfei 0f5a9cc9fc change RunSyncUpdate to RunSyncLoop
8 years ago
ktlichkid df70d5f1ce Fixed some bugs
8 years ago
qiaolongfei 0a881a1ecf init RunAsyncUpdate
8 years ago
qiaolongfei 36083018c1 Merge branch 'refine-listen-and-serve-op' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
8 years ago
Qiao Longfei acd7309ea1
Merge pull request #10079 from jacquesqiao/fix-reduce_op_handle_test
8 years ago
Yu Yang f738691777
Merge pull request #9740 from dzhwinter/memory/activation
8 years ago
chengduoZH 9a4ae4df79 fix scope of gather broadcast
8 years ago
qiaolongfei d144dba4a1 simplify code
8 years ago
qiaolongfei 9c2d7df8ad optimize code
8 years ago
Tao Luo 8e00540778
Merge pull request #10058 from Xreki/core_fix_flush
8 years ago
qiaolongfei 570be39195 fix build
8 years ago
qiaolongfei 9a0ad10ff1 fix reduce_op_handle_test
8 years ago
qiaolongfei 8f7c77309d refine listen_and_serv_op
8 years ago
chengduo cec4e6ed0d
Merge pull request #9946 from chengduoZH/feature/add_reduce_op_handle
8 years ago
chengduo 23a21c86b1
Merge pull request #9922 from chengduoZH/feature/refine_gather_reduce
8 years ago
qiaolongfei 1e30c41e7b add split string
8 years ago
qiaolongfei d002aa7abf update
8 years ago
Yu Yang 92b5f49ee4 Eager destruct local scope
8 years ago
qiaolongfei a39e607798 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
8 years ago
Qiao Longfei ba927b8811
Merge pull request #10060 from jacquesqiao/update-variable-response
8 years ago
Abhinav Arora 324ab7a39a
Fix CPPLint issues with select_op (#10072)
8 years ago
Siddharth Goyal 122141249d Fix cpplint for print_op (#10070)
8 years ago
Abhinav Arora 8113de9425
Fix more CPPLint errors (#10069)
8 years ago
qiaolongfei 65b3138e98 add check
8 years ago
Qiao Longfei bb4b9af7d4
Merge pull request #10056 from typhoonzero/fix_splitbyref_macbuild
8 years ago
ktlichkid d060b5dfac Registered beam search op
8 years ago
ktlichkid b94c518884 Implemented BeamSearchKernel
8 years ago
qiaolongfei 0ffd33d30e VariableResponse support deserialize var into local scope
8 years ago
Liu Yiqun 7ffbcbcaf0 Add flush of program desc to update the proto information.
8 years ago
typhoonzero ba8b0a5dc2 fix mac build
8 years ago
whs aa4d51b095
Merge pull request #10029 from wanghaoshuang/fix_gru_unit
8 years ago
Yancey 0760a5a59f
Merge pull request #10047 from Yancey1989/check_pserver_with_golang
8 years ago
dzhwinter 2e331c6593
accelerate dropout (#9902)
8 years ago
ktlichkid 881ea62bbf Added BeamSearchOpMaker class
8 years ago
qiaolongfei e84f353e1a optimize
8 years ago
Yancey 0b8630b9b4
Merge pull request #9897 from Yancey1989/auto_grwon_sparse_table
8 years ago
Yancey1989 df47bfc077 check pserver file while writing dockerfile
8 years ago
Tao Luo 82b192a3fd
Merge pull request #10041 from abhinavarora/cpplint_framework
8 years ago
chengduo 88f8183576 Merge branch 'develop' into feature/refine_gather_reduce
8 years ago
dzhwinter 1fc9fe773d merge develop
8 years ago
chengduoZH 035712822c fix VisitVariable
8 years ago
wanghaoshuang 216443de15 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_gru_unit
8 years ago
Abhinav Arora cbbf08aee9 Fix CPPLint errors in some framework files
8 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
8 years ago
Abhinav Arora c5c7dc2e82
Fix CPPLint errors in multiclass_nms, nccl, nce, reduce and save_load_combine (#10032)
8 years ago
Yiqun Liu 598035f985 Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
8 years ago
Abhinav Arora 9ca578d49e Fix CPPLint issues in expand_op, gather_op and get_places_op (#10000)
8 years ago
Xin Pan 98c12b1a08 Clean up C++ codes. (#10022)
8 years ago
qiaolongfei 1a43828780 implement main logic
8 years ago
dzhwinter 9b8ca0cfa8 "fix after merge"
8 years ago
dzhwinter 7a517dc93e merge develop
8 years ago
wanghaoshuang 00548a1601 Remove intermediate output's gradient from inputs of grad_op.
8 years ago
Tao Luo d84cdb7b59
Merge pull request #9911 from tonyyang-svail/unify_op_registry
8 years ago
Wu Yi d655417f90
Merge pull request #9956 from typhoonzero/split_byref_op
8 years ago
ktlichkid 17212696cd Added BeamSearchOpMaker class
8 years ago
Yancey1989 f12b3f3617 use memcpy
8 years ago
dzhwinter 61cb4f2fdb "fix ci"
8 years ago
Yu Yang 60e0d1aabd
Merge pull request #10023 from reyoung/feature/DtorOfPE
8 years ago
Yu Yang 28013ef9e2
Merge pull request #10019 from reyoung/feature/feed_fetch_tensor_on_cpu
8 years ago
Yancey1989 13e7194ebd Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
8 years ago
Yancey1989 70bf732f82 refine get interface
8 years ago
typhoonzero ff0d9341ea remove not used code
8 years ago
qiaolongfei 79a1a7cda0 init async gprc server
8 years ago
chengduoZH fbb75c6bb6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce
8 years ago
Yu Yang 5305c5f845 Correctly implement destructor of ParallelExecutor
8 years ago
Yu Yang 38d75c912c Follow comments
8 years ago
chengduoZH 4760ac44f1 check the generate_op is null or not and add DEPS of broadcast_op_handle and gather_op_handle
8 years ago
mozga-intel 171471eada
Merge branch 'develop' into mozga-intel/Mul_mkldnn
8 years ago
Yu Yang 6de5fd9e8a Fix FetchTensor on CPU
8 years ago
Yu Yang 35ebe2eca7 Clean MultiDevicesGraphBuilder
8 years ago
typhoonzero 184835856c fix copy size
8 years ago
Yu Yang d24ef931b5 Clean Code
8 years ago
Yancey1989 b920b51686 rename parameter
8 years ago
Yu Yang c3c7b7bd1b
Merge pull request #9928 from reyoung/feature/stablize_code
8 years ago
typhoonzero 788636f078 update by comments
8 years ago
Yancey1989 2917a75b7a add some comments for sparse table
8 years ago
fengjiayi fbe562478d
Merge pull request #9994 from reyoung/feature/debug
8 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
8 years ago
chengduo e5b3eb9899
Merge pull request #10001 from abhinavarora/disable_test_channel
8 years ago
chengduoZH e63013a86f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
8 years ago
dzhwinter 425a1e76a2 Merge remote-tracking branch 'origin/develop' into memory/activation_memory
8 years ago
Tao Luo 2617d8bcda
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
8 years ago
typhoonzero e2d56832e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
8 years ago
Abhinav Arora 74ff0be234 Merge remote-tracking branch 'origin/develop' into disable_test_channel
8 years ago
chengduoZH 1eeb2e0042 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
8 years ago
Abhinav Arora ed681d5235 Fix conv_mkldnn_op.cc which is causing CI failure
8 years ago
Abhinav Arora 1b5c1bcb57 Disabling Channel Test to fix CI
8 years ago
Yang Yang 68d96385e4 remove REGISTER_OP and REGISTER_OP_EX
8 years ago
Abhinav Arora 6f83142353
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
8 years ago
Yang Yang 4b1a32db34 fix pybind.h generator
8 years ago
Abhinav Arora 2d1a6f8d4a
Fix cpplint issues in Detection_map_op (#9969)
8 years ago
Abhinav Arora d08791d11a
Fix CPPLint issues with Chunk_eval_op (#9964)
8 years ago
Wu Yi 8352f93809
Merge pull request #9933 from typhoonzero/add_dist_unit_test
8 years ago
Jacek Czaja acdf7cbd19 - Added EPS for softmax MKLDNN op
8 years ago
dzhwinter 626227eb72 "fix ci"
8 years ago
Yu Yang 9b60d0decb
Merge pull request #9975 from reyoung/feature/VarHandleCtor
8 years ago
Yu Yang 06fb055a2f New group
8 years ago
Tao Luo 16104a1cd8
Merge pull request #9987 from luotao1/check_env
8 years ago
typhoonzero c6d7c2bdff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
8 years ago
mozga-intel 6e7b883bdd Initial implementation of multiplication operator for MKLDNN
8 years ago
Yancey1989 ca327508cc update
8 years ago
chengduoZH e4de957f19 code refine
8 years ago
Tao Luo 038dbb386e
Merge pull request #9958 from luotao1/find_tensorrt
8 years ago
Yu Yang 71a2e6b73c Reverse create var
8 years ago
Yu Yang 2e8459be71 DebugCode
8 years ago
Yu Yang fc6f0be276
Merge pull request #9942 from reyoung/feature/tuning_pe_trans
8 years ago
Yu Yang d7527681c6 Fix scale grad
8 years ago
Yu Yang 89728f8e66 update
8 years ago
Yu Yang eb2e4eeade Debug
8 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/
8 years ago
Yu Yang b53f7e2c98
Merge pull request #9930 from reyoung/feature/simplify_delay_logic
8 years ago
typhoonzero 948628563f update
8 years ago
Yu Yang 64c139e854 Using constructor for VarHandle
8 years ago
chengduoZH 4abef50123 code refine
8 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
8 years ago
Yu Yang 2ab12ca248 Add comments and clean code
8 years ago
Yu Yang a822f8ddbb Add wait
8 years ago
Yu Yang e9e27e0f32 Revert
8 years ago
Yu Yang 7289e75836 Udpate
8 years ago
Yu Yang e6bc7bb09a Tuning code
8 years ago
Yu Yang 0ca28b8507 Sync Copy
8 years ago
Yancey1989 ed6241cd44 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
8 years ago
Yancey1989 b821a7efc1 specified pip version in production image
8 years ago
Yu Yang 4999f85f6a Clean RunDelayedOp method
8 years ago
Yu Yang c0f4e0332c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_delay_logic
8 years ago
Kexin Zhao 64bf3df0f9 add print support to float16 (#9960)
8 years ago
Yang Yang 411e888c56 fix duplication
8 years ago
Yang Yang ce7c2e86e5 script to fix all
8 years ago
Yang Yang dafe06af46 first commit
8 years ago
chengduoZH 3301d4402e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
8 years ago
Luo Tao d4682247e1 auto find tensorrt library
8 years ago
chengduoZH 3c5bbf42c4 make unit test to work
8 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
8 years ago
typhoonzero 04c559e3aa wip split byref op
8 years ago
chengduoZH 2aaa75ecf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce
8 years ago
typhoonzero f86d35a269 add sharable tensor
8 years ago
chengduoZH e39adc8600 add reduce op handle
8 years ago
guru4elephant a097d082c7
Merge pull request #9938 from guru4elephant/fix_testcase
8 years ago
dzhwinter b92b408e50 "fix ci"
8 years ago
typhoonzero 745aacfc38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dist_unit_test
8 years ago
dzhwinter 877e2aed03 "fix ci"
8 years ago
Yu Yang 5b84c9b59c CreateOpHandleIOs
8 years ago
typhoonzero 8c1b257596 add dist unitest data compare
8 years ago
dongdaxiang fb873713e7 update program_desc_test testcase
8 years ago
Yu Yang d0342f12aa Simplify DelayOps Logic
8 years ago
dzhwinter e54f203c55 "move to a new PR"
8 years ago
chengduoZH 690cd1f748 refine gather and broadcast
8 years ago
Yu Yang 093d227a77 Use mutex to stablize ncclCtxMap
8 years ago
whs 494c262a26 Fix average_accumulate_op for parallel executor. (#9852)
8 years ago
Yi Wang 630943c7a7
Update documentation (#9918)
8 years ago
Yi Wang b48cf1712b
Fix cpplint errors in transform_test.cu (#9915)
8 years ago
Tao Luo b66893829b
Merge pull request #9914 from abhinavarora/split_ids_op_warning
8 years ago
Abhinav Arora 7b86da7195 Fix CPPLint errors in operators (#9826)
8 years ago
Kexin Zhao 92913027fc
fix unused var error (#9908)
8 years ago
Yi Wang 47609ab2b8
Document transform.h and fix cpplint errors (#9913)
8 years ago
chengduo b43d87c917
Merge pull request #9825 from chengduoZH/feature/add_gather_and_BCast_op_handle
8 years ago
Yu Yang e4cfe477db
Merge pull request #9898 from reyoung/feature/mix_cpu_gpu_op
8 years ago
fengjiayi c1bf06f9d9
Merge pull request #9289 from dzhwinter/speed/sequence_expand
8 years ago
chengduoZH 384d6ee8ac follow comments
8 years ago
Yu Yang ed2d7d7d26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/mix_cpu_gpu_op
8 years ago
Yu Yang 925c17aba7
Merge pull request #9895 from reyoung/feature/fix_transformer_hang
8 years ago
Yu Yang 4452ff76b7 Fix CPU compile
8 years ago
fengjiayi 51c219c9cd
Merge pull request #9892 from JiayiFeng/refine_reshape_op
8 years ago
chengduoZH 02842cfc25 enhance broadcast_op_handle and gather_op_handle
8 years ago
Yancey1989 19152541b2 fix ci
8 years ago
Yu Yang 79be06045c Support CPU/GPU mixture for ParallelExecutor
8 years ago
Yancey1989 ac7cb949d0 auto-grown sparse table
8 years ago
Yu Yang 7083c2a6b3 Merge branch 'feature/fix_transformer_hang' into feature/mix_cpu_gpu_op
8 years ago
Yu Yang cedade9494 Stash
8 years ago
Yancey 41a9146de3
Merge pull request #9787 from Yancey1989/random_selected_rows_value
8 years ago
fengjiayi 121166750e
Merge pull request #9894 from JiayiFeng/refine_double_buffer_code
8 years ago
Wu Yi 1bdc7261a5
Merge pull request #9578 from typhoonzero/threadpool_for_io
8 years ago
Tao Luo 2c552d4e61
Merge pull request #9630 from Xreki/core_inference_prepare
8 years ago
Yu Yang 6b20b35589 Fix Transformer Hang Problem
8 years ago
fengjiayi 3fa0ef3d71 Refine double_buffer code
8 years ago
typhoonzero a08bf76f74 refine name
8 years ago
fengjiayi c20cc2bd8a Add Wait() for reshape_op
8 years ago
Tao Luo 5a4d93286d
Merge pull request #9888 from abhinavarora/fix_warnings_
8 years ago
Yu Yang 06ddaa73f2
Merge pull request #9840 from reyoung/feature/polish_reshape_op
8 years ago
chengduoZH b0267ac93a refine broadcast op
8 years ago
chengduoZH 8b597d9ddc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_gather_and_BCast_op_handle
8 years ago
Tao Luo f7a54b514d
Merge pull request #9881 from mozga-intel/mozga-intel/fc_without_mkldnn
8 years ago
Abhinav Arora 855992dab0 Fix warnings in chunk_test
8 years ago
Abhinav Arora c241959e48 Fix CPPLint errors in operators (#9828)
8 years ago
Abhinav Arora 9b63b7dde0 Fix warnings in split_ids_op
8 years ago
Abhinav Arora 3794027d7f Fix warnings in sgd_op.h
8 years ago
Kexin Zhao 617e790a59
fix cuda 7.5 compile error (#9885)
8 years ago
Tao Luo 859fedf3e7
Merge pull request #9871 from qingqing01/fix_bn
8 years ago
mozga-intel d24b5e060f The fully connected: the operator is removed when the MKLDNN flag is OFF
8 years ago
Yancey1989 8eac2a46f7 update by comment
8 years ago
Liu Yiqun 449bdde58a Correct some typos.
8 years ago
chengduoZH e26c6d78ad code refine
8 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
8 years ago
typhoonzero 26cfc634b9 multi stream thread pool
8 years ago
Liu Yiqun 2762959f79 Merge branch 'develop' into core_inference_prepare
8 years ago
Liu Yiqun 339be6254e Refine the order of arguments.
8 years ago
Yu Yang ad73b331c7 Eagerly drop local scope in iteration (#9838)
8 years ago
Dang Qingqing 1204d9f3d1 Refine batch_norm_op.
8 years ago
Yancey1989 9e9f5d8080 fix ci
8 years ago