Commit Graph

48846 Commits

Author SHA1 Message Date
yanghaoran c92d9046be fix GPU cuda10 dockerfile 2022-07-21 22:08:54 +08:00
i-robot 089fec41b7
!38498 fix docs
Merge pull request !38498 from 李林杰/code_docs_0720_master
2022-07-21 02:41:31 +00:00
i-robot f6e5506f52
!35403 [feat] [assistant] [ops] [I4ZZUC,I4ZZUD] New GPU operator implementation, include Mvlgamma,MvlgammaGrad
Merge pull request !35403 from 路雄博/Mvlgamma
2022-07-21 02:39:41 +00:00
i-robot 3f6d4aed6d
!37035 shape tensor value infer mechanism to support dynamic-shape scens without min/max shape.
Merge pull request !37035 from wYann/shpe_value
2022-07-21 02:34:18 +00:00
i-robot 159efffbc9
!38455 clean code
Merge pull request !38455 from 王禹程/clean-main
2022-07-21 02:30:56 +00:00
i-robot 58d5d486e2
!33783 [assistant][ops]Add new NotEqual
Merge pull request !33783 from 张渝/NotEqual
2022-07-21 02:27:29 +00:00
i-robot 0ab8fa7dab
!34880 [assistant][ops][I4ZZV6] New GPU operator implementation, include TripletMarginLoss
Merge pull request !34880 from 黎冠新/TripletMarginLoss2
2022-07-21 01:54:26 +00:00
i-robot 5da23cf328
!38449 code warning clean.
Merge pull request !38449 from Margaret_wangrui/codecheck
2022-07-21 01:51:45 +00:00
i-robot 590738fa05
!38496 fix doc of stft
Merge pull request !38496 from zhouyaqiang0/code_docs_stft
2022-07-21 01:47:58 +00:00
wang_shaocong 097fbcf51f fix disciption of stft 2022-07-21 09:31:35 +08:00
i-robot 1de626df42
!38324 modify SparseAdd/SparseAddGrad impl for checklist in op_test
Merge pull request !38324 from xiaoyao/dev_master
2022-07-21 01:12:48 +00:00
ymy_forever b1e8759427 [feat] [assistant] [I4ZZV6] add new GPU operator TripletMarginLoss 2022-07-21 07:20:21 +08:00
i-robot 4372465691
!38108 [MD] Cleaning Files (Cpp left) Part 2
Merge pull request !38108 from davidanugraha/filecleaning_part2
2022-07-20 18:45:19 +00:00
i-robot 4e0b1f854a
!38457 Fix I5HVR2 Don't reset iter_num in DelNetRes to avoid unexpected overwrite iter_num
Merge pull request !38457 from zhangzhaoju/master_I5HVR2
2022-07-20 15:06:59 +00:00
i-robot 57186485e5
!38238 Support ApplyRmsProp vmap
Merge pull request !38238 from 冯一航/modify_ApplyRmsProp_vmap
2022-07-20 13:21:51 +00:00
i-robot ad233058d9
!38214 fix: read multi mindrecord files which contains one empty
Merge pull request !38214 from guozhijian/fix_with_empty_mindrecord
2022-07-20 12:42:54 +00:00
i-robot b1ce15a494
!35015 [assistant][ops][I4ZZRY] New GPU operator implementation, include AssignSub
Merge pull request !35015 from 黎冠新/AssignSub
2022-07-20 12:42:19 +00:00
i-robot 966e688e4d
!38468 Fix pynative gather grad accuracy problem.
Merge pull request !38468 from linqingke/fix_ops
2022-07-20 12:22:46 +00:00
wYann fc53576aaf add shape value infer 2022-07-20 19:25:04 +08:00
i-robot c6f4e1217c
!38425 fix concat batch
Merge pull request !38425 from jiangshuqiang/fix_concat_batch
2022-07-20 11:05:10 +00:00
i-robot 5dac458c5e
!38391 Transplant ConstInputToAttr to graph_kernel expander to decouple from MS-Backend
Merge pull request !38391 from DeshiChen/0719_input2attr
2022-07-20 10:34:46 +00:00
i-robot 5d297c6abf
!38481 add sparse_add doc description
Merge pull request !38481 from xiaoyao/dev_doc_master
2022-07-20 10:11:24 +00:00
i-robot 29e5cf864f
!38299 Fix graph list comprehension problem and add test cases
Merge pull request !38299 from LiangZhibo/master
2022-07-20 09:44:08 +00:00
lilinjie de5814a011 fix docs 2022-07-20 17:42:24 +08:00
i-robot 75f4b415a2
!38388 Stack actor support input stack control arrow from gather actor of call
Merge pull request !38388 from gaoyong10/dynamic_shape_03
2022-07-20 09:41:23 +00:00
i-robot c375e17586
!38275 modify matmul算子
Merge pull request !38275 from 王程浩/master
2022-07-20 09:26:44 +00:00
i-robot c58cceb3a2
!38330 decoupling plugin and runtime
Merge pull request !38330 from liubuyu/plugin
2022-07-20 09:23:32 +00:00
i-robot 83395532b9
!38463 [MS][LITE] fix float
Merge pull request !38463 from yefeng/365-fix_float
2022-07-20 09:16:48 +00:00
i-robot 64f316a53e
!38165 [MS][LITE]Del micro stm example
Merge pull request !38165 from gongdaguo1/m_del_stm
2022-07-20 09:09:27 +00:00
i-robot b70815b7fe
!36001 [feat][assistant][I48O7P, I48O6J] Add SparseTensorToCSRSparseMatrix, CSRSparseMatrixToSparseTensor
Merge pull request !36001 from 李若轩/CSRCOO
2022-07-20 09:02:57 +00:00
i-robot c67a68d01f
!38442 add bce_with_logits_loss chinese doc api.
Merge pull request !38442 from zhuzhongrui/code_docs_1
2022-07-20 08:54:42 +00:00
i-robot 5390527385
!38440 anf support indexing && sparse
Merge pull request !38440 from yeyunpeng2020/master_compression
2022-07-20 08:32:16 +00:00
xiao_yao1994 5368806436 add sparse_add doc decription 2022-07-20 16:31:56 +08:00
zy e72337d9d4 [feat] [assistant] [I48OF4] Add AICPU operator NotEqual 2022-07-20 16:27:45 +08:00
i-robot 055b9496ea
!38368 modify converter exportMindIR para
Merge pull request !38368 from 周超/master5
2022-07-20 08:20:14 +00:00
i-robot 3fd03941e1
!36640 [MS]CropAndResize, IFMR and IsFinite support dynamic-shape
Merge pull request !36640 from 徐安越/master5
2022-07-20 08:11:54 +00:00
i-robot 60098c5655
!38113 fix MaxPool3DWithArgmax ceil_mode
Merge pull request !38113 from 范吉斌/maxpool3d_ceil_mode
2022-07-20 07:43:26 +00:00
i-robot 9798d8627e
!38407 modify format
Merge pull request !38407 from 俞涵/code_docs_0707
2022-07-20 07:41:38 +00:00
linqingke f54fc3a038 fix pynative gather grad accuracy problem. 2022-07-20 15:38:35 +08:00
xiao_yao1994 d6b21dfe99 modify SparseAdd/SparseAddGrad impl for checklist in op_test 2022-07-20 15:24:51 +08:00
yefeng 7d83acead1 fix float bug 2022-07-20 15:20:29 +08:00
i-robot 459e34fdbc
!37355 Implement Pack(B) for akg MatMul
Merge pull request !37355 from DeshiChen/0704_matmul_packb
2022-07-20 06:58:36 +00:00
i-robot 2b6e97e147
!38375 add SparseMatrixSoftmax 算子
Merge pull request !38375 from 王程浩/master
2022-07-20 06:47:17 +00:00
i-robot 3adaf98598
!38271 fix code specification warning
Merge pull request !38271 from wangjunbao/master
2022-07-20 06:44:19 +00:00
huodagu 17e78004ae modify format 2022-07-20 14:29:32 +08:00
zhangzhaoju bd990b0065 Fix I5HVR2 Don't reset iter_num in DelNetRes to avoid unexpected overwrite iter_num 2022-07-20 14:29:23 +08:00
i-robot 81b4868cd9
!38296 support lamb and clipbynorm for ge
Merge pull request !38296 from zhangyinxia/master
2022-07-20 06:29:23 +00:00
i-robot aac6a587f4
!38400 Add chinese desc and fix implicit problem && Optimize perf
Merge pull request !38400 from zhangzhaoju/ms_master
2022-07-20 06:28:40 +00:00
fengyihang 34244c12c6 modify_ApplyRmsProp_vmap 2022-07-20 14:20:02 +08:00
i-robot 7c582c3302
!38390 [assistant][ops] fix aicpu operator DepthToSpace && SpaceToDepth
Merge pull request !38390 from 杨旭华/SpaceToDepth
2022-07-20 06:15:40 +00:00