greatpanc
|
d56ce6ff05
|
winograd op thread cut opt
|
2022-08-01 09:47:51 +08:00 |
i-robot
|
f0142dce53
|
!39226 fix minddata doc
Merge pull request !39226 from luoyang/code_docs_api
|
2022-08-01 01:24:14 +00:00 |
i-robot
|
9d4f47fe92
|
!39225 [MS][LITE] change runtime to litert
Merge pull request !39225 from sunsuodong/litert
|
2022-07-31 23:24:40 +00:00 |
i-robot
|
649ae3f83c
|
!39105 [CodeCheck]Fix code check problem of Op SpaceToBatchND
Merge pull request !39105 from zichun_ye/op_dev
|
2022-07-30 15:06:17 +00:00 |
i-robot
|
c235942c89
|
!39181 Remove redundant internal operator ListAppend.
Merge pull request !39181 from Margaret_wangrui/remove_ListAppend
|
2022-07-30 12:24:10 +00:00 |
i-robot
|
d3f4efea12
|
!39195 fix broadcast_grad_grad for valid data types
Merge pull request !39195 from zhuzhongrui/pub_master2
|
2022-07-30 12:20:13 +00:00 |
i-robot
|
eb0929f855
|
!39173 clean code
Merge pull request !39173 from huangbingjian/clean_code
|
2022-07-30 12:04:56 +00:00 |
i-robot
|
1219946ac9
|
!39188 Optimize some anf utilities
Merge pull request !39188 from hewei/opt_perf1
|
2022-07-30 11:09:02 +00:00 |
yanghaoran
|
335e03eecd
|
!39270 回退 'Pull Request !39176 : clean code of Argmin'
Merge pull request !39270 from yanghaoran/revert-merge-39176-master
|
2022-07-30 10:42:34 +00:00 |
yanghaoran
|
a9028b24e1
|
回退 'Pull Request !39176 : clean code of Argmin'
|
2022-07-30 10:40:21 +00:00 |
i-robot
|
cef8acb08b
|
!39039 Fix vmap bug and gather_elements docs.
Merge pull request !39039 from TronZhang/fix_gather_elements_from_1.8_to_master
|
2022-07-30 10:01:58 +00:00 |
i-robot
|
b252c2be66
|
!39176 clean code of Argmin
Merge pull request !39176 from chenzhuo/master
|
2022-07-30 09:55:56 +00:00 |
i-robot
|
f303ca2a14
|
!39021 Master static code clean
Merge pull request !39021 from chenfei_mindspore/master
|
2022-07-30 09:46:51 +00:00 |
i-robot
|
52df6fc9c9
|
!38985 Fix alarm vulnerability
Merge pull request !38985 from 朱家兴/master
|
2022-07-30 09:44:28 +00:00 |
sunsuodong
|
9ea489beb3
|
change runtime to litert
|
2022-07-30 02:35:17 -07:00 |
i-robot
|
ca83a47637
|
!39139 code clean
Merge pull request !39139 from yuchaojie/code-clean
|
2022-07-30 09:33:41 +00:00 |
i-robot
|
fa1e0a9ff8
|
!39106 Node cannot be eliminated as an output.
Merge pull request !39106 from gaoyong10/dynamic_shape_04
|
2022-07-30 09:31:27 +00:00 |
i-robot
|
c3f441a665
|
!39145 fix param check for graph api
Merge pull request !39145 from ms_yan/fix_graph_check
|
2022-07-30 09:20:43 +00:00 |
i-robot
|
f9a4abc80d
|
!39218 clean static code warnings for compiler at 0730
Merge pull request !39218 from huanghui/clean-code-warnings0730
|
2022-07-30 09:16:41 +00:00 |
i-robot
|
37a4402f58
|
!39217 Fix code warning
Merge pull request !39217 from LiangZhibo/warning
|
2022-07-30 09:12:13 +00:00 |
i-robot
|
a29600ca73
|
!35764 [assistant][ops][I4ZZUI]New GPU operator implementation, include NonMaxSuppressionWithOverlaps
Merge pull request !35764 from 康渊瑞/NonMaxSuppressionWithOverlaps
|
2022-07-30 09:12:03 +00:00 |
i-robot
|
0e98a9b1e8
|
!38239 opt gpu layernorm grad
Merge pull request !38239 from kisnwang/opt-gpu-layernorm-grad
|
2022-07-30 08:56:37 +00:00 |
i-robot
|
e46dc4434b
|
!39001 Fix I5IZU7 optimize log && clean pclint-plus warnings
Merge pull request !39001 from zhangzhaoju/master
|
2022-07-30 08:45:29 +00:00 |
i-robot
|
b943479fea
|
!39151 Clean code warning.
Merge pull request !39151 from TronZhang/clean_code_master
|
2022-07-30 08:44:15 +00:00 |
i-robot
|
438c4eeac6
|
!39215 模板写法不规范,算子在msvc编译不通过
Merge pull request !39215 from qiuzhongya/master
|
2022-07-30 08:32:59 +00:00 |
i-robot
|
8c341f7a7e
|
!33803 [assistant][UpsampleNearest3d ][UpsampleNearest3dGrad] Add new operator UpsampleNearest3d & UpsampleNearest3dGrad
Merge pull request !33803 from 李文轼/Nearest3d
|
2022-07-30 08:26:07 +00:00 |
i-robot
|
7662be24a2
|
!39214 [MS][VMAP]fix bug of smooth_l1_loss_grad vmap
Merge pull request !39214 from mengyuanli/fix_bug_smooth_l1_loss
|
2022-07-30 08:19:30 +00:00 |
i-robot
|
d7389a4418
|
!38691 MHA fusion
Merge pull request !38691 from yonibaehr/export_yoni
|
2022-07-30 08:14:59 +00:00 |
i-robot
|
e765130de4
|
!39212 [MSLITE][CPU] reduce op functional api docs update
Merge pull request !39212 from Greatpan/code_docs
|
2022-07-30 07:52:20 +00:00 |
i-robot
|
fdd068df64
|
!38974 set from_persistent_mem flag when run graph by actor in pynative mode
Merge pull request !38974 from wanghenchang/mem-optimiz4
|
2022-07-30 07:48:41 +00:00 |
i-robot
|
8fb1d26d26
|
!38998 Avoid to recursively compare partial function abstract
Merge pull request !38998 from lanzhineng/issue
|
2022-07-30 07:33:28 +00:00 |
i-robot
|
85f64335fe
|
!39203 【算子】【mirror pad】修复资料问题
Merge pull request !39203 from yefeng/op_mirror_pad_fix_doc
|
2022-07-30 07:26:40 +00:00 |
i-robot
|
17675daf15
|
!39191 [MS][LITE] fix bias grad bug
Merge pull request !39191 from jianghui58/micro_train_dev
|
2022-07-30 07:22:26 +00:00 |
i-robot
|
7a4ed7bff7
|
!38833 Clean code
Merge pull request !38833 from liangzelang/master
|
2022-07-30 07:19:39 +00:00 |
i-robot
|
4c31056f35
|
!39084 Add func_graph in CellList to manager
Merge pull request !39084 from huangbingjian/celllist_funcgraph
|
2022-07-30 07:00:19 +00:00 |
i-robot
|
0364b852ac
|
!35406 [assistant] [I501QD] Add new operator Solarize
Merge pull request !35406 from HKO/Solarize
|
2022-07-30 06:58:50 +00:00 |
i-robot
|
890940a64f
|
!39202 add bias dropout add fusion
Merge pull request !39202 from kisnwang/master
|
2022-07-30 06:55:55 +00:00 |
YangLuo
|
da3b63e70e
|
fix minddata doc
|
2022-07-30 14:48:34 +08:00 |
i-robot
|
e94fdd3351
|
!39055 clean python code for master
Merge pull request !39055 from changzherui/clean_code_py_master
|
2022-07-30 06:40:44 +00:00 |
greatpanc
|
377b58b6a8
|
reduce op functional api docs update
|
2022-07-30 14:40:00 +08:00 |
i-robot
|
03215a3c88
|
!39198 Fix Renorm GPU op bug master
Merge pull request !39198 from lichen/fix_renorm_op_master
|
2022-07-30 06:32:35 +00:00 |
i-robot
|
08f63e4f16
|
!39159 Fix bug of resove process
Merge pull request !39159 from chenfei_mindspore/phi-node-dfx-fix
|
2022-07-30 06:17:33 +00:00 |
i-robot
|
11207a17b2
|
!35321 [assistant][ops] Add LuUnpack
Merge pull request !35321 from LHP-learning/LuUnpack
|
2022-07-30 06:03:21 +00:00 |
ms_yan
|
1ab191d8d1
|
add param check for graph api
|
2022-07-30 12:06:52 +08:00 |
huanghui
|
0ea55d2eea
|
clean static code warnings for compiler at 0730
|
2022-07-30 11:54:22 +08:00 |
liangzhibo
|
19a0f287ff
|
Fix code warning
|
2022-07-30 11:42:36 +08:00 |
TronZhang
|
a610b338e1
|
clean code
|
2022-07-30 11:31:32 +08:00 |
mengyuanli
|
50591fe1fa
|
fix bug of smooth_l1_loss grad vmap
|
2022-07-30 11:29:06 +08:00 |
qiuzhongya
|
4700cd34d4
|
修复模板写法不规范,MSVC编译不能通过
|
2022-07-30 11:25:03 +08:00 |
i-robot
|
2ab063fa94
|
!39205 Fix the output of argminwithvalue
Merge pull request !39205 from ZPaC/code_docs-fix-output-argminwithvalue
|
2022-07-30 03:06:28 +00:00 |