Commit Graph

8844 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
7 years ago
dongdaxiang a53c8cd5a7 fix infer_from_dataset docs and abastract class problem
7 years ago
xjqbest a99c8d0c29 fix client to client communication bug
7 years ago
lujun 2b4d887460
Merge pull request #16551 from wopeizl/remove_useless_check
7 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
7 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
7 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
7 years ago
chengduo bb80dae7d0
Add DecoupledWeightDecay (#16427)
7 years ago
dengkaipeng 737ea825ac fix doc. test=develop
7 years ago
lujun 04c0b12c6e fix test layers error, test=develop
7 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset
7 years ago
lujun cf642d478d fix merge for move dir, fix utest error, test=develop
7 years ago
whs 73c4f2b7b6
Fix distillation for soft label. (#16538)
7 years ago
Qiao Longfei 61912e879d test_dist_base set runtime_split_send_recv to false test=develop
7 years ago
lujun 1dcd28e819 move dygraph.nn,dygraph.layer to fluid, test=develop
7 years ago
minqiyang 64b0929417 Polish code
7 years ago
peizhilin 9c6eb1aa46 remove the useless check test=develop
7 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
7 years ago
dongdaxiang 87027a2eef fix API.spec problem and executor's docstring
7 years ago
zhoukunsheng 5284213942 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
7 years ago
minqiyang 34426e761e Polish code
7 years ago
lujun 5470c29daa fix merge for move dir, fix utest error, test=develop
7 years ago
minqiyang fb7c787d34 Fix conflicts
7 years ago
dongdaxiang ade9337486 fix API.spec
7 years ago
Genieliu 83b22941af 1 metric update should be in the for loop. 2 sample_num is the shape's first element 3 preds cast should use round, astype("int32") method will cast all the elements(which is less than 1) to 0.
7 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
lujun d4d5052fa6 fix merge for move dir, fix utest error, test=develop
7 years ago
Zhen Wang 4c1ec41de3
Merge pull request #16531 from wanghaoshuang/quan_ck
7 years ago
AIFollowers e18ab78f67 add model_stat.py (#16512)
7 years ago
zhoukunsheng 3c4f5f0368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
7 years ago
lujun 32146857a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-code
7 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
7 years ago
zhoukunsheng 2336d5ca5d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
7 years ago
zhoukunsheng f32c125e81 clarify comment
7 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
7 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
7 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
7 years ago
dongdaxiang 88880d9b69 fix import trainer_desc_pb2 error
7 years ago
dongdaxiang 0030eb2a61 fix distributed building
7 years ago
xjqbest 1497ce388d fix code style of test_dataset.py
7 years ago
xjqbest 7cdd57a474 fix code style of test_dataset.py
7 years ago
xjqbest 748d54cb46 fix code style of test_dataset.py
7 years ago
xjqbest 1073b4d8f9 fix code style of test_dataset.py
7 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
7 years ago
xjqbest e57ac5ed17 fix code style
7 years ago
xjqbest 97c74e60c3 fix code style
7 years ago
xjqbest a38b98cb32 fix code style & runtime error
7 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py
7 years ago
dongdaxiang 17790188d0 make role maker and distributed optimizer private
7 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private
7 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
7 years ago
xjqbest d52586a97d add doc string
7 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
7 years ago
xjqbest be74de2c61 fix code style & fix register bug & add release_memory
7 years ago
dongdaxiang dc8cf36e4b add more example on datagenerator
7 years ago
dongdaxiang b838207659 add comment for dataset
7 years ago
dongdaxiang 6bf796df14 refine print fetch list
7 years ago
xjqbest 1ec8fab7c8 remove error line
7 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc
7 years ago
dongdaxiang 68d7bf3de5 add fetch var function
7 years ago
xjqbest 767bf0c8d3 fix bug of dense_table_set.add
7 years ago
xjqbest 284adcc7e4 fix bug
7 years ago
xujiaqi01 20b76f3deb init model support multi programs
7 years ago
xujiaqi01 f5c6a14b54 fix runtime error
7 years ago
xujiaqi01 a5b1a0e12b support multi dataset && add init model && fix bug
7 years ago
dongdaxiang 3c65cc1bbd add document for role_maker and fleet parameter, data_generator
7 years ago
dongdaxiang f6c9232a3d fix dataset float32 type problem
7 years ago
dongdaxiang 73b1f396d7 add data_generator into paddle.fluid.incubate.data_generator, add op run log in hogwild_device_worker and downpour_device_worker
7 years ago
dongdaxiang 9419de521f add IO percent for multi_trainer
7 years ago
dongdaxiang a58df687a8 only allow fleet to be initialized once
7 years ago
dongdaxiang 3e38d1db46 add trainfileswithprofiler for downpour worker
7 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker
7 years ago
dongdaxiang 2644b88685 add comment for MPI Symetric role maker
7 years ago
dongdaxiang ea5851fa69 add comment for MPI Symetric role maker
7 years ago
dongdaxiang cf45c54340 add distributed optimizer factory
7 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory
7 years ago
dongdaxiang fd3adf58a3 add distributed optimizer factory
7 years ago
dongdaxiang f612877797 add incubate for unified API
7 years ago
dongdaxiang 317eb0aad3 add incubate for unified API
7 years ago
dongdaxiang 3641a78b01 add incubate for unified API
7 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
7 years ago
xujiaqi01 ecfc7df913 add dataset factory && fix style
7 years ago
xujiaqi01 3cea00bd52 store memory data in Dataset && fix bug
7 years ago
dongdaxiang ff87698a44 refactor downpour optimization
7 years ago
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
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
lujun de605cc0fc
Merge pull request #16523 from junjun315/tensor_api
7 years ago
wanghaoshuang d41b623a72 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into quan_ck
7 years ago
wanghaoshuang 6db7c2a500 Fix checkpoint of quantization.
7 years ago
chengduo 1096746cbf
Fuse Adam And SGD ops (#15933)
7 years ago
minqiyang 9e14f260c0 Fix polynomal decay bug in python2.x
7 years ago
Zhen Wang f7f5044b3d
Merge pull request #16489 from wzzju/fix_slim_quant_bugs
7 years ago
zhoukunsheng b06e9b773d test=develop
7 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
7 years ago
lujun d980ba19bc add some dygraph op, test=develop
7 years ago
zhoukunsheng 2f9e562100 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
7 years ago
zhoukunsheng 082822d417 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
7 years ago
zhoukunsheng c47f3cc7fe test=develop
7 years ago
dengkaipeng 8160a66193 fix doc priority. test=develop
7 years ago
minqiyang 42507d33c6 Change atol to default value
7 years ago
dengkaipeng 193185b840 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shift
7 years ago
dengkaipeng 8a0023892a fix unittest. test=develop
7 years ago
minqiyang 48f3cbdf55 Polish code
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
minqiyang 35c89f38c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
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
zhoukunsheng 874b5d8362 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
7 years ago
zhoukunsheng 263ff731eb add more comment
7 years ago
whs 679a4c28fc
Fix lost of learning rate variable in distillatoin when using lr decay. (#16471)
7 years ago
zhoukunsheng 83c7bca13f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
7 years ago
zhoukunsheng e3f1556e4d fix comment format error
7 years ago
Qiao Longfei b68f84090b fix test_split_selected_rows_op test=develop
7 years ago
zhoukunsheng a55111b869 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
7 years ago
zhoukunsheng 848ec97ab3 test=develop
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
minqiyang a71a0f865b Polish code
7 years ago
minqiyang 99128a5c72 Implement Cosine and Noam Decay
7 years ago
wopeizl c300b1ba69
Tensor index (#16223)
7 years ago
minqiyang ec9c0874bc Implement Expotential NatureExp Inversetime and Polynomal Decay
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
dengkaipeng eb2123e12d fix doc and jit. test=develop
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
Qiao Longfei d640c6cfa9 fix pylint
7 years ago
Qiao Longfei 30618409db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
sneaxiy 78fb3a62e0 fix env variable settting bug
7 years ago
Qiao Longfei b65adf7f65 add communicator_send_wait_times
7 years ago
minqiyang 4278be8c49 Merge branch 'imperative_lr_scheduler' of https://github.com/velconia/Paddle into imperative_lr_scheduler
7 years ago
minqiyang b5bbb13ac1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
dengkaipeng 243584cfbb fix test_layers. test=develop
7 years ago
dengkaipeng 7920e3be02 revert test_softmax_cudnn. test=develop
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
zhaoyuchen2018 cdb315e9d8
Merge branch 'develop' into docrefine
7 years ago
Xin Pan 0fff666f14
Merge pull request #16449 from panyx0718/imperative3
7 years ago
Xin Pan becf799431 fix
7 years ago
dengkaipeng cfef382a85 fix format. test=develop
7 years ago
Wang, Chuanqi 85e1cc1e02 Update Readme with new accuracy and performance data measured on 6271 (#16437)
7 years ago
Zeng Jinle 4cc9809cae
Merge pull request #15799 from sneaxiy/feature/decoupled_reader
7 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
7 years ago
Zhen Wang 2ccbfd5e10 Fix some bugs for quantization passes.
7 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
7 years ago
zhoukunsheng d3d31a5894 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
7 years ago
zhoukunsheng 664c342ca0 test=develop
7 years ago
zhoukunsheng 43060084a4 test=develop
7 years ago
sneaxiy f8ed2c229e try to fix ci error
7 years ago
zhoukunsheng 8e9ebebcef test=develop
7 years ago
dengkaipeng cfda1fdea7 add attr scale. test=develop
7 years ago
Zeng Jinle c64d959343
Merge pull request #16295 from zhhsplendid/zhenghuihuang-dev-2
7 years ago
Xin Pan b55dd32e9c
Merge pull request #16394 from panyx0718/imperative2
7 years ago
Qiao Longfei 542b52fac3 fix trainer_id
7 years ago
sneaxiy 2f54d9f995 Merge develop
7 years ago
sneaxiy 072d95d8f6 Merge develop
7 years ago
sneaxiy a93a9eef8f add op registry type
7 years ago
Tao Luo f9061796d6
Merge pull request #16407 from chuanqi129/test_calibration_enhance
7 years ago
Qiao Longfei de65398cb8 update transpiler and listen and serv op
7 years ago
chengduo c917c13af1
increase the time limite (#16405)
7 years ago
chuanqiw 431068c9ca Enhance test calibration script on accuracy assert
7 years ago
whs 2e5831f0dc
[slim] Refine framework of slim and add filter pruning strategy (#16226)
7 years ago
whs 18779b5b8f
[Operator] Add range op. (#15431)
7 years ago
Hongyu Liu 466e150f28
Merge pull request #16380 from phlrain/add_var_name_in_opt_2
7 years ago
qingqing01 5d6737b5cb
Fix bug in affine_channel API (#16373)
7 years ago
phlrain 6b971e1f19 remove test_dist_transplier; test=develop
7 years ago
phlrain 7dc4a7f4f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_var_name_in_opt_2
7 years ago
phlrain d11d0e18c2 remove test_dist_transplier; test=develop
7 years ago
Xin Pan 55a7b98126 Add DeepCF model
7 years ago
Zhen Wang ec11135d54
Merge pull request #16341 from wzzju/add_channel_wise_in_quant_pass
7 years ago
xiaolil1 e235882c18 Enable MKL-DNN INT8 Concat Kernel. (#16156)
7 years ago
Qiyang Min 171df5b56b
Merge pull request #16303 from junjun315/checkpoint
7 years ago
Hongyu Liu e5478ab5c8
Merge pull request #16346 from phlrain/add_floordiv_and_mod
7 years ago
phlrain 77a08750e9 add var name in optimizer; test=develop
7 years ago
chengduo 33965527fd
Add unit test for fuse all reduce (#16354)
7 years ago
phlrain 5dc9b51994 fix time; test=develop
7 years ago
phlrain 686b8935fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_floordiv_and_mod
7 years ago
Hongyu Liu 8c81d9949e
Merge pull request #16347 from phlrain/fix_matmul_check
7 years ago
lujun ac32bf6f77 update input params type, test=develop
7 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op (#16340)
7 years ago
phlrain 0e40298949 fix matmul shape check; test=develop
7 years ago
phlrain 56c2d384c7 add elementwise floordiv, mod; test=develop
7 years ago
ruri 09e05a110b
Merge pull request #16217 from ceci3/doc
7 years ago
zhhsplendid 124f1df481 Add flags for init and re-alloc gpu
7 years ago
Zhen Wang 8965819fbb rewrite the cuda kernels of channel_wise_quant_op and channe_wise_dequant_op. test=develop
7 years ago
Wu Yi 8bebfe5640
add resnet nccl2 dist training, mp training unit test (#16167)
7 years ago
flame 08838f3909
Fix save inference model bug (#16242)
7 years ago
baojun 2de263a5d9 Add softmax_with_cross_entropy_op to ngraph engine (#16304)
7 years ago
sneaxiy bb166a1e10 fix API.spec
7 years ago
zhoukunsheng 2c3e4c1888 test=develop
7 years ago
chengduo f26ba5bddd
Fuse AllReduce (#15921)
7 years ago
dengkaipeng 93701dba50 add jit kernel for softmax axis. test=develop
7 years ago
Wu Yi 6382b62f6b
Collective ops (#15572)
7 years ago
lujun bed0ecf3d2 checkpoint pr be moved here, test=develop
7 years ago
Zhen Wang ec88b6cc5a add channel wise quantization in ir pass.
7 years ago
whs 18911b6eea
[enhence] Make step_input of dynamic_rnn support custom lod level. (#15972)
7 years ago
zhhsplendid 22715487dc add allocator flags
7 years ago
ceci3 27f7a72641 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
ceci3 3f5f5ed361 fix dropout doc
7 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
7 years ago
sneaxiy 3a09693f5c change API name
7 years ago
Yibing Liu 7e20e7691e
Fix the bug in fp16 backward kernel (#16269)
7 years ago
dengkaipeng 8b88960dce fix doc. test=develop
7 years ago
dengkaipeng 2ddd23dac8 fix format. test=develop
7 years ago
dengkaipeng 365e6cfd15 add mkldnn support. test=develop
7 years ago
dengkaipeng 217db27337 add mkldnn support. test=develop
7 years ago
dengkaipeng 6cb66721d2 add cudnn support. test=develop
7 years ago
sneaxiy 161b8ddcaa Merge develop
7 years ago
xiaolil1 e818fa1004 Enable INT8 transpose kernel for MobileNet-SSD improvement. (#16159)
7 years ago
Xin Pan 374abcf361
Merge pull request #16247 from panyx0718/imperative
7 years ago
tangwei12 8ea4218ce1
update load persistables for increment, test=develop (#15576)
7 years ago
Qiyang Min 8e4ad008fb
Merge pull request #16198 from velconia/imperative_train_speed
7 years ago
Xin Pan 3e9319f3ab add more imperative layer tests.
7 years ago
Qiao Longfei 039d783db5 change communicator_recv_wait_ms to communicator_max_send_grad_num_before_recv
7 years ago
Xin Pan 7458114b5b
Merge pull request #16228 from panyx0718/imperative
7 years ago
dengkaipeng a6daf6fe5f add doc param name. test=develop
7 years ago
sneaxiy 4b073c95dc fix compiler
7 years ago
Tao Luo 38898c2808
Merge pull request #16212 from Aurelius84/develop
7 years ago
Kaipeng Deng b77ebb2af2
Merge pull request #15919 from heavengate/yolo_box
7 years ago
Xin Pan 3be7e971ab polish
7 years ago
Xin Pan 50ff898378 graph neural network for imperative mode
7 years ago
achao2013 81b4fad8b9 add moving average absmax op and fix bug (#15155)
7 years ago
Kaipeng Deng 74037cc1c8
Merge branch 'develop' into yolo_box
7 years ago
Xin Pan 92b9ce3479
Merge pull request #16073 from heavengate/yolov3_loss_imporve
7 years ago
Aurelius84 6cfd20dea8 fix words spell error test=develop
7 years ago
ceci3 cd82e2b03b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
ceci3 ede33c6260 fix formula in dropout
7 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
7 years ago
Yibing Liu 4ae23cc3c5
Impl fp16 compute kernel for slice_op (#16206)
7 years ago
Aurelius84 a59b7d47a8 improve layers.fc api doc test=develop
7 years ago
sneaxiy 3e03695629 fix numeric error
7 years ago
sneaxiy 5a92e4c097 revert revert 16144
7 years ago
sneaxiy ad5f0e6018 merge develop
7 years ago
sneaxiy 55ba7f610b fix numeric error
7 years ago
Zeng Jinle a91964c8fe Revert "PaddingRNN model memory optimize"
7 years ago
minqiyang f83739499c Polish code
7 years ago
minqiyang 7355d41834 1. Add imperative gperf profiler
7 years ago
Zeng Jinle 0b49e43d3a
Merge pull request #16144 from sneaxiy/rnn_mem_opt
7 years ago
sneaxiy ac0e0f5181 merge develop
7 years ago
minqiyang 42e96a029f Accelerate CPU part
7 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
7 years ago
Yan Xu 30568473ec
fix broadcast on mp mode (#15951)
7 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
7 years ago
Zhen Wang 41b8cf0bae
Merge pull request #16162 from wzzju/fix_nan_static_quant
7 years ago
Qiyang Min d4e8c99f4b
Merge pull request #16095 from velconia/transfer_gru_unit
7 years ago
dengkaipeng 2c0abba0c3 fix test_detection. test=develop
7 years ago
Zhen Wang 94b7c1ea7b
Merge pull request #16107 from wzzju/add_graph_clone
7 years ago
Zhen Wang 5420cf95f5
Merge pull request #16070 from wzzju/channel_wise_quant_op
7 years ago
dengkaipeng e4e3764060 use memory Copy. test=develop
7 years ago
dengkaipeng d31693afec no use _gt_score. test=develop
7 years ago
dengkaipeng aad62eeca0 add doc for param default. test=develop
7 years ago
Zhen Wang b8d1f5038e Add the executor test for the graph clone API. test=develop
7 years ago
dengkaipeng afdf3c3f84 fix doc.test=develop
7 years ago
dengkaipeng af4ef80e5b fix API.spec not add defaults. test=develop
7 years ago
dengkaipeng 0d1a9996ac fix unittest for yolov3_loss. test=develop
7 years ago
dengkaipeng 626fb859d9 add param default doc. test=develop
7 years ago
dengkaipeng 00e822d2a0 fix test_detection. test=develop
7 years ago
dengkaipeng abb5a9c726 fix doc statement. test=develop
7 years ago
dengkaipeng ad897304f9 fix pre-commit. test=develop
7 years ago
dengkaipeng deec3ac1e9 fix infer error.
7 years ago
dengkaipeng c9d4676bee fix multi batch idx error. test=develop
7 years ago
dengkaipeng cb2dca53c1 fix cuda kernel error
7 years ago
dengkaipeng 452373decb resize box in input image scale. test=develop
7 years ago
dengkaipeng 3896d955c7 add yolo_box_op CPU kernel
7 years ago
Zhen Wang 4ab0607634 fix NaN bugs.
7 years ago
Qiyang Min 4e8c03bdfe Imperative fix conv2d's attrs bugs (#16158)
7 years ago
Zhen Wang ac6ef06ffa Add the Clone method in Graph. test=develop
7 years ago
Zhen Wang 01eddf125c Not add graph copy construction method. test=develop
7 years ago
Zhen Wang 1b9c8d5f06 add clone function for IrGraph. test=develop
7 years ago
jerrywgz 08e757318c
Merge pull request #16145 from ceci3/npair_loss0
7 years ago
minqiyang de212ae274 Polish code
7 years ago
Qiyang Min 1f4aa7a202 Imperative remove all descs (#16045)
7 years ago
minqiyang 45c9f2a68a Fix bugs in piecewise decay
7 years ago
Zeng Jinle 472f16b5aa
Merge pull request #16063 from sneaxiy/enhance_gc
7 years ago
minqiyang a424ab499e Change CMakeFiles
7 years ago
minqiyang feb39028c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
minqiyang d17bb4e600 Add unit test for gru unit
7 years ago
minqiyang 0d27d204d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
7 years ago
Qiyang Min 5f33164f3d
Merge pull request #16125 from panyx0718/imperative
7 years ago
minqiyang 2050f31c26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
7 years ago
wopeizl a38db3cb99
Fixrecordio (#16124)
7 years ago
Qiao Longfei 43378ad626 add flags to init
7 years ago
sneaxiy b80d76f784 merge develop
7 years ago
sneaxiy aa2335c218 add py_reader doc
7 years ago
ceci3 8468c39318 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
7 years ago
ceci3 24fbe6d610 test=develop, replace sce
7 years ago
sneaxiy cfd012e2cb add unittest
7 years ago
sneaxiy d7407c90aa refine cross_entropy mem
7 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
7 years ago
Qiao Longfei eb6af305d6 change embedding interface addnremote_prefetch
7 years ago
Qiao Longfei 0a828fef82 add some flags for communicator
7 years ago
jerrywgz 55a785bb10
Merge pull request #15949 from ceci3/npair_loss0
7 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
7 years ago
chengduo 2f1b3afa6f
fix compiler_py bug (#16122)
7 years ago
ceci3 0af00a0541 test=develop
7 years ago
dengkaipeng 82d4f90325 fix format. test=develop
7 years ago
ceci3 d3656ff304 test=develop
7 years ago
ceci3 5f343b0e3a test=develop
7 years ago
ceci3 a80555a3a5 test=develop, change import
7 years ago
ceci3 60bfcb8b30 test=develop, change import
7 years ago
Xin Pan 81773d0b1c add imperative and declarative mode testbase and example
7 years ago
Zhen Wang 7ea5990ca6 update some details. test=develop
7 years ago
Zhen Wang bf807d69a4 avoid ce fails on windows.
7 years ago
Zhen Wang 6e0311ee8c
Merge pull request #16084 from wzzju/fix-quantization-pass-ut
7 years ago
dengkaipeng 5c1920b731 add Attr shift_ratio. test=develop
7 years ago
ceci3 3e0eb55515 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
7 years ago
Jiabin Yang e233b91a23
test=develop, fix using create_parameter with attr set to False error (#16115)
7 years ago
ceci3 8b86c12e46 test=develop, update API.spec
7 years ago
ceci3 c8610739c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
7 years ago
ceci3 23a9035b21 test=develop, update doc
7 years ago
Jiabin Yang 0217058321 test=develop, fix layers bug (#16099)
7 years ago
Jiabin Yang 4f3c8a41be
test=develop, fix layers bug (#16099)
7 years ago
Zhen Wang 3cf0ee414d update some details. test=develop
7 years ago
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
7 years ago
dengkaipeng 9344a4eb42 refine test_temporal_shift. test=develop
7 years ago
dengkaipeng 6a62b9d8a0 add temporal_shift_op. test=develop
7 years ago
sneaxiy d0f8d94ca4 try to fix unittest
7 years ago
tensor-tang 2e7fea2b7f polish the cast op doc (#16078)
7 years ago
tensor-tang 9be825a982
polish the cast op doc (#16078)
7 years ago
ceci3 fe888728d6 test=develop, change testfile
7 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
7 years ago
Wu Yi 5e92eb3f25 add parallel graph dist test (#16076)
7 years ago
jerrywgz e5759d6c38 refine doc, test=develop
7 years ago
jerrywgz 2b41743791 fix doc, test=develop
7 years ago
jerrywgz c2eda2325b refine code, test=develop
7 years ago
jerrywgz a2e83d1d7b add box_coder_and_assign, test=develop
7 years ago
Wu Yi d206582337
add parallel graph dist test (#16076)
7 years ago
minqiyang 6871fe635b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
7 years ago
minqiyang f49d9b393c Transfer GRU unit
7 years ago
Qiao Longfei a0bb18beec Merge branch 'add-async-ssa-graph-executor' of ssh://github.com/jacquesqiao/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
7 years ago
ceci3 69859718a0 test=develop, change labels name
7 years ago
ceci3 c109e6b3aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
7 years ago
ceci3 7613918e23 test=develop, change labels name
7 years ago
Zhen Wang 0cb50bb983 avoid ce fails on windows.
7 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
7 years ago
sneaxiy 7b608396fe fix travis-ci format check
7 years ago
ceci3 dc57952b7f test=develop, add random to testfile
7 years ago
chengduo 84e3adbe60 Fix reshape bug (#16069)
7 years ago
Jiabin Yang ab19d92e16 test=develop, reconstruct layer helper to fit imperative usage (#15938)
7 years ago
wopeizl eb367f990c remove the ignored from is_empty and less_than test=develop (#15971)
7 years ago
chengduo 9c3560931c Unified PE and compiler (#16042)
7 years ago
liuwei1031 9cc6f4009f add IfElse test case for ir memory optimize (#15998)
7 years ago
whs bd9669003f Make sequence_erase op support for input with multi-level LoD. (#15982)
7 years ago
lidanqing 21156b8d4c MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
7 years ago
dengkaipeng dbb8d07886 fix doc statement. test=develop
7 years ago
dengkaipeng eeeebdd006 refine doc. test=develop
7 years ago
dengkaipeng 9c47f36d1b fix spectral_norm doc. test=develop
7 years ago
dengkaipeng 91f8531586 refine test_spectral_norm. test=develop
7 years ago
dengkaipeng 12416a24d2 add doc and test_layers. test=develop
7 years ago
dengkaipeng 63d322f07c fix attr dim calc. test=develop
7 years ago
dengkaipeng ca1502c7f5 add grad kernel for spectral_norm. test=develop
7 years ago
dengkaipeng 8956a59637 add unittest for spectral_norm. test=develop
7 years ago
dengkaipeng fd66089d23 add spectral_norm forwarn kenel
7 years ago
chengduo c67afb0f76
Fix reshape bug (#16069)
7 years ago
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
7 years ago
sneaxiy 33138a421d remove match check
7 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
7 years ago
Qiao Longfei c09477b057 revert change
7 years ago
Zhen Wang 8063b31e2d Reduce redundant code for channel wise dequant op. test=develop
7 years ago
chengduo c11f531244
Unified PE and compiler (#16042)
7 years ago
dengkaipeng 40405d132c add doc and API.spec. test=develop
7 years ago
dengkaipeng e90e0bdfa2 fix for gpu grad. test=develop
7 years ago
dengkaipeng ebcb7a7ac8 fix grad check. test=develop
7 years ago
dengkaipeng 3e3a983a69 add kldiv_loss op. test=develop
7 years ago
Zhen Wang e8f9dac7ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into channel_wise_quant_op
7 years ago
Zhen Wang 806832e091 update the input format of channel wise dequantize op.
7 years ago
jerrywgz f0177a1ed1 refine doc, test=develop
7 years ago
jerrywgz 072eca348a refine doc, test=develop
7 years ago
Kaipeng Deng 6d8771b55c
Merge pull request #15864 from heavengate/spectral_norm
7 years ago
sneaxiy 814a759061 merge develop
7 years ago
sneaxiy 597dc65e76 enhance gc
7 years ago
liuwei1031 caadd0581d
add IfElse test case for ir memory optimize (#15998)
7 years ago
whs 0f99d24083
Make sequence_erase op support for input with multi-level LoD. (#15982)
7 years ago
Qiao Longfei e92ad8a209 optimize test_async_ssa_graph_executor_mnist test=develop
7 years ago
Qiao Longfei b2c082c46f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
Zhen Wang 89dee160d1 add channel wise dequantize op.
7 years ago
jerrywgz b4f5180299 fix doc, test=develop
7 years ago
jerrywgz 21e0d35ce3 fix formula, test=develop
7 years ago
jerrywgz d1901f27bc refine doc
7 years ago
jerrywgz a1ef7df865 refine code, test=develop
7 years ago
jerrywgz d497bd9079 resolve conflict, test=develop
7 years ago
jerrywgz 41471d28ac add box_coder_and_assign, test=develop
7 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
7 years ago
Qiao Longfei fab1b54d99 Merge branch 'add-communicator' of ssh://github.com/jacquesqiao/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
dengkaipeng 54bbbfa71f fix doc statement. test=develop
7 years ago
dengkaipeng c1a69e3ea0 refine doc. test=develop
7 years ago
dengkaipeng 82d514345c fix spectral_norm doc. test=develop
7 years ago
dengkaipeng 24fa74d901 refine test_spectral_norm. test=develop
7 years ago
dengkaipeng 2ea5843cbf add doc and test_layers. test=develop
7 years ago
dengkaipeng 037855f42d fix attr dim calc. test=develop
7 years ago
dengkaipeng 70dbd59839 add grad kernel for spectral_norm. test=develop
7 years ago
dengkaipeng 72509ec3bd add unittest for spectral_norm. test=develop
7 years ago
dengkaipeng 3bf1ae9b59 add spectral_norm forwarn kenel
7 years ago
zhaoyuchen 032ea9ceda Fix array_read code error.
7 years ago
Zhen Wang 545247d7b4 add channel wise quantize op.
7 years ago
ceci3 44a4ac0f8c fix API.spec and testfile
7 years ago
Qiao Longfei e70b1727ef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
ceci3 3b96aa0839 conflict fix
7 years ago
lidanqing 667bc256d2 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
7 years ago
chengduo d4b461eb10 Unified ParallelExecutor and Compiler (#15970)
7 years ago
Krzysztof Binias ea9d6731dc Add test for ceil mode
7 years ago
sneaxiy 1a5f31b53c Fix doc
7 years ago
Zhen Wang aabe84708a improve save_persistable api doc. test=develop (#15911)
7 years ago
Tink_Y 8949a94691 refine image_resize annotation (#15976)
7 years ago
minqiyang 94c8ce3f13 reduce ut time
7 years ago
minqiyang a5dc2812e3 increment resnet and ptbrnn's batch_num
7 years ago
minqiyang 3723dcc301 Polish code
7 years ago
minqiyang 212242c4e4 Polish code
7 years ago
minqiyang 3f4aeed57f Polish code
7 years ago
minqiyang b754bf30fb Reset output var's pre_op pointer when op was destructed
7 years ago
baojun ac72bcd065 Added adam op test=develop (#15710)
7 years ago
shippingwang 639118260c fixed typo, test=develop
7 years ago
dzhwinter 4449e85528 polish cudnn related code and fix bug. (#15164)
7 years ago
Xin Pan 8e094f7117 polish
7 years ago
Xin Pan 9f3a325222 add deprecation warning.
7 years ago
mozga-intel 06a7f741f0 The flag of mkldnn is enabled iff it is necessary
7 years ago
baojun-nervana 320b27988c added concat op test=develop
7 years ago
minqiyang b71af29fb4 Remove var op deps in imperative mode
7 years ago
tensor-tang ce4cc482a4 add sgd jitcode and op test
7 years ago
minqiyang cd2db80655 Add tracer implementation
7 years ago
minqiyang 701af43958 Fix bugs
7 years ago
jerrywgz 4f43e981c1 add comment for revise, test=develop
7 years ago
minqiyang f1a2d20430 invoke backward_hooks after reduce op's depcounts map
7 years ago
minqiyang e0a2b472f4 Move ClearBlock into OpBase and VarBase's destructor
7 years ago
minqiyang 9abf40c9e2 Add imperative python tracer
7 years ago
shippingwang 13e891516b add cosine decay op, test=develop
7 years ago
jerrywgz b2ce832021 change default option related to softmax, test=develop
7 years ago
sneaxiy a9ea99d700 merge develop
7 years ago
Zeng Jinle cae6614c98
Merge pull request #16005 from sneaxiy/develop-fix-executor-doc
7 years ago
lidanqing dd1c7ee604 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
7 years ago
Tao Luo 96f7fc60ee
Merge pull request #16013 from kbinias/kbinias/poll-mkldnn-ut
7 years ago
chengduo ae37f82964
Unified ParallelExecutor and Compiler (#15970)
7 years ago
Krzysztof Binias 54f21a5c47 Add test for ceil mode
7 years ago
sneaxiy 7c4303bc4a Fix doc
7 years ago
Zhen Wang 46c5e37858 improve save_persistable api doc. test=develop (#15911)
7 years ago
Tink_Y 31d830de9f refine image_resize annotation (#15976)
7 years ago
ceci3 f6d186782a
test=develop
7 years ago
Qiao Longfei 847e4f4e85 pure async mode train
7 years ago
sneaxiy 3334c279d0 add sample_generator
7 years ago
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
7 years ago
jerrywgz a9c0968b79 refine api doc, test=develop
7 years ago
minqiyang fa1ff1d2f1 reduce ut time
7 years ago
Tao Luo c494f64a0f
Merge pull request #15941 from mozga-intel/mozga-intel/enable_mkldnn_framework
7 years ago
tensor-tang e5f9d3a47c
Merge pull request #15892 from tensor-tang/jit/sgd
7 years ago
minqiyang 659a719315 increment resnet and ptbrnn's batch_num
7 years ago
minqiyang 50639fafdb Polish code
7 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
7 years ago
minqiyang fe406b98c9 Polish code
7 years ago
Xin Pan a63e2a0a4f
Merge pull request #15948 from panyx0718/api2
7 years ago
minqiyang f469bb6b36 Polish code
7 years ago
sneaxiy 7b5a9d75d9 add cache reader
7 years ago
minqiyang ac88c62a5b Reset output var's pre_op pointer when op was destructed
7 years ago
baojun f285191fb3 Added adam op test=develop (#15710)
7 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
7 years ago
tensor-tang 58b8231338
added concat op test=develop (#15946)
7 years ago
shippingwang 733da7b2fc fixed typo, test=develop
7 years ago
jerrywgz 0f652f304c add distribute fpn proposals op, test=develop
7 years ago
ceci3 6bce986107
2018 -> 2019
7 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
7 years ago
Xin Pan 0c277ac6e9 polish
7 years ago
ceci3 4b7bf06e1f test=develop
7 years ago
sneaxiy 69b1ebdfa5 merge develop
7 years ago
Xin Pan 840cf780e4 add deprecation warning.
7 years ago
mozga-intel 68a9ead17a The flag of mkldnn is enabled iff it is necessary
7 years ago
baojun-nervana e4ab40a7b9 added concat op test=develop
7 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
7 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
7 years ago
dzhwinter 15de2dff00
Merge pull request #15926 from dzhwinter/test/add_ir_mem_opt_tests
7 years ago
Zhen Wang e00c7a2e26
Merge pull request #15830 from wzzju/add_ir_node_encapsulation
7 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
7 years ago
lujun a4b4ecd8b6
Merge pull request #15906 from junjun315/fix-api-doc-20190220
7 years ago
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
7 years ago
Qiao Longfei 49f2f4f91d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-communicator
7 years ago
minqiyang 50c2eb0ec2 Add tracer implementation
7 years ago
Qiao Longfei f768fbf715 support multi graph
7 years ago
dzhwinter 48d9fd08e5 fix default value. test=develop
7 years ago
minqiyang efb2f2baf8 Fix bugs
7 years ago
Tao Luo 2c5c7b2a7e
Merge pull request #15922 from kbinias/kbinias/reuse-primitives-activations-and-softmax-mkldnn-ut
7 years ago
dzhwinter dfb2121967 fix default value. test=develop
7 years ago
dzhwinter a4cf295471 fix default value. test=develop
7 years ago
dzhwinter a922a0a1ef fix default value. test=develop
7 years ago
jerrywgz b53fdbed2c add comment for revise, test=develop
7 years ago
sneaxiy 2e67f8ae88 add doc
7 years ago
dzhwinter 6477b443f3 fix default value. test=develop
7 years ago
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
7 years ago
dzhwinter 131e4a3b5f
Merge pull request #15904 from dzhwinter/fix/disable_temp
7 years ago
Qiao Longfei cf0511f21e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
7 years ago
Zhen Wang 548931456c update some functions' names according to the suggestion. test=develop
7 years ago
sneaxiy c545f1ed8f unify API
7 years ago
minqiyang b420ec3a92 invoke backward_hooks after reduce op's depcounts map
7 years ago
Qiyang Min 4bd28b304b
Merge pull request #15831 from velconia/imperative_engine
7 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
7 years ago
Qiao Longfei b8491bfd4e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-communicator
7 years ago
sneaxiy a8c4324d3c fix hang bug
7 years ago
sneaxiy b17541a9c1 fix hang bug
7 years ago
Zhen Wang 0bf809c9b3 add set_attr for IrOpNode. test=develop
7 years ago
Zhen Wang 7c8f7df2fe add some op_des funs to IrOpNode and add some var_des funs to IrVarNode. test=develop
7 years ago
Zhen Wang 33f99d6197 add IrNode&IrVarNode&IrOpNode. test=develop
7 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
7 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
7 years ago
minqiyang 84bf4d7b06 Move ClearBlock into OpBase and VarBase's destructor
7 years ago
Xin Pan 8b1672fe76 follow comments
7 years ago
minqiyang 2b3510bc50 Add imperative python tracer
7 years ago
lujun 23560d08f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-api-doc-20190220
7 years ago
lujun da92a2cedc fix util plot for py3, test=develop
7 years ago
dzhwinter 2578241996 fix default value. test=develop
7 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
7 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
7 years ago
dengkaipeng de50854e2d add python example. test=develop
7 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
7 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
7 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
7 years ago
xuezhong f857e07987
Merge pull request #15893 from xuezhong/add_sample_logits_op
7 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
7 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
7 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
7 years ago
Qiao Longfei 2b7931d5c9 refine code test=develop
7 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
7 years ago
sneaxiy 1e4c0a6f72 merge develop
7 years ago
shippingwang eb932f717a add cosine decay op, test=develop
7 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
7 years ago
minqiyang 9dc64edfd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_engine
7 years ago
Xin Pan 4a00bea736
Merge pull request #15789 from panyx0718/imperative2
7 years ago
Xin Pan 12a0e2ed9d polish codes
7 years ago
Xin Pan 19d78f6797 polish
7 years ago
xuezhong d266bac943 remove test temporal
7 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
7 years ago
minqiyang 1bf4b8ab60 keep parameters in block
7 years ago
Xin Pan 32d5a16036 resolve conflicts
7 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
7 years ago
Xin Pan 006c32f93d polish parameter names
7 years ago
Krzysztof Binias 309ea6f2de Fix for pylint Failed
7 years ago
Xin Pan 26e32e095a allow compiler to use graph
7 years ago
minqiyang 8fe0c0c52c implement backward refs
7 years ago
Krzysztof Binias 1578c60bdd Add new ut and remove unnecessary code
7 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
7 years ago
Qiao Longfei 31a05d3efd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
xuezhong a7e7d95203
Merge pull request #15630 from xuezhong/fix_bug_adagrad2
7 years ago
Xin Pan 6019054cdd
Merge pull request #15716 from Yancey1989/refine_pg
7 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
7 years ago
Qiao Longfei cc71e89499 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
minqiyang 74551758cc Polish code
7 years ago
minqiyang 1f0ef42e60 Change atol of numpy allclose
7 years ago
jerrywgz c0d33f1362
Merge pull request #15817 from jerrywgz/fix_nm_unittest_py36
7 years ago
Zeng Jinle c420375185
Merge pull request #15806 from sneaxiy/fix-compiler
7 years ago
xuezhong 46fcadec18 add parameter description
7 years ago
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
7 years ago
minqiyang f53e1d5c4b implement ClearBlock
7 years ago
chengduo fbb5404652
fix test_parallel_executor_seresnex timeout (#15812)
7 years ago
sneaxiy 27e1a9ee5a fix hang bug
7 years ago
sneaxiy 7160cb0f32 decoupled reader
7 years ago
mozga-intel 13ec2d331b Enable momentum operator for a ngraph engine (#15673)
7 years ago
jerrywgz 4711d88a2f fix nms unittest in py36, test=develop
7 years ago
dzhwinter a0666b05c4
Merge pull request #15784 from dzhwinter/fix/add_test
7 years ago
Jiabin Yang f1df9dba24
test=develop, update fluid.layers to LaryerHelper (#15797)
7 years ago
sneaxiy d331e97af8 fix compiler place compare
7 years ago
xuezhong 6b83845c41 update for backward compatibility
7 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
xuezhong 57294fa890 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
7 years ago
xuezhong 794b90c93f for backward compatibility
7 years ago
Tao Luo 6402424f7a
Merge pull request #15773 from chengduoZH/fix_shape_api_doc
7 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
xuezhong bf6eb60d12 change var name
7 years ago
xuezhong c5360a3f6b refine code
7 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
7 years ago
chengduozh 9ae764c11d fix doc
7 years ago
mozga-intel df23a6f894 Enable cross_entropy operator for a ngraph engine (#15674)
7 years ago
dzhwinter 07ee40c6e9 fix default value. test=develop
7 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
7 years ago
sneaxiy 3d0610b59b fix data doc
7 years ago
baojun 72061b0ac0 Add ngraph op coverage (#15721)
7 years ago
Tao Luo 572c67e653
Merge pull request #15775 from velconia/fix_api_ftrl_opt
7 years ago
chengduozh d79d2f686c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_shape_api_doc
7 years ago
dzhwinter 28609b3435
Merge pull request #15696 from dzhwinter/cherry-pick/memory
7 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
minqiyang 700495e11f Fix FtrlOptimizer's API comment
7 years ago
chengduozh 3ce12b1b8e fix shape api doc
7 years ago
minqiyang 52e5ee60bd Add debug info
7 years ago
dzhwinter 6cb0208ab0 add reference. test=develop
7 years ago
Tao Luo a2a0251db0
Merge pull request #15681 from chengduoZH/refine_api_doc
7 years ago
dzhwinter 18afb77e78 polish code for reading. test=develop
7 years ago
Tao Luo e17017aa65
Merge pull request #15739 from guomingz/resolve_issue_15724
7 years ago
Wu Yi 8666902b9d
fix test_transpiler random fail test=develop (#15736)
7 years ago
dzhwinter 6deac40724 polish code for reading. test=develop
7 years ago
dzhwinter d0a2a202d0 polish code for reading. test=develop
7 years ago
dzhwinter c1455e606d Merge remote-tracking branch 'origin/develop' into cherry-pick/memory
7 years ago
dzhwinter d376cf71b7 polish code for reading. test=develop
7 years ago
chengduozh 1e46ab2e3e follow comment
7 years ago
Xin Pan 69f5c0eee2
Merge pull request #15557 from panyx0718/imperative
7 years ago
Zhang, Guoming e5d3d7c63d resolve #15724
7 years ago
Xin Pan 792719fb7e polish test
7 years ago
Zhen Wang 832bd720d1
Merge pull request #15610 from wzzju/quantization_inference_passes
7 years ago
Xin Pan 54f4d58553 make parameter and layer access easier
7 years ago
Dun f7b768d364
fix group_norm (#15727)
7 years ago
Xin Pan 408a9bb2e7 polish
7 years ago
Xin Pan 989138378d add sugar for fetching parameters
7 years ago
Tao Luo 4c8feae43d
Merge pull request #15718 from luotao1/v2_code
7 years ago
Tao Luo b9999435b7 remove 'import paddle.v2' in read data
7 years ago
Tao Luo 31287cdb43 remove legace v2 code in python/paddle/utils
7 years ago
dzhwinter 84f067be94
update. test=develop
7 years ago
Yancey1989 88d3dc949e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into refine_pg
7 years ago
Yancey1989 f3463ecb6e refine pg execution
7 years ago
dzhwinter d453b0dcf7 add details. test=develop
7 years ago
jerrywgz 6f11f35abe
Merge pull request #15703 from jerrywgz/enhance_expand_op
7 years ago
chengduo c794ecf641
Remove test_image_classification_resnet from mac CI (#15706)
7 years ago
dzhwinter 283573c6aa add details. test=develop
7 years ago
jerrywgz a52d5d5095 refine unittest, test=develop
7 years ago
Tao Luo 25ec6a2cfd
Merge pull request #15657 from qingqing01/fix_bn_api
7 years ago
乔龙飞 Qiao Longfei 45b19cbc9a
Revert "Revert "cpu reduce mode did not need to broadcast params test=develop""
7 years ago
baojun c47e258ea4 Add ngraph sum, sigmoid, relu_grad and tanh_grad op (#15642)
7 years ago
dzhwinter 51d1e8cd06 add details. test=develop
7 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
7 years ago
jerrywgz 8fc0fc314a support multiple var types for expand op, test=develop
7 years ago
chengduozh ba223e9566 doc refine
7 years ago
tensor-tang 31fd8ce1e1
Merge pull request #15375 from mozga-intel/mozga-intel/batch_norm_ngraph_operator
7 years ago
xuezhong c5742f79f1 set label type to int64 to pass windows test
7 years ago
Zeng Jinle fea7f0de25
Merge pull request #15667 from sneaxiy/fix_decorator_signature
7 years ago
乔龙飞 Qiao Longfei 6e0e706198
Revert "cpu reduce mode did not need to broadcast params test=develop"
7 years ago
chengduozh 03f091a9d3 fix api doc
7 years ago