Commit Graph

10785 Commits (91a8a25721b0dbdb61d70fc91701214c75851e1a)

Author SHA1 Message Date
Wilber 91a8a25721
enhance error info for py_func (#30138)
5 years ago
weihaoji b8207af6bc
[XPU] Remove lite_xpu ut lite_resnet50_test since fusion pass changes introduced precision diff. test=develop (#30122)
5 years ago
liuyuhui 15fac5e7fa
fix assign_op_xpu concat_op_xpu warining (#30120)
5 years ago
Jack Zhou f5428eca4f
fix enforce msg of sum xpu op (#30113)
5 years ago
123malin 198fbdfb60
Add Lookahead and ModelAverage Optimizer (#30004)
5 years ago
Leo Chen adac38c506
add dispenable input for core.ops.reshape2/expand/slice (#30072)
5 years ago
ShenLiang becf99d2e8
fix error message (#30135)
5 years ago
Zhou Wei 30888ca343
Polish and Optimize the print/repr information of Layer (#29998)
5 years ago
wangguanzhong 69839f8a9a
fix error message for distribute_fpn_proposals_op (#30116)
5 years ago
QingshuChen 8e1c3ddf15
add aarch64 and sunway kunlun lib (#30027)
5 years ago
Shang Zhizhou 05b27695f1
add inference api: DisableTensorRtOps (#30109)
5 years ago
石晓伟 53bb126510
fix a bug in op_version_registry, test=develop, test=op_version (#29994)
5 years ago
xiemoyuan 3e0c492910
Optimize the error message of framework. (#30134)
5 years ago
liym27 9922bd4125
Fix bug: In dynamic mode, if start or end is negetive, __getitem__ return wrong result(#30003)
5 years ago
chentianyu03 666e665132
change the kron gradient when complex types (#29995)
5 years ago
chentianyu03 a5e422c85d
add trace op_register_version and fix version bug; test=op_version (#30000)
5 years ago
cc 9f34374b48
Fix the formate of raising error in randperm op (#30108)
5 years ago
liuyuhui 254ad61959
fix xpu pe sync, test=notest (#30095)
5 years ago
Thunderbrook 0b8e1fadc5
add topo-aware in heter-ps (#30087)
5 years ago
hong 297fff1a79
support dygraph in xpu place (#30051)
5 years ago
wangchaochaohu d0a5620575
fix the compiler error when gcc4 cuda9.0 (#29997)
5 years ago
WangXi ee16006b5d
Optimization grad merge performance (#29784)
5 years ago
yongqiangma e891f4da1b
Add p_norm op version info (#30042)
5 years ago
tangwei12 7d1c149e09
for inference checkpoint (#30081)
5 years ago
tangwei12 7d4bdff07d
fix large scale memory (#30035)
5 years ago
Shang Zhizhou 08dc5bc27e
fix op version checker of pass bug (#30028)
5 years ago
cc 68398abce9
[Inference] zero_copy_tensor supports int8_t (#30053)
5 years ago
whs 1b999d2b5d
Add version checking (#30040)
5 years ago
ceci3 85b2f05ab0
register ModifyAttr for instance_norm, test=op_version (#30065)
5 years ago
channings ddcff254db
fix op_register_version for compare ops, test=op_version (#30007)
5 years ago
Wilber 66e16b7e99
update lite subgraph. (#30056)
5 years ago
GaoWei8 a64822589f
add REGISTER_OP_VERSION for LSTM (#30038)
5 years ago
yinhaofeng 6e93fb92f9
Register op version for linspace,test=op_version (#30025)
5 years ago
123malin d0056c324d
test=develop, add op_register_version for roll_op (#30023)
5 years ago
chentianyu03 e012930aa3
complex gradient matmul (#29966)
5 years ago
ShenLiang 893d37e5c6
Fix rank_attention op_version, test=op_version (#30006)
5 years ago
Adam Osewski 13aef97043
operator checkpoints for new attributes. (#29832)
5 years ago
wangguanzhong 844d8e0c2c
add REGISTER_OP_VERSION for generate_proposals, roi_align, roi_pool test=op_version (#30034)
5 years ago
cc c3c064a8fc
Add mkldnn nearest_interp and bilinear_interp op (#30016)
5 years ago
chalsliu c053bf2a57
Revert "register ModifyAttr for instance_norm, test=op_version (#29938)"
5 years ago
wawltor cc2f94620c
add the support the op version check for matmul, test=op_version (#30011)
5 years ago
wawltor b33aaea86c
add the op version check for the elementwise ops, test=op_version (#30010)
5 years ago
Chengmo 4cbcc9b6da
fix momentum op register (#29941)
5 years ago
hutuxian 7c1f69bdf0
add op_version for flip op [test=op_version] (#30019)
5 years ago
ceci3 77c1684397
register ModifyAttr for instance_norm, test=op_version (#29938)
5 years ago
Leo Chen 47d10c55d5
Enhance debugging (#30001)
5 years ago
FlyingQianMM d42f93e504
add op_register_version for allclose op; test=op_version (#29968)
5 years ago
wawltor 8f49f9d5c9
change the elementwise ops version check, test=op_version
5 years ago
guofei b23faf37be
Add moving_average_abs_max_scale op_register_version test=develop (#29957)
5 years ago
Thunderbrook 0ca6de171f
add include (#29952)
5 years ago