Commit Graph

25543 Commits (da9e9dd07f6a6c0a5221c09f1b452b981eb9b30e)
 

Author SHA1 Message Date
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
zhongpu 3da5a772d7 Update README.md and README_cn.md to latest version v1.6, test=develop (#20843)
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
Zeng Jinle bb8d778358
lazy init of allocators, test=develop (#20854)
6 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
6 years ago
Zeng Jinle 98103d3003
remove some unnecessary logs in pe, test=develop (#20848)
6 years ago
Yang Zhang cf670ec9ce Serialize to pickle format (#20820)
6 years ago
wopeizl 3b31b74e20
remove the warning issue test=develop (#20718)
6 years ago
Chen Weihang 8b59ac3ad0 delete paddle infershape enforce marco (#20832)
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
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
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
Yamei-Lee cf717fd6dd fix bug in reshape: (#20781)
6 years ago
Chen Weihang 1d1552d106
Make formatted ENFORCE stack adapt to more situations (#20826)
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
danleifeng 9171f73714 fix fp16 grid_size for size=1; test=develop (#20812)
6 years ago
Zeng Jinle cd1c404353
refine err msg of allocator, test=develop (#20804)
6 years ago
pkpk 370f0345b6
fix the bug in data_feeder.py (#20791)
6 years ago
Zeng Jinle ac813bbaf4
Add more error debug message to Operator::Run (#20793)
6 years ago
Tao Luo efbdad0596
make search_compute support avx default (#20779)
6 years ago
zhongpu 3556514e97 add PADDLE_ENFORCE for dygraph to optimize error throw (#19783)
6 years ago
Chen Weihang 7f17da4c0e
Add GetExpectedKernelType method check in CI script (#20774)
6 years ago
WangXi 250e72d254 Fix DGC algorithm flow to make it the same as paper (#20758)
6 years ago
wangchaochaohu ba45dce35d
fix codetest for windows make test=develop (#20796)
6 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
6 years ago
zhaoyuchen2018 6e6eab07e8
Fix multihead op bug. (#20783)
6 years ago
Aurelius84 28dd2a58df
refine Categorical and MultivariateNormalDiag en doc (#20723)
6 years ago
lvmengsi dfa0549f87
Revert "fix_depthwise_conv_cudnn, test=develop (#20712)" (#20782)
6 years ago
whs 4c7d196d83
Add norm_by_time for warpctc op in padding mode. (#17580)
6 years ago
Pei Yang e89c16b90d
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733)
6 years ago
tianshuo78520a 1105b93288 del uninstall protobuf (#20769)
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
石晓伟 e742760f8e
optimize version error, test=develop (#20715)
6 years ago
XiaoguangHu 66b2bf5519
Update README_cn.md
6 years ago
XiaoguangHu 99d6557cf6
Update README.md
6 years ago
XiaoguangHu 5bf66b4c1d
update README_cn.md to delete fluid
6 years ago
XiaoguangHu 60bb420f53
update readme, delete fluid
6 years ago
gongweibao e425124041
Wait pserver to complete initialization. (#20777)
6 years ago
zhouwei25 bcd77e147c Cmake_generotor support has been added to enable multi-version VS support (#20755)
6 years ago
zhongpu 702aad5a0a remove assert statement to support sqeeze op in drgraph, test=develop (#20763)
6 years ago
Adam 67b59ddb38 Minor MKL-DNN conv int8 performance fixes (#20753)
6 years ago
gongweibao 8088395a84
Set unique port to every distribute test to avoid potential port conflicts (#20759)
6 years ago