Commit Graph

4896 Commits (8c12436fe609205d3750627a12c108c14e17519f)

Author SHA1 Message Date
yuyang18 71c4933a02 Use independent recordio file name
7 years ago
qiaolongfei e8d24aa144 Inferencer support parallel_executor
7 years ago
Kexin Zhao bbd7580e04 simplify recognize digits example code (#10722)
7 years ago
yuyang18 f04754886b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
7 years ago
Yu Yang 63012df497 Switch scope/program for every test (#10702)
7 years ago
Tao Luo 7e88026e85
Merge pull request #10725 from Haichao-Zhang/improve_seq_pool_doc
7 years ago
Wu Yi 7b17bc17a5
Merge pull request #10688 from typhoonzero/add_nccl2_support_for_trainer
7 years ago
qingqing01 1f8243b7f8
Refine smooth L1 loss. (#10713)
7 years ago
zhanghaichao 3e34c9798a improved the documentation for the sequence_pool function
7 years ago
Yang Yang(Tony) b67ce353fa
speed up test label semantic roles (#10718)
7 years ago
Kexin Zhao d73f2bd6bd fix data_feeder lod bug
7 years ago
tangwei12 4220b31d4f update pserver startup
7 years ago
tangwei12 744e95d305 add ckpt load
7 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
7 years ago
dzhwinter ed748dae66
"fix dtype test in ci" (#10667)
7 years ago
tangwei12 9cf47afe61 modify get trainer param
7 years ago
tangwei12 d081256cd5 add api in distribute transpiler
7 years ago
Yang Yang(Tony) 6c87e34373 move test_network_with_dtype out of test_all_ops (#10675)
7 years ago
typhoonzero a41a94f2ee support nccl2 dist train in trainer
7 years ago
yuyang18 40da8c00b6 Add missing attr
7 years ago
yuyang18 3923d40992 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
7 years ago
yuyang18 791af3a088 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
7 years ago
Yu Yang 9707aa6bde
Merge pull request #10619 from reyoung/feature/exec_strategy
7 years ago
Qiao Longfei 1c4bb5c83d user need to set feed order for Trainer.train and Trainer.test (#10679)
7 years ago
daminglu 74ca73b80d
Update trainer api (#10674)
7 years ago
chengduoZH e383ea20dc fix fetch op handle
7 years ago
yuyang18 c8f3ed2300 Skip buggy test
7 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
gongweibao 13836b046f
Change default split minimize value to speed up transport data to pserver. (#10635)
7 years ago
tangwei12 c80125f286 add checkpoint_load to python framework
7 years ago
Yancey1989 00efc4ccfa Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
Yancey1989 315e44acee add fetch_barrier_op
7 years ago
chengduo ded2153269
Merge pull request #10645 from chengduoZH/fix_pe_bug
7 years ago
yuyang18 44c52a8c1a Polish op_proto_maker
7 years ago
yuyang18 577c19b2af Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 017bba1664 Add op role
7 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
7 years ago
Wu Yi b0eca1040f
remove unused vars (#10618)
7 years ago
chengduoZH a3ca4c99eb fix loss.gradVar
7 years ago
daminglu 9fad436bf4
Simplify fluid api for fit a line (#10301)
7 years ago
Xin Pan 6ab935f8f0
Merge pull request #10349 from typhoonzero/gen_nccl_id_op
7 years ago
tangwei12 ce1bcc947f add op to framework.py
7 years ago
tangwei12 38596cfb1e move file_path to dir
7 years ago
tangwei12 2f4c039e62 rename, modify ckpt structure
7 years ago
yuyang18 c72a4f4d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Yancey1989 b35ea1a4d6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
dzhwinter c0a6237d1a "fix ci"
7 years ago
yuyang18 c4ad0dd084 Add fetch metrics
7 years ago
yuyang18 2a0205a5d9 Draft for train by parallel executor
7 years ago
typhoonzero 7b0c0273f4 update by comments
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
typhoonzero 928418a9ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
7 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
7 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
7 years ago
Qiao Longfei 2a971f3084 Add inferencer infer (#10445)
7 years ago
typhoonzero 0ae726f060 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
typhoonzero f5840d8925 follow comments
7 years ago
tangwei12 2a05b3d5a3 delete checkpoint function
7 years ago
Luo Tao f60b9a4208 fix unittest-error: test_network_with_dtype
7 years ago
typhoonzero 04bde96e4c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
yuyang18 54cbf799d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_pe_strategy
7 years ago
chengduoZH 97cb5479ae change PE strategy
7 years ago
Yu Yang 046405e091
Merge pull request #10486 from reyoung/feature/clean_op_maker
7 years ago
tangwei12 e21a72d1b9 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into checkpoint
7 years ago
fengjiayi ba57348f8f trainer.test() (#10453)
7 years ago
Wu Yi 61343fbf53
Merge pull request #10531 from typhoonzero/refine_grpc_serde_code
7 years ago
tangwei12 b81671ecf2 add ckpt attr to pserver python config
7 years ago
Yancey1989 6e5635fd1e update
7 years ago
yuyang18 613d3ef084 Fix compile error
7 years ago
yuyang18 9c8383cf06 Parallel Executor revised feeder
7 years ago
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
typhoonzero 796a448ce4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_grpc_serde_code
7 years ago
dzhwinter 62c51e44d2
"add float64 tests" (#10450)
7 years ago
Yancey1989 b1e5183627 overlap sendop and backward ops
7 years ago
Tao Luo 5c26f16832
Merge pull request #10506 from tonyyang-svail/test_label_semantic_roles
7 years ago
Jeff Wang 0fed3db3eb
Put all new tests under high-level-api (#10534)
7 years ago
typhoonzero a2de156dfa refine serde code
7 years ago
Tao Luo c7c62e07db
Merge pull request #10203 from wojtuss/fix-typo
7 years ago
Yang Yang 5950978573 decrease the pass number of test_label_semantic_roles
7 years ago
chengduoZH a459764de7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetchop
7 years ago
chengduoZH e00c1ee10f fix split var test
7 years ago
Yu Yang 96b703c007 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
chengduoZH e87b345d50 untest understand_sentiment
7 years ago
chengduoZH 483f5e7efd fix test_memory_optimization_transpiler.py
7 years ago
chengduoZH 6f306f09c0 refine unit test
7 years ago
Jeff Wang 380471f947
Simplify fluid api recognize digit (#10308)
7 years ago
Siddharth Goyal 8a8ae9cebe
Add label semantic examples with new Fluid api (#10368)
7 years ago
Jeff Wang 889c919048
Use _prog_and_scope_guard to switch the scope (#10421)
7 years ago
typhoonzero a135fec1fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
chengduoZH aff8a26d71 check generated_op_
7 years ago
whs f43b71b242
Fix clone function of Program to avoid memory leak. (#10358)
7 years ago
Yancey 5b06944857 fix trainer import error on ce (#10448)
7 years ago
chengduoZH 2e5d44f102 fix fetch op
7 years ago
Yu Yang 3dd01823a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
typhoonzero 17009d0627 workable version
7 years ago
Yu Yang c6a6d87f96 Rewrite Matmul, make code cleaner
7 years ago
Yancey bb3247e339
fix traner.py import error (#10442)
7 years ago
typhoonzero a529d790b6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
Qiao Longfei 9c83feaac3
Merge pull request #10439 from jacquesqiao/fix-metric
7 years ago
qiaolongfei 7f37060879 revert CompositeMetric::add_metric
7 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder (#10415)
7 years ago
qiaolongfei 171d3e861c fix CompositeMetric
7 years ago
qiaolongfei cd54a31cc8 fix fluid Metric
7 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
7 years ago
Kexin Zhao 8b16927230 add fp16 support to conv3d
7 years ago
chengduo 99acf1da4c
Merge pull request #10351 from chengduoZH/feature/update_sparse_parameter
7 years ago
typhoonzero 0598a4b366 fix ci
7 years ago
typhoonzero 3667578ec2 testing
7 years ago
Jeff Wang bd66eed50a
Trainer save load params (#10386)
7 years ago
Helin Wang 5812076e7d
Merge pull request #10316 from helinwang/dist
7 years ago
chengduoZH f9c680c43e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/update_sparse_parameter
7 years ago
Qingsheng Li 3bb99c4f66
Added auto transform to beam_search_decode_op (#10286)
7 years ago
Yi Wang ddf6167213
Correct filename (#10384)
7 years ago
Yancey 773bf29b70
Merge pull request #10377 from Yancey1989/fix_delete_ops
7 years ago
Kexin Zhao 8cc91bc025
initial commit (#10387)
7 years ago
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder (#10331)
7 years ago
Helin Wang 8ee23da846 Fluid new API: dist train without modifying code
7 years ago
Abhinav Arora f428e82d25
Prediction should be a part of inference_network in new API (#10356)
7 years ago
Yancey1989 ea522dabc9 refine delete ops
7 years ago
Yancey1989 4145258296 fix delete_ops
7 years ago
Abhinav Arora 3000e9946f
Write the Understand Sentiment book example with stacked LSTM using new API (#10355)
7 years ago
Helin Wang be219ac0ea
Merge pull request #10354 from helinwang/scaffold
7 years ago
Yancey 73650a8320
Merge pull request #10342 from Yancey1989/refine_distribute_transpiler_api
7 years ago
Yancey1989 e9737d600f add a private function to find adam opt pass
7 years ago
whs 1ae086ed19
Merge pull request #10340 from wanghaoshuang/fix_future_div
7 years ago
Wu Yi 88d79dfe95
Merge pull request #10292 from typhoonzero/fix_grpc_server_ready_condition
7 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
7 years ago
Helin Wang 0fca8a14ef Fix fluid/__init__.py
7 years ago
Helin Wang a66052c6ff improve trainer API
7 years ago
Helin Wang 6d5e582d20
Merge pull request #10343 from reyoung/feature/new_api_train_impl
7 years ago
chengduoZH c891189568 update sparse gradient parameter with reduce and broadcast
7 years ago
yi.wu 6422c0e4f6 update by comment
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
Yu Yang 1bb579a3f5 A naive trainer implementation
7 years ago
Qiao Longfei faebadd938
Merge pull request #10228 from jacquesqiao/use-multi-thread-todo-update
7 years ago
Yancey1989 da960ada49 redefine distribute transpiler api
7 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
7 years ago
wanghaoshuang 3d846fc3f2 Make Variable support for future.division.
7 years ago
Yu Yang 6a378251dc Merge remote-tracking branch 'helin/word2vec' into feature/new_api_train_impl
7 years ago
Yang yaming 9a8be9daca
Merge pull request #10223 from pkuyym/fix-10219
7 years ago
Helin Wang a785a837b9 update the example with the latest API
7 years ago
Helin Wang b5dd215d46 improve comments
7 years ago
Helin Wang 3eef539a42 add word2vec test for the new API
7 years ago
Helin Wang 392a9dd9a2 fix yapf stype check
7 years ago
Thuan Nguyen 10cb9424fd remove enum reference from trainer
7 years ago
Helin Wang 6d58d6dc48 add comments
7 years ago
Helin Wang a2ffbd5326 scaffolding for the new Fluid API
7 years ago
Thuan Nguyen fb7ca48c06
Add image classification unit test using simplified fluid API (#10306)
7 years ago
Lei Wang 95d2651bc2
Build: simplify travis CI script. (#10245)
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
chengduo f61dfeedcc
Merge pull request #10263 from chengduoZH/add_FLAGS_use_deterministic_algo
7 years ago
qingqing01 4434f8b4bd
Use the OrderedDict in the framework.py for the variable map. (#10282)
7 years ago
chengduoZH 9fda5c92cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_FLAGS_use_deterministic_algo
7 years ago
yangyaming f456cd8079 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10219
7 years ago
chengduoZH c5774e3282 add FLAGS_use_deterministic_algo
7 years ago
robot ac2911c399 fix code style
7 years ago
robot 19a28b1611 [fix assign op]/2 using assign op instead of scale1.0
7 years ago
robot 8806801eb8 [fix assign op] using assign op instead of scale1.0
7 years ago
Yancey1989 1a93253f16 fix unittest
7 years ago
qiaolongfei 98a2179f80 fix ListenAndServ op
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
Wu Yi 87d86ee34e
Merge pull request #10247 from putcn/fix-transpiler
7 years ago
Kexin Zhao 0ecc6fa8f3 Add float16 transpiler and image classification example (#10109)
7 years ago
Xi Chen b133425915 add grad_to_block_id
7 years ago
qiaolongfei 08fbab9429 complete ListenAndServ layer in layers/io.py
7 years ago
baiyf c816121d11 optimized iou_similarity_op (#10231)
7 years ago
qiaolongfei 63bd38bd74 code optimize
7 years ago
yangyaming bf824d854a Refine doc.
7 years ago
Yancey1989 fb1167c315 delete unused comment
7 years ago
Yancey1989 dccd013bd3 refine distribute transpiler
7 years ago
yangyaming 82571deb89 Change `customize_loss_grad` to `use_default_grad_scale`.
7 years ago
Yancey1989 e393c86c4a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into lookup_sparse_table_op
7 years ago
Wojciech Uss 25d5e226ab Fix typo in wmt16
7 years ago
Qiao Longfei 63bf82ddea
Merge branch 'develop' into add-async-listen-and-serv-op
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
Yu Yang 4ecc9b7bae
Merge pull request #10166 from reyoung/feature/train_and_test_recordio
7 years ago
chengduo bfbbe19fbb
Merge pull request #10150 from chengduoZH/fix_elementwise_gradient
7 years ago
chengduoZH 0f5d5b1ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_elementwise_gradient
7 years ago
Yu Yang 54ada9449e Add demo for recordio train/test and parallel executor
7 years ago
Tao Luo 44fa823841
Merge pull request #9949 from mozga-intel/mozga-intel/Mul_mkldnn
7 years ago
Yancey1989 e8d802159e add lookup_sparse_table_op
7 years ago
chengduoZH d06c79c7a7 fix elementwise_grad op kernel and add unit test
7 years ago
tangwei12 d67b9ced05
Merge pull request #9820 from seiriosPlus/quick_help
7 years ago
wangyang59 bf021f3432 resize test
7 years ago
wangyang59 469a349ae3 polishing after qingqing's comments
7 years ago
wangyang59 f67f0cae50 finished testing cpu bilinear_interp_op
7 years ago
qiaolongfei 0881d809cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
7 years ago
Luo Tao 618db96ee7 fix a cpu bug in parallel_executor.py
7 years ago
qiaolongfei a0ced3df82 async update can run
7 years ago
tangwei12 6e8510fa1d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quick_help
7 years ago
Yu Yang 7a395881d4 Add customize_loss_grad option to PE
7 years ago
qiaolongfei 34f2818549 distribute transpiler support async config
7 years ago
qiaolongfei 63055a3e08 complete grad_to_id
7 years ago
qiaolongfei 39892feef2 Merge branch 'split-optimize-op-into-signle-blocks' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
7 years ago
qiaolongfei 1b5de9d4bd Merge branch 'split-optimize-op-into-signle-blocks' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
7 years ago