Commit Graph

38123 Commits

Author SHA1 Message Date
zetongzhao 9ded77ffc7 small change to ensure connector gets output 2022-01-19 11:15:09 -05:00
i-robot 8227dff6bf
!29308 Update tuple/list use flags for Einsum primitive.
Merge pull request !29308 from 张清华/eliminate_tuple_unused_item2
2022-01-19 14:52:10 +00:00
i-robot a6faf2160e
!29306 Remove specilized flag check
Merge pull request !29306 from chenfei_mindspore/rm-specialized-flag
2022-01-19 14:12:02 +00:00
i-robot ee80a86e85
!29303 remove eliminatedeadnode call before grad as this API will be removed.
Merge pull request !29303 from xychow/remove-eliminatedeadnode-process-before-grad
2022-01-19 14:09:29 +00:00
Zhang Qinghua 705e71f20d Update tuple/list use flags for Einsum primitive. 2022-01-19 21:27:19 +08:00
yefeng 0211226f69 model pool fix input queue 2022-01-19 21:06:36 +08:00
wangshuide2020 76f15d315c optimizes the documentation of Conv1d, Conv2d, Conv3d, Gather, etc. 2022-01-19 19:52:37 +08:00
i-robot bc6d471645
!28404 optimize the documentation of english API of Add,AddN,Div,Eps, etc
Merge pull request !28404 from chenweitao_295/ops_amend_other_en
2022-01-19 11:26:39 +00:00
i-robot 2040571f33
!28404 optimize the documentation of english API of Add,AddN,Div,Eps, etc
Merge pull request !28404 from chenweitao_295/ops_amend_other_en
2022-01-19 11:26:36 +00:00
i-robot de71aef3c6
!28332 optimize the documentation of english API of ELU, ReLU, Tril etc
Merge pull request !28332 from chenweitao_295/ops_amend_en
2022-01-19 10:50:40 +00:00
i-robot e484889f53
!28332 optimize the documentation of english API of ELU, ReLU, Tril etc
Merge pull request !28332 from chenweitao_295/ops_amend_en
2022-01-19 10:50:38 +00:00
i-robot 0db11445c3
!29304 modify doc
Merge pull request !29304 from xumengjuan1/code_docs_xmjformat3
2022-01-19 10:37:53 +00:00
chenfei 8df68446b4 rm specilized flga 2022-01-19 18:37:52 +08:00
unknown c4ee548905 [feat][assistant][I40GY6]add new data operator Multi30kDataset 2022-01-19 18:33:13 +08:00
mengyuanli 5b2005ddc8 fix bug of control flow model 2022-01-19 17:55:46 +08:00
ling 027a475265 [MSLITE] fix fuzz bug 2022-01-19 17:55:04 +08:00
xumengjuan1 27798e43ea modify doc 2022-01-19 17:29:42 +08:00
i-robot a33b509a48
!29290 Fix Broadcast primitive tuple input incorrect elimination.
Merge pull request !29290 from huanghui/fix-broadcast-use-flag
2022-01-19 09:28:26 +00:00
i-robot d65f8e3953
!29290 Fix Broadcast primitive tuple input incorrect elimination.
Merge pull request !29290 from huanghui/fix-broadcast-use-flag
2022-01-19 09:28:23 +00:00
i-robot e6f3c71520
!29239 Clear backend done_tasks in ms_memory_recycle to free memory
Merge pull request !29239 from zhangzhaoju/master_I4PTCL
2022-01-19 09:24:20 +00:00
i-robot 5818de766b
!29291 Always set tuple/list elements as used if it's the arguements of VirtualAbstractClosure, likely J's bprop func.
Merge pull request !29291 from 张清华/eliminate_tuple_unused_item2
2022-01-19 09:22:58 +00:00
i-robot 99ee69b038
!29215 static format check warnings clean
Merge pull request !29215 from zhangzhaoju/master_static_check
2022-01-19 09:18:38 +00:00
i-robot 10c8b83068
!22421 [assistant][ops] Add new dataset operator GTZANDataset
Merge pull request !22421 from TR-nbu/GTZANDataset
2022-01-19 09:08:12 +00:00
i-robot 8d40dc2caa
!29269 add MatmulDynamicInt8CPUKernel
Merge pull request !29269 from yeyunpeng2020/dynamic_quant
2022-01-19 08:59:36 +00:00
i-robot 7737ba6250
!23973 [assistant][ops] Add Lstsq
Merge pull request !23973 from 张渝/lstsq
2022-01-19 08:54:33 +00:00
i-robot 28c5d74628
!29257 FL, opt kernel launch
Merge pull request !29257 from 徐永飞/master
2022-01-19 08:26:31 +00:00
i-robot befd173a31
!29278 fix ISSUE I4QRZP
Merge pull request !29278 from tan-wei-cheng-3260/develop-twc-master
2022-01-19 08:16:59 +00:00
i-robot aa0e9f8d7a
!29248 Clear Hook resource at exit
Merge pull request !29248 from JoyLvliang/clear_hook_static_res_at_exit
2022-01-19 08:14:41 +00:00
zhousiyi c879bde2ab remove EliminateDeadNode call before grad as this API will be removed 2022-01-19 08:08:07 +00:00
greatpanc da055b47a6 add avx512 subfusion op 2022-01-19 15:55:49 +08:00
zy 37bb297bc7 [feat] [assistant] [I40GI8] Add new operation LuSolve 2022-01-19 15:45:58 +08:00
chenjianping a3fd1d1457 support dynamic memory 2022-01-19 15:44:42 +08:00
hwjiaorui 3387b44317 code check 2022-01-19 15:35:35 +08:00
Xiao Tianci 1d628bfb85 Fix API docs of Audio and Callback 2022-01-19 15:23:50 +08:00
i-robot 496cb8fadf
!29270 modify context make dir
Merge pull request !29270 from changzherui/mod_context_makedir
2022-01-19 07:22:08 +00:00
i-robot 9a4433763c
!29232 fix a bug about pynative mode error on Ascend
Merge pull request !29232 from 沈竞兴/codefix
2022-01-19 07:19:45 +00:00
i-robot eee1b7e188
!29264 update solve triangular op
Merge pull request !29264 from zhujingxuan/master
2022-01-19 07:17:56 +00:00
i-robot 5a1c8f55d4
!29272 fix fracz_group transmit in multi graph
Merge pull request !29272 from yuchaojie/op_select
2022-01-19 07:10:28 +00:00
i-robot 778c0f0892
!29281 fix random op bug
Merge pull request !29281 from caifubi/master-fix-randomop-bug
2022-01-19 07:08:36 +00:00
i-robot 15ad3664e4
!29285 modify format
Merge pull request !29285 from xumengjuan1/master
2022-01-19 07:00:15 +00:00
i-robot 7019e9b939
!29285 modify format
Merge pull request !29285 from xumengjuan1/master
2022-01-19 07:00:15 +00:00
i-robot f4cc31a7c4
!29147 [MS][LITE] fl support dynamic input shape
Merge pull request !29147 from zhengjun10/java
2022-01-19 06:56:28 +00:00
i-robot 22863d8648
!29157 [MS][LITE]Hi35xx use new api
Merge pull request !29157 from gongdaguo/hi35xx_add_config3
2022-01-19 06:54:29 +00:00
i-robot 133f248d53
!28896 [MS][LITE] model pool
Merge pull request !28896 from yefeng/196-model_pool
2022-01-19 06:53:29 +00:00
xuyongfei 98c2cafa69 FL, opt kernel launch 2022-01-19 14:51:30 +08:00
Zhang Qinghua 5aab9d2e66 Always set tuple/list elements as used if it's the arguements of VirtualAbstractClosure, likely J's bprop func. 2022-01-19 14:51:28 +08:00
i-robot 8b0c3a6257
!29193 Add abstract of switch and parameter
Merge pull request !29193 from chenfei_mindspore/fix-abstract-not-set
2022-01-19 06:50:46 +00:00
huanghui 37eaf96f93 fix Broadcast tuple input 2022-01-19 14:41:02 +08:00
i-robot b3dde2fe0e
!29284 add int64 to k_type
Merge pull request !29284 from zong_shuai/topk_debug
2022-01-19 06:36:38 +00:00
xumengjuan1 ee8e6fac00 modify format 2022-01-19 14:35:27 +08:00