Commit Graph

8260 Commits (b66f0074b6f18ac43ec432870eb024000426d134)

Author SHA1 Message Date
dongdaxiang b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
7 years ago
dongdaxiang 71aa307ebe make Dataset* as an argument
7 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
7 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
7 years ago
heqiaozhi 9bca1926c1 refactor & fix bug
7 years ago
heqiaozhi 8de4d31a5b refactor async exe
7 years ago
dongdaxiang c28bbdf8ba add dataset_generator.py
7 years ago
dongdaxiang 687cb79dbb add pipe command io interface
7 years ago
dongdaxiang 1fe54416c9 move fs.cc and shell.cc into paddle/fluid/framework/io
7 years ago
dongdaxiang 6de9ebc65c refine VLOG in fleet_wrapper.h
7 years ago
dongdaxiang c165012031 refine device_worker and trainer code
7 years ago
dongdaxiang 8a335b50be add downpour device_worker pb configuration
7 years ago
dongdaxiang caf0c10e71 add dist_multi_trainer for distributed training, add trainer_factory and device_worker_factory so that we can easily extend new training mode, add pull dense worker which is a singleton for parameter fetching
7 years ago
lujun d4f63d82ac
Merge pull request #16475 from junjun315/fix-doc-multiplex
7 years ago
lujun de605cc0fc
Merge pull request #16523 from junjun315/tensor_api
7 years ago
chengduo 1096746cbf
Fuse Adam And SGD ops (#15933)
7 years ago
Zhen Wang f7f5044b3d
Merge pull request #16489 from wzzju/fix_slim_quant_bugs
7 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
7 years ago
whs 59f75ec76e
Make unitest of fsp op faster and more stable. (#16502)
7 years ago
Zhen Wang 46e1bb06c7 remove no necessary doc changes. test=develop
7 years ago
whs ecc3088df8
Fix saving in quantization strategy. (#16474)
7 years ago
Zhen Wang f86429dbd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_slim_quant_bugs
7 years ago
Zhen Wang 5ab5687138 remove no necessary doc changes. test=develop
7 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
7 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc (#16293)
7 years ago
whs 679a4c28fc
Fix lost of learning rate variable in distillatoin when using lr decay. (#16471)
7 years ago
Zeng Jinle c7c6eeb44e
Merge pull request #16409 from sneaxiy/feature/advance_gc
7 years ago
Zhen Wang 6b854f3e1f fix the save_in_nodes bug.
7 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop
7 years ago
Jiabin Yang 54a73578a8
Feature/install check (#16044)
7 years ago
chengduo 999365149d
Add from six.moves import reduce (#16435)
7 years ago
wopeizl c300b1ba69
Tensor index (#16223)
7 years ago
Jiabin Yang 0d9d25d40f
Feature/refactor layers to Layers (#16337)
7 years ago
gongweibao 850b737112
Fix nparray.all() bug. (#16472)
7 years ago
Tao Luo 1b4e4e7ef7
Merge pull request #16453 from chuanqi129/calibration_readme_refine
7 years ago
liuwei1031 8d22bc17a4
Memory optimize (#16410)
7 years ago
Xin Pan f8c279b11c
Merge pull request #16454 from panyx0718/imperative2
7 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop
7 years ago
sneaxiy 78fb3a62e0 fix env variable settting bug
7 years ago
chuanqiw c512516ff4 Update INT8 calibration README
7 years ago
Zhen Wang 27d05203e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_quan_hang
7 years ago
Zhen Wang 1c11f817e9 Use the resolve hazard method.
7 years ago
Jiabin Yang 7c5319ba12
Fix/test imperative ptb rnn (#16433)
7 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode (#16092)
7 years ago
Xin Pan fd24ab47ab polish
7 years ago
Xin Pan 1f89249a95 update DeepCF model
7 years ago
sneaxiy a7d0ac50b8 Merge develop
7 years ago
sneaxiy 7000ec85d9 fix some op grad maker
7 years ago
Xin Pan 0fff666f14
Merge pull request #16449 from panyx0718/imperative3
7 years ago
Xin Pan becf799431 fix
7 years ago