Commit Graph

30 Commits (bc7a3afa687696541b032d56d1e9a8ca8e101c77)

Author SHA1 Message Date
Leo Chen 6350528220
[NPU] support fp16 for npu accuracy op (#31797)
4 years ago
yinhaofeng e1c33a6d69
[NPU] accuracy op (#31492)
4 years ago
LoveAn 671555ed32
Compiling operator libraries with Unity build (#29130)
5 years ago
Leo Chen 9a2a4b5f65
Support setting xpu place in dygraph mode (#27909)
5 years ago
Chen Weihang 4ba977c720
Polish some error message in opeators (#27876)
5 years ago
Jack Zhou d4359b0f39
add the kunlun kernel for the paddle 2.0
5 years ago
Chen Weihang 0b54d54fd8
Fix index overflow bug of the CUDA kernel loop increment (#25435)
5 years ago
hutuxian 7f85dfeb18
Upgrade Error Message for AucOP & MultiplexOP (#24458)
5 years ago
Liufang Sang e24575c8ba
fix error message in accuracy_op.h test=develop (#24416)
5 years ago
0YuanZhang0 a164b10d05
API/OP error message enhancement (#23717)
5 years ago
Liufang Sang 9549b78691
OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751)
5 years ago
yaoxuefeng 29a7a52d38
Fix instag (#22632)
5 years ago
Leo Chen 3e5744aa65
Remove unused inputs for some operators (#22284)
5 years ago
hutuxian 27decacb8a
fix aucop stat shape (#21846)
6 years ago
hutuxian 7e68bc896b
refactor AUC OP and add its CUDA Kernel (#21336)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
6 years ago
Chen Weihang 8b59ac3ad0 delete paddle infershape enforce marco (#20832)
6 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
6 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
6 years ago
guru4elephant ab57d3893e
make auc op compatible with 1 dim (#18551)
6 years ago
Hongyu Liu baf60e3a27
Merge pull request #16907 from xuezhong/fix_infershape_bug2
6 years ago
xuezhong afbc435adf fix infershape check bug
6 years ago
xuezhong 5663fbfb0a fix infershape bug
6 years ago
phlrain 165a7bd5a1 fix shape check many; test=develop
6 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
7 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
7 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
tangwei12 618f7620e2
add enforce for auc (#14687)
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago