Commit Graph

9610 Commits (a710ccc0cb5532e02f7e493aa83a7a8f50cb9b42)

Author SHA1 Message Date
juncaipeng 175ba39c03
Add post_training_quantization (#20800)
6 years ago
Leo Chen 008ed65fd5 Add c++ global current tracer for dygraph (#20882)
6 years ago
Huihuang Zheng 4cf96cd307
Add grad_name Property for Class Variable (#20991)
6 years ago
xujiaqi01 1d1a07937a
simplify master+patch,remove ins when size != merge_size or has conflict slot (#20913)
6 years ago
Thunderbrook 5970e8ac5e
find lookup table in order (#20932)
6 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop (#20954)
6 years ago
tangwei12 3b96e3d20a
fix FetchHandler (#20900)
6 years ago
liuwei1031 2dd9bc7159 fix windows python setup issue caused by (#20641) (#20928)
6 years ago
Dong Daxiang a6747a6ef1
add launch_ps module so that we can launch a parameter server trainin… (#20936)
6 years ago
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop (#20959)
6 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
6 years ago
123malin 20cdff0e02
Optimize decay (#20816)
6 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker (#20860)
6 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
6 years ago
liym27 7b4cb655bb keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903)
6 years ago
Zhang Ting 8d1e9f0f7e maxout supports channel_last input (#20846)
6 years ago
WangXi 9d8ec42353 launch.py remove setting for nccl sync, test=develop (#20909)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
6 years ago
Bai Yifan ac87d4e6e1
fix hdfs.download, test=develop (#20907)
6 years ago
Thunderbrook 59bcdc8a19
support dump param of model into afs (#20302)
6 years ago
qingqing01 728099d023
Simplify third_party path in Python package (#20776)
6 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
6 years ago
Wilber b489760099
fix jit_matmul bug test=develop (#20886)
6 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
6 years ago
lvmengsi aadd81b662
Fix gradients (#20857)
6 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
6 years ago
Youwei Song 2058bab1c0 Add Sequential api (#20789)
6 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
6 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
6 years ago
Zeng Jinle da9e9dd07f
fix py_reader combination ut, test=develop (#20861)
6 years ago
liym27 84d221b667 improve unsqueeze op to support int, Tensor for argument axes (#20824)
6 years ago
silingtong123 03d7f3ddb2 Make shape tensor support int32 (#20757)
6 years ago
Huihuang Zheng 95ba4bd2ab
Add shape and type check at read_op (#20754)
6 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
6 years ago
Yang Zhang cf670ec9ce Serialize to pickle format (#20820)
6 years ago
whs c8e49be2f1
Fix roi_perspective_transform op (#20764)
6 years ago
Bai Yifan 6bdf99d37a
fix dcn doc about Mask introduction, test=develop, test=document_fix (#20836)
6 years ago
Bai Yifan fd5321b3f3 modify slim print precision to round(,6), test=develop (#20833)
6 years ago
WangXi e78d7f57bb Print the rank which trainer is error in launch.py, test=develop (#20838)
6 years ago
xujiaqi01 48669aa8f0
fix several sparse table issuses (#20686)
6 years ago
whs fa67e6e83e
Fix unitest of pruning in python3 env. (#20825)
6 years ago
Zeng Jinle 378fc4fb1c
add some docs to jit.trace, test=develop (#20811)
6 years ago
Zhang Ting 5a8d885d72 All elements in attr(shape) of crop_tensor can be -1 and int32/64 kernel registered (#20756)
6 years ago
pkpk 370f0345b6
fix the bug in data_feeder.py (#20791)
6 years ago
Tao Luo efbdad0596
make search_compute support avx default (#20779)
6 years ago
WangXi 250e72d254 Fix DGC algorithm flow to make it the same as paper (#20758)
6 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
6 years ago
Aurelius84 28dd2a58df
refine Categorical and MultivariateNormalDiag en doc (#20723)
6 years ago
Tao Luo 2f5f19dfb5
mv sampcd_processor.py to tools/ (#20761)
6 years ago
石晓伟 37cd43545a
update the infer shape of matmul, test=develop (#20717)
6 years ago