Commit Graph

6217 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
Yibing Liu bfc9209e41 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
gongweibao 5347c8d763
Fix bugs (#7060)
7 years ago
typhoonzero 74b122889c wip
7 years ago
Yibing Liu 6717925de3 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
typhoonzero d48a0e4eae WIP: adding generic scattor functors
7 years ago
Tao Luo cf168b3178
Merge pull request #7067 from luotao1/op_cmake
7 years ago
QI JUN 7aed7eb539
cache memory in local scope (#7058)
7 years ago
Yibing Liu 36ec3e9042 Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
Yibing Liu 3db7c82955 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
fengjiayi b775b6cbaa
Merge pull request #6741 from JiayiFeng/dev_new_backward
7 years ago
qingqing01 95da78a6df
Merge pull request #7047 from qingqing01/rowwise_add
7 years ago
fengjiayi a04f30e7cf move ENFORCE position
7 years ago
chengduoZH 7ac00dd684 refine
7 years ago
qingqing01 19367389c0 Update the CUDA kernel.
7 years ago
Yibing Liu e2c2652fc0 amend comments in cross_entropy_op
7 years ago
Luo Tao b654e6f7c8 fix nccl cmake error in ONLY_CPU mode
7 years ago
Yang Yu 57b973ae76 Merge branch 'feature/is_nan' into feature/check_nan_executor
7 years ago
Yang Yu 71157b33ca Merge branch 'feature/enhance_dev_ctx_pool' into feature/is_nan
7 years ago
Yibing Liu 4745a0b9d8 Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
Yang Yu 16a84328c6 Fix compile
7 years ago
Yang Yu 3ae781eb2b Executor check nan
7 years ago
dzhwinter 35c1683e80
"refine kernel registrar" (#6998)
7 years ago
Yang Yu 837da79602 Merge branch 'feature/enhance_dev_ctx_pool' into feature/is_nan
7 years ago
Yang Yu a5291f9ce2 Fix compile
7 years ago
Yang Yu 3d282ec407 Add is_nan/is_inf
7 years ago
Luo Tao b67969622e refine CMakeLists.txt when add op need DEPS
7 years ago
Yang Yu e54bb6cc44 Merge branch 'feature/enhance_dev_ctx_pool' into feature/is_nan
7 years ago
Yang Yu 4518252e57 Fix compile
7 years ago
Yang Yu 15309fde2c Add API for HasNAN HasInf
7 years ago
Yang Yu b711870c4a Fix compile
7 years ago
Yang Yu 42062c38b1 Fix compile
7 years ago
chengduo 95862a547c
Merge pull request #7014 from chengduoZH/profiling/refine_drop_out
7 years ago
Yibing Liu 24458ae305 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiler_tool
7 years ago
Yang Yu 8b877dd7c8 Rename API of DeviceContext
7 years ago
Yang Yu a5e1cf5a2e Rename API of DeviceContext
7 years ago
typhoonzero e5777d062b fix build link rt
7 years ago
QI JUN 94096ae554
add memory switch mechanism in operator kernel switch (#6991)
7 years ago
qingqing01 41372ded20 Resume CPU implenmentation.
7 years ago
qingqing01 32d881beab Optimize the rowwise add function.
7 years ago
typhoonzero 5361911c68 adam support sparse
7 years ago
fengjiayi bff0cbfcd3
Merge pull request #7025 from JiayiFeng/rename_output_of_softmax_and_activitions
7 years ago
Yibing Liu 5837166c98 Merge branch 'develop' of upstream into profiler_tool
7 years ago
Yibing Liu 55b17c1171 Add the parsing part for the profiling tool
7 years ago
Qiao Longfei f97f69feec
Add data transform fn (#6953)
7 years ago
fengjiayi febb725102 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_new_backward
7 years ago
Yu Yang 19f2475af1
Merge pull request #7030 from reyoung/feature/fix_get_all_names
7 years ago
hedaoyuan f453b7137f Refine code.
7 years ago
hedaoyuan a850dec991 Add dilation.
7 years ago
武毅 4cade60717
Merge pull request #6983 from typhoonzero/fix_sendrecv_ut
7 years ago
hedaoyuan 19547943ba Add test for Im2ColMobileFunctor.
7 years ago
hedaoyuan d775895e93 Add Im2ColMobileFunctor.
7 years ago
hedaoyuan dbf1d75f57 Add a GemmConvMobileFunction.
7 years ago
Yang Yu ef188371a1 Polish `Scope::LocalVarNames`
7 years ago
chengduo f66c17b67d
Merge pull request #6913 from chengduoZH/profiling/sgd_op
7 years ago
whs a0e8894137
Merge pull request #7020 from wanghaoshuang/fix_transpose_doc
7 years ago
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut
7 years ago
typhoonzero 6cc4bd536f wip
7 years ago
Tao Luo c77b696b8e
Merge pull request #7022 from luotao1/license
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
fengjiayi e0be63bf09 change activations
7 years ago
fengjiayi 874cac0c94 Change softmax
7 years ago
chengduoZH 67e47e693c refine batch_norm
7 years ago
wanghaoshuang 835a4d17f2 Change 'python' code block to 'text' block
7 years ago
chengduoZH 52119d62a7 refine
7 years ago
qingqing01 f839154542
Merge pull request #6996 from qingqing01/lstm_active_type
7 years ago
wanghaoshuang 641df37393 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_transpose_doc
7 years ago
wanghaoshuang b6f638f052 Fix doc of transpose_op
7 years ago
dzhwinter 80dafdf594
"fix threadpool style" (#7017)
7 years ago
chengduoZH a1e1ae3ff7 refine drop_out_op
7 years ago
chengduoZH 49df2a784b refine gradient function
7 years ago
dzhwinter 7777c811b1
"add data layout" (#6955)
7 years ago
dangqingqing a8e18549c2 Fix the clang format.
7 years ago
chengduoZH bcf0b56f6a refine iterator
7 years ago
Yu Yang ea4bdca86c
Merge pull request #6967 from reyoung/feature/optimize_adam_speed
7 years ago
qingqing01 d760b6a58d Refine the activation type getting in the LSTM operator to speed.
7 years ago
sweetsky0901 e12d1a1ce0 for esp data type
7 years ago
sweetsky0901 77b0bf41be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
Tao Luo 97ec6f8259
Merge pull request #6981 from luotao1/seq_pool_doc
7 years ago
typhoonzero 700bd24ba4 update remove unused code
7 years ago
typhoonzero 4dde9a0057 fix send recv unit test
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
Yang Yu 45372842e9 Merge branch 'develop' of github.com:baidu/Paddle into feature/optimize_adam_speed
7 years ago
Yang Yu 1fdf8853d4 Optimize adam_op
7 years ago
Luo Tao 55af7a77a4 fix typo in comments of sequence_pool_op
7 years ago
dzhwinter d142a7338f
Fix/copyfrom context (#6954)
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
Yang Yu 39ef5736c2 Use tranform to rewrite adam
7 years ago
qingqing01 87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
7 years ago
typhoonzero e834eb870a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
7 years ago
Yancey 127bc2e09c
Implement a simple threadpool (#6684)
7 years ago
Qiao Longfei cbe973f960
Merge pull request #6951 from jacquesqiao/add-tostring-to-op-kernel-type
7 years ago
Qiao Longfei 682c184cb2
Merge pull request #6935 from jacquesqiao/rm-unused-code
7 years ago
qiaolongfei 313afc9cce add op_kernel_type_test
7 years ago
qiaolongfei 470621532a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rm-unused-code
7 years ago
qiaolongfei 0f37602e5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-math-warning
7 years ago
qiaolongfei 682eee40cb fix math_function warning
7 years ago
qiaolongfei 6b99402d5d rm unsed RegisterOp method in OpRegistry
7 years ago
dzhwinter a521ace63a "remove hash combine"
7 years ago
QI JUN 37e9626437 refine OpKernelType (#6879)
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
ying 515e44e5f5 fix doc.
7 years ago
chengduoZH 02fda711c8 refine sgd-op
7 years ago
ying 2559e56fe4 fix doc.
7 years ago
Cao Ying 2ec130621e
Merge pull request #6907 from lcy-seso/fix_doc
7 years ago
caoying03 8a463939c3 fix doc.
7 years ago
sweetsky0901 d18d7aa9a3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 e811c86567 for epsilon dataType
7 years ago
fengjiayi edba405d36 Pass test_dyn_rnn.py
7 years ago
dangqingqing ba8660a1bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cuda_profile
7 years ago
tensor-tang 4360615850 fix compile error
7 years ago
typhoonzero 9a729aec71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
7 years ago
Luo Tao 49065affba remove unused usage_stat script
7 years ago
fengjiayi dcc51da4a7 update pybind
7 years ago
qijun aa1ac36cc2 merge baidu/develop
7 years ago
sweetsky0901 8a7c309d5f modify for update from trunk
7 years ago
sweetsky0901 333995a700 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 d8b13dee5e add norm_op for ssd(cross channel norm)
7 years ago
sweetsky0901 b1025cf50a add norm_op for ssd(cross channel norm)
7 years ago
tensor-tang 0596cd8826 refine test recurrent layer
7 years ago
Yu Yang ca82fd2565
Merge pull request #6789 from reyoung/feature/add_reorder_lod_tensor
7 years ago
tensor-tang 290edd8ffb Merge remote-tracking branch 'upstream/develop' into mkl_packed
7 years ago
tensor-tang 8209103551 follow comments and refine code
7 years ago
QI JUN 6b47598103
add data layout (#6832)
7 years ago
QI JUN ad6d6e9cba
add library type (#6874)
7 years ago
tensor-tang 0b080a42da add recurrent layer header
7 years ago
武毅 8d6db25167
Merge pull request #6297 from typhoonzero/simple_dist_train_api
7 years ago
Yang Yu 11f4f89bc1 Fix Compile
7 years ago
Yang Yu 540af318e7 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
Yu Yang eb612a8261
Merge pull request #6181 from emailweixu/enforce_drop_empty_ig
7 years ago
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
7 years ago
Yang Yang f879ef23c3 pass forward backward runtime
7 years ago
xuwei06 0bfa1f7c7a Enforce drop_empty_grad=false When the input of an op is duplicable.
7 years ago
Cao Ying 298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
7 years ago
typhoonzero 5913e735be fix compile when merge
7 years ago
fengjiayi 24f777005e
Merge pull request #6825 from JiayiFeng/rename_fill_zero_op_output
7 years ago
typhoonzero b848416166 follow comments
7 years ago
caoying03 a74db488f7 follow comments.
7 years ago
typhoonzero 175a4f52c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
typhoonzero 4658f9501e fix delete ops
7 years ago
Yu Yang 7e214b4985
Speed up ColwiseSum in CPU (#6834)
7 years ago
fengjiayi f3cc75d8fb Fix errors
7 years ago
Yang Yu 9189567a90 Follow comments
7 years ago
fengjiayi 0895d1d3cb Fix a error
7 years ago
Yang Yang f899150e0a pass forward runtime
7 years ago
fengjiayi feb05c3a54 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_fill_zero_op_output
7 years ago
fengjiayi f56f149298 fix_output_name
7 years ago
fengjiayi 1a0fc5d8dc Add the simple support of no_grad_set
7 years ago
chengduo f605f16726
Merge pull request #6279 from chengduoZH/feature/add_dilation_for_conv_trans
7 years ago
Yu Yang 091897321f
Rename XXDescBind --> XXDesc (#6797)
7 years ago
chengduoZH dcf5e948b0 remove conflict
7 years ago
Yang Yu 8823a12ef8 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
dzhwinter ad2ab95207
"small fix of Place" (#6766)
7 years ago
Yang Yu b23982a2de Add ReorderLoDTensorByRank
7 years ago
whs f04f4f9aee Fix equation of sequence_softmax_op. (#6810)
7 years ago
chengduo e19032fb4e
Merge pull request #6743 from chengduoZH/profiling/02.recognize_digits
7 years ago
caoying03 ebe4425ffa Merge branch 'develop' into refine_doc
7 years ago
Yibing Liu 82eff9dc68
Merge pull request #6804 from kuke/fix_dropout
7 years ago
kavyasrinet aad8b223d6 Adding a proposal for operator documentation. (#6805)
7 years ago
Yibing Liu c2b1ddb6a8 Correct the dropout_op's computation in test
7 years ago
fengjiayi 278ac7be5c Compelete basic framework
7 years ago
chengduo 5b52481058 refine accuracy_op.cu (#6774)
7 years ago
Yancey1989 e805cfcbf3 fix unit test failed
7 years ago
caoying03 c322c7bb02 some small refines.
7 years ago
caoying03 66468736aa Merge branch 'develop' into refine_doc
7 years ago
caoying03 6a1e312914 refine the doc.
7 years ago
fengjiayi 61a7df2e31 update
7 years ago
qijun cd77b628e0 merge baidu/develop
7 years ago
qijun 35086d0620 Merge remote-tracking branch 'baidu/develop' into get_places_op
7 years ago
Yu Yang 0f1c685c60
Add more log of lod_rank_table (#6761)
7 years ago
Yu Yang 59403c3bc3
Add comment of GetSubLoDAndAbsoluteOffset (#6771)
7 years ago
chengduoZH cb3a74e436 revert im2col
7 years ago
Tao Luo e0c4c39812
Merge pull request #6748 from luotao1/linkchecker
7 years ago
qijun e8de775f8e rename trainer_count to device_count
7 years ago
qijun aa32089493 fix conflict
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
tensor-tang b95834dc0c disable use_gpu when test mkl recurrent layer comparing with cpu
7 years ago
tensor-tang 0f8aad2934 fix compile error
7 years ago
tensor-tang 2e101df7c6 enable gtest for MKLPackedRecurrentLayer
7 years ago
tensor-tang 624e3e5208 add MKL Packed RecurrentLayer
7 years ago
chengduoZH 7b0744edcf refine im2col
7 years ago
chengduoZH f1ab13bd0e refine
7 years ago
Yang Yang 2f56d4b3d4 forward pass compile time
7 years ago
Luo Tao 07f2ba5517 reopen linkchecker for checking broken links in websites
7 years ago
fengjiayi 590e6111f1 update
7 years ago
chengduoZH 293b292e0f refine im2col
7 years ago
qiaolongfei 5c530ea827 export const value to python
7 years ago
Yang Yang b2ee91903d add parallel_do test
7 years ago
fengjiayi 6bb4a6fd42 update
7 years ago
chengduoZH 5e04b64fa0 refine elementwise
7 years ago
qijun 39a61bbf55 fix conflict
7 years ago
qijun 0d60b591bb fix ci
7 years ago
typhoonzero b1b7af400f support multi node
7 years ago
Yang Yang aea5ccca70 revise typo
7 years ago
qijun 44bae42dd1 follow comments
7 years ago
Yang Yang 973aec2c51 modify block name
7 years ago
Yang Yang d34ed7bc78 merge develop
7 years ago
qijun 31323f7911 add test
7 years ago
qijun 9fbd94263e init
7 years ago
Yang Yang 9d2c77e626 parallel_do skeleton pass compile
7 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
ying 1fb68e1e6d Merge branch 'develop' into update_capi_doc
7 years ago
ying 635a69ba4b add doc for how to use C-API.
7 years ago
typhoonzero 7be79231e1 wip multi-trainer
7 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
7 years ago
dangqingqing 521db98bc9 Refine CUDA profiler and delete the test file.
7 years ago
dangqingqing f266284d9f Fix the compiling for only CPU mode.
7 years ago
typhoonzero 1e549563d5 multi trainers
7 years ago
wanghaoshuang c30bc56100 rename seq to sequence
7 years ago
whs b28a173793
Merge pull request #6538 from wanghaoshuang/crop_doc
7 years ago
typhoonzero e6079390a9 add example doc in transpiler
7 years ago
qingqing01 dd92fb2328
Merge pull request #6666 from qingqing01/mobile_mem
7 years ago
dangqingqing 10622ba3cf Resolve conflicts.
7 years ago
dangqingqing 9d73950ec9 Add profiling tools for fluid.
7 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
7 years ago
dzhwinter 24fda39220
Feature/global context (#6537)
7 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
7 years ago
fengjiayi b3ea677a2b update
7 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 1eac276300 add spp avg
7 years ago
chengduoZH 784740d8be refine cos-sim-op
7 years ago
tensor-tang 9c27c13e46 follow comments using macro to separate the original implements
7 years ago
tensor-tang 84cb542c13 use intel openmp to speedup seq2batch when WITH_MKL
7 years ago
typhoonzero 17f9be55ad update for multi trainer
7 years ago
typhoonzero f8f80db163 update for multi trainer
7 years ago
dangqingqing 7968b66d72 Fix error in function/GemmConvOp.cpp.
7 years ago
qingqing01 480a5446d3
Merge pull request #6659 from qingqing01/mobile_mem
7 years ago
Yibing Liu c9076543a0
Merge pull request #6609 from kuke/fix_reshape_op
7 years ago
Yu Yang 1b0c7d7c7a
Simplize system_allocator and fix GPU_INFO (#6653)
7 years ago
dangqingqing 349609207e Fix the error function/GemmConvOp.
7 years ago
dangqingqing 0fce0fe698 Reduce memory usage in conv layer and RoI layer for mobile inference.
7 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
7 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
7 years ago
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
7 years ago
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
7 years ago
sweetsky0901 929be3a4a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 ffd4e8c172 modify xx_y to xxY
7 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
7 years ago
tensor-tang b858e17b38
Merge pull request #6592 from tensor-tang/fluid
7 years ago
tensor-tang bf269d67b3 fix place_test on MKLDNNPlace
7 years ago
tensor-tang a92f057ed1 fix conflict of Place
7 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
7 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
7 years ago
tensor-tang e0c3317646 add MKLDNNPlace
7 years ago
chengduoZH 479ee271ed remove conflict
7 years ago
typhoonzero 1b20096a52 done
7 years ago
fengjiayi 9956d5f733
Merge pull request #6623 from JiayiFeng/dev_expose_GradOpMaker
7 years ago
fengjiayi 044a13d022 expose GradOpMaker to Python
7 years ago
Leding Li 991826317a Add extern "C" to paddle_error_string (#6611)
7 years ago
fengjiayi e11a561c12 update
7 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
7 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
7 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
7 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
Guo Sheng 7ab48aec00
Merge pull request #6586 from guoshengCS/enhance-ReduceOp
7 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
7 years ago
chengduo 2a7bc64caf
Merge pull request #6455 from chengduoZH/refine/conv_zero
7 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
7 years ago
typhoonzero 40d0fff2e5 single pserver workable version
7 years ago
chengduoZH 97c3de0cfb follow comments
7 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
7 years ago
gangliao 8602d0250f
Merge pull request #6557 from gangliao/gift
7 years ago
Tao Luo e72b865cb1
Merge pull request #6530 from luotao1/atlas
7 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
7 years ago
chengduoZH aa2f2fb47e remove conflict
7 years ago
typhoonzero 2b47fb3d25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
typhoonzero 9508c72685 wip: should fix variable recreate
7 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
7 years ago
Luo Tao 0e18bc8836 update paddledev to paddlepaddle
7 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
7 years ago
liaogang 316ab4e07d christmas gift: fix a typo
7 years ago
sweetsky0901 ea093283e6 for code review by zhaolong
7 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
7 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
sweetsky0901 73a9c853fa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 a3addcdc59 modify for some update in trunk
7 years ago
typhoonzero b4cd7f3d75 wip need ut
7 years ago
wanghaoshuang 2cd510641a Fix crop op doc
7 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
7 years ago
chengduoZH 50003984d4 remove conflict
7 years ago
Luo Tao e5dcefc4d3 remove ATLAS library
7 years ago
Zhaolong Xing a91efdde69
Merge pull request #6177 from NHZlX/add_prelu_neon
7 years ago
Tao Luo c8d4efb20e
Merge pull request #6498 from luotao1/row_conv
7 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
sweetsky0901 4d8f39b853 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 b34df5f12c add some doc
7 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
7 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
7 years ago
tensor-tang 252f1e4a34
Merge pull request #6493 from PaddlePaddle/release/0.11.0
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Luo Tao f3acdd3af9 fix warning in row_conv_op.cu
7 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
7 years ago
hedaoyuan 7687756b2c
Merge pull request #6445 from hedaoyuan/float16
7 years ago
kavyasrinet 35420cdf63
Updating the Latex equation for Adagrad (#6009)
7 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
7 years ago
sweetsky0901 5fe4d7fb6b modify a bug *input_nums
7 years ago
sweetsky0901 c65d2fc356 add inline
7 years ago
sweetsky0901 15b1e8e858 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 65b641bf66 add detection_output op
7 years ago
typhoonzero 489b9695e4 wip for testing
7 years ago
武毅 f650429ba3
Merge pull request #6419 from typhoonzero/recv_op_use_ser_prog
7 years ago
tensor-tang 38de512d29
Merge pull request #6459 from tensor-tang/develop
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
Luo Tao ddf20e589f typo WITH_TEST to WITH_TESTING
7 years ago
Yiqun Liu 9592468609
Fix gcc4.9 (#6442)
7 years ago
chengduoZH a6ef875885 refine conv
7 years ago
typhoonzero 308491a94a update for simple dist train
7 years ago
hedaoyuan 578ad6d232 Use PADDLE_WITH_NATIVE_FP16 for float16_t.
7 years ago
hedaoyuan ef45af113a
Merge pull request #6408 from hedaoyuan/fix_bug
7 years ago
sweetsky0901 b41894d147 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 fe177b6292 test detection_output cpu and gpu ok, but doc will be modify
7 years ago
qingqing01 5ba231d80b
Merge pull request #6374 from reyoung/feature/remove_device_context_finish
7 years ago
typhoonzero 986ca03ce2 update
7 years ago
typhoonzero 1c1fae6077 update recv op
7 years ago
chengduoZH aa770198c7 add dilation in c++ code
7 years ago
typhoonzero 71655334c6 update
7 years ago
typhoonzero 4f1381eac3 recv_op use serialized program
7 years ago
Luo Tao 1d301731ac refine the gen_docs in build.sh
7 years ago
hedaoyuan e1247d8015 Fix compile error in android.
7 years ago
Yiqun Liu 00b64f6679
Add a c-api interface to initialize the thread environment of Paddle (#5773)
7 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
7 years ago
sweetsky0901 9e72cc5c9a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 ca535d18ab add detection_output code only
7 years ago
Luo Tao 3b1529d2e5 add print_operators_doc in travis ci
7 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
7 years ago
QI JUN 3a0a4586a3
refine GPU memory allocation policy (#6373)
7 years ago
tensor-tang c096130a94
Merge pull request #6291 from tensor-tang/check_env
7 years ago
tensor-tang 32cc0db151 check if cmake has been installed
7 years ago
Tao Luo 8193cc55c4
Merge pull request #6371 from Yancey1989/install_dmidecode
7 years ago
tensor-tang f62dbebe20 follow comments and add limited version of dmidecode
7 years ago
Yang Yu 6b9567e0ac Remove DeviceContext::Finish
7 years ago
Yu Yang f291abfc53
Add HasCUDNN to detect if CUDNN is installed or not (#6349)
7 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
7 years ago
Yancey1989 8dacb4050b install dmidecode in product docker image
7 years ago
whs e09e21beee
Merge pull request #6188 from wanghaoshuang/conv_fix
7 years ago
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
7 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
7 years ago
Abhinav Arora 0d4f050955
Fix equation in logical or op (#6315)
7 years ago
QI JUN 7910d96ab8
build paddle_python before build paddle_docs (#6337)
7 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
7 years ago
kexinzhao 1d1555e2e5
Merge pull request #5716 from kexinzhao/float16
7 years ago
whs c22cf594f6
Merge pull request #6333 from wanghaoshuang/fix_type
7 years ago
qingqing01 5a1a04f648
Merge pull request #6326 from jacquesqiao/fix-int-overflow
7 years ago
chengduo b30e8bc00c
Merge pull request #6324 from chengduoZH/profiling/refine_elementwise_add
7 years ago
wanghaoshuang 6173f91cce uncomment code
7 years ago
wanghaoshuang 83537c7ada Fix warning about comparison of integers of different signs
7 years ago
chengduoZH 8711a9a22a refine code
7 years ago
qiaolongfei d303f7ae4f fix int overflow
7 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
7 years ago