Commit Graph

13710 Commits (1943119fc5f98f6b552ebb6d180346b9c27adb8e)

Author SHA1 Message Date
chengduozh 3ce12b1b8e fix shape api doc
6 years ago
Dun 5e6834d891
inplace group_norm (#15754)
6 years ago
Yancey1989 0f8bd73cc9 cleanup code test=develop
6 years ago
Yancey1989 5677c9d4ee update comment test=develop
6 years ago
Yancey1989 642fd68ce0 update by comment test=develop
6 years ago
dzhwinter d94a314db5 add reference. test=develop
6 years ago
JiabinYang d386a71b65 test=develop, install protobuf in linux
6 years ago
JiabinYang 576e7d71f8 test=develop, fix pip
6 years ago
dzhwinter 591ad33e32 polish code for reading. test=develop
6 years ago
dzhwinter 18afb77e78 polish code for reading. test=develop
6 years ago
Yan Chunwei 077d12b939
fix scale cleaner (#15742)
6 years ago
JiabinYang c2a5d97172 test=develop, uninstall protobuf on linux brefore install latest version of it
6 years ago
dzhwinter 684b572307 polish code for reading. test=develop
6 years ago
Tao Luo daab5ad77e
Merge pull request #15719 from wojtuss/wojtuss/remove-duplicated-code
6 years ago
Hongyu Liu 8c0292dead
Merge pull request #15717 from phlrain/fix_leak
6 years ago
Zeng Jinle fc87ef741b
Merge pull request #15687 from sneaxiy/fix_enforce
6 years ago
dzhwinter 3787e61fca polish code for reading. test=develop
6 years ago
dzhwinter c1455e606d Merge remote-tracking branch 'origin/develop' into cherry-pick/memory
6 years ago
dzhwinter d376cf71b7 polish code for reading. test=develop
6 years ago
Xin Pan 69f5c0eee2
Merge pull request #15557 from panyx0718/imperative
6 years ago
Zhen Wang 832bd720d1
Merge pull request #15610 from wzzju/quantization_inference_passes
6 years ago
JiabinYang 48cf979a21 test=develop, install requirements before start for Linux
6 years ago
Tao Luo 4da291c6a3
Merge pull request #15726 from qingqing01/fix_api_doc
6 years ago
Dun e4b9fcdbd2
More restrict check load_combine_op. (#15479)
6 years ago
qingqing01 48a5cccbcd
Fix debug mode in prior_box_op (#15702)
6 years ago
Dang Qingqing 2868232556 Fix row_conv doc
6 years ago
Xin Pan 989138378d add sugar for fetching parameters
6 years ago
tensor-tang a3a3d3d861 add embseqpool jitkernel mkl impl and use it
6 years ago
tensor-tang 15da2f9a0d add embseqpool jitkernel refer code, test and benchmark
6 years ago
tensor-tang c2ccf14590 Merge remote-tracking branch 'ups/develop' into refine/pyramiddnn
6 years ago
qingqing01 abcefe7211
Fix debug mode in fake_quantize_op (#15693)
6 years ago
Yancey1989 7cd6de37f5 fix cpu test=develop
6 years ago
Yancey1989 bd0d44af24 fix build failed test=develop
6 years ago
liuhongyu 029be5fda9 fix lstmp bug; test=develop
6 years ago
Yancey1989 ecdd1166b8 cleanup code test=develop
6 years ago
Yancey1989 73005ee00d cleanup code test=develop
6 years ago
liuhongyu 393fa6021e set lstm lstmp unsed pointer to nullptr; test=develop
6 years ago
Yancey1989 88d3dc949e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into refine_pg
6 years ago
liuhongyu 869f00ffc6 set lstm lstmp unsed pointer to null
6 years ago
Yancey1989 f3463ecb6e refine pg execution
6 years ago
Yan Chunwei 3a5d6e5e64
move passes to src to avoid different behavior in deployment (#15705)
6 years ago
Wojciech Uss daac6a05f5 Removed duplicated code
6 years ago
jerrywgz 6f11f35abe
Merge pull request #15703 from jerrywgz/enhance_expand_op
6 years ago
Yan Chunwei c00ed19df2
add more comment (#15603)
6 years ago
sneaxiy f0590947c3 fix enforce
6 years ago
Tao Luo 3086502522
Merge pull request #15704 from Sand3r-/mgallus/old-fc-mkldnn-branch-fix-develop
6 years ago
dzhwinter 283573c6aa add details. test=develop
6 years ago
chengduo 5a03b515ae
fix potential bug in async_executor (#15707)
6 years ago
baojun c47e258ea4 Add ngraph sum, sigmoid, relu_grad and tanh_grad op (#15642)
6 years ago
tensor-tang 33d0cebbff
Merge pull request #15695 from tensor-tang/fix/name
6 years ago
Michal Gallus 7a8eff36a6 Fix old FC backward weights descriptor creation
6 years ago
chengduo ad61e1b22c
fix potential bug (#15688)
6 years ago
dzhwinter 6d6ddcfe15 add details. test=develop
6 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
6 years ago
dzhwinter f9ac88e1a0
Merge pull request #15694 from liuwei1031/fix_security_issue
6 years ago
jerrywgz 8fc0fc314a support multiple var types for expand op, test=develop
6 years ago
tensor-tang fb2a7b2300
fix aligned-new error in jitkernel (#15626)
6 years ago
乔龙飞 Qiao Longfei 08ad72d0b9
Merge pull request #15679 from jacquesqiao/update-lookup_table_grad-padding-index
6 years ago
Tao Luo d9270e34d1
Merge pull request #15691 from luotao1/activation_doc
6 years ago
dzhwinter 11afbe0f53 add details. test=develop
6 years ago
tensor-tang e49706c80e
Merge pull request #15659 from GBuella/add_to_string
6 years ago
tensor-tang 15d7220f94 fix jitcode name
6 years ago
liuwei1031 14fe9219dc reset unexpected changes, test=develop
6 years ago
tensor-tang 31fd8ce1e1
Merge pull request #15375 from mozga-intel/mozga-intel/batch_norm_ngraph_operator
6 years ago
liuwei1031 b1f97a6fa9 fix security issue 27, 38 test=develop
6 years ago
liuwei1031 1413d83a0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
Tao Luo 882e7ec480 fix generate doc error in activation ops
6 years ago
Gabor Buella da9c94da33 Clang build fixes (#15628)
6 years ago
Zeng Jinle fea7f0de25
Merge pull request #15667 from sneaxiy/fix_decorator_signature
6 years ago
kolinwei acfe28d5eb
Merge pull request #15684 from PaddlePaddle/revert-15661-fix-cpu-broadcast
6 years ago
Xin Pan d670d8ef1d
Merge pull request #15671 from cjld/fix_graph
6 years ago
乔龙飞 Qiao Longfei 6e0e706198
Revert "cpu reduce mode did not need to broadcast params test=develop"
6 years ago
Qiao Longfei 76c1378a70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-lookup_table_grad-padding-index
6 years ago
Qiao Longfei 97b143fb49 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-cpu-broadcast
6 years ago
Qiao Longfei 29a4b21bc8 fix problem test=develop
6 years ago
Qiao Longfei 7b673bce6a lookup_table_grad kernel should consider padding_idx test=develop
6 years ago
dzhwinter 381f2015a5
Merge pull request #15665 from dzhwinter/experiment/refactor_memory
6 years ago
Qiao Longfei ffd0d1d216 clean need_broadcast_var_ test=develop
6 years ago
Qiao Longfei fbadd4b60c follow comment test=develop
6 years ago
xuezhong eeaa2066e5 add device info to tensor
6 years ago
dzhwinter 04e9776aef add details. test=develop
6 years ago
dzhwinter b80bcbb4fd
Merge pull request #15660 from dzhwinter/enhance/memory
6 years ago
mozga-intel 1198ccae6b Enable batch_norm operator for a ngraph engine
6 years ago
baojun f4a0e68481 Fix ngraph compile WITH_DISTRIBUTE=ON (#15636)
6 years ago
Tao Luo 2fbfebc534
Merge pull request #15666 from Superjomn/fix/anakin-api-dependency
6 years ago
Dun Liang 1905f1a108 bug fix && test=develop
6 years ago
sneaxiy 42f6d0f899 modify API.spec
6 years ago
Chunwei d85c2e4e5c fix anakin compile dependency
6 years ago
dzhwinter 104d3b4e68 add details. test=develop
6 years ago
dzhwinter 3932cd6714 Merge remote-tracking branch 'origin/develop' into enhance/memory
6 years ago
Dun Liang ceec13562c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_checkpoint
6 years ago
Dun Liang bc92192747 Fix Pr #15296
6 years ago
Qiao Longfei 76072261f8 fix compiler
6 years ago
Qiao Longfei b99db0e2c2 cpu reduce mode did not need to broadcast test=develop
6 years ago
dzhwinter 94dd50c33f add details. test=develop
6 years ago
Gabor Buella 4975a9050a Tests - add some missing to_string calls
6 years ago
Tao Luo bec68fa0b3
Merge pull request #15637 from jerrywgz/refine_box_coder
6 years ago
乔龙飞 Qiao Longfei 7ddf4e2c55
Merge pull request #15649 from jacquesqiao/fix-ctr-reader-svm
6 years ago
peizhilin 883d22093a fix the lib_any dependency
6 years ago
Qiao Longfei fa77186fdc fix ctr_reader_test test=develop
6 years ago