i-robot
|
cd990e2ded
|
!27483 fix cpu multinomial
Merge pull request !27483 from VectorSL/fix-multinomial-cpu
|
2021-12-13 15:52:35 +00:00 |
changzherui
|
7f080375ff
|
modify api comment
|
2021-12-13 23:17:14 +08:00 |
i-robot
|
3a7fb635c3
|
!27517 Fix the recursive dead loop when invoking the abstract ToString().
Merge pull request !27517 from liqiliang/print_abstract_cycle
|
2021-12-13 14:42:54 +00:00 |
caifubi
|
97fe36f2bf
|
fix pynative mindrt dataparallel bug
|
2021-12-13 22:17:26 +08:00 |
liannai
|
a99b5461bd
|
[feat][assistant][I40GXH]add new data operator Gain
|
2021-12-13 22:03:09 +08:00 |
lufei9026
|
30bc609ce6
|
[feat][assistant][I40GY8]add new loader IWSLTDataset
|
2021-12-13 21:47:55 +08:00 |
wang_shaocong
|
bbde919115
|
[MSLITE] Fix npu bug
|
2021-12-13 21:46:07 +08:00 |
i-robot
|
efa63b78c0
|
!27600 [ME][Fallback] Add tensor testcase.
Merge pull request !27600 from Margaret_wangrui/fallback_tensor
|
2021-12-13 13:33:41 +00:00 |
i-robot
|
0d3ddbdde4
|
!27580 [ME][Fallback] Add array property test cases
Merge pull request !27580 from Margaret_wangrui/fallback
|
2021-12-13 13:14:52 +00:00 |
yangruoqi713
|
7bda5a41de
|
[MSLITE][DEVELOP] optimize group conv slice input and concat output
|
2021-12-13 20:51:52 +08:00 |
i-robot
|
07bb0b765c
|
!27612 Remove dump lock
Merge pull request !27612 from zjun/remove_lock
|
2021-12-13 12:51:20 +00:00 |
tanghuikang
|
75a9da3df4
|
Remove MS_CTX_ENABLE_MEM_SCHEDULER and adjust SyncParameter
|
2021-12-13 20:47:47 +08:00 |
gaoyong10
|
eeaef9b1ae
|
Fix ref count for local tensor.
|
2021-12-13 20:47:02 +08:00 |
yao_yf
|
30576c6a75
|
fix reshape bool type in auto parallel
|
2021-12-13 20:24:33 +08:00 |
greatpanc
|
fc4e4cd4f1
|
add some gpu fp32 gate model
|
2021-12-13 20:05:44 +08:00 |
i-robot
|
48c3be7953
|
!27607 optimize code docs about some ops
Merge pull request !27607 from chentangyu/code_docs_cty_master_I4M36Q_I4M3E9_I4M9PC
|
2021-12-13 11:43:44 +00:00 |
YangLuo
|
46f558e417
|
fix cpp doc
|
2021-12-13 19:43:21 +08:00 |
i-robot
|
2a2cd5e4ca
|
!22222 [assistant][ops] Add new loader PennTreebankDataset
Merge pull request !22222 from 杨旭华/PennTreebankDataset
|
2021-12-13 11:43:00 +00:00 |
ling
|
36db4193ef
|
[MSLITE] add dis test case
|
2021-12-13 19:11:27 +08:00 |
i-robot
|
6880d28296
|
!25124 [feat] [assistant] [I48OBE] round with dynamic infer shape
Merge pull request !25124 from 郑鹏飞/round
|
2021-12-13 10:56:21 +00:00 |
hezhenhao1
|
936551301c
|
Modify cg and gmres with supported expression.
|
2021-12-13 18:53:16 +08:00 |
ling
|
274d1b0374
|
[MSLITE] deconv optmize
|
2021-12-13 17:24:35 +08:00 |
i-robot
|
f8cfdc01e1
|
!27603 fix arm 8 bit weight quant ci
Merge pull request !27603 from yeyunpeng2020/quant
|
2021-12-13 09:24:06 +00:00 |
i-robot
|
434ec49c9c
|
!27585 Fix the example of InsertGradientOf api
Merge pull request !27585 from YuJianfeng/code_docs
|
2021-12-13 09:21:26 +00:00 |
zjun
|
33d175e10a
|
Remove dump lock
Signed-off-by: zjun <zhangjun0@huawei.com>
|
2021-12-13 17:18:32 +08:00 |
Margaret_wangrui
|
dafe31e2cd
|
[ME][Fallback] Add tensor testcase.
|
2021-12-13 17:13:24 +08:00 |
i-robot
|
d2e7f12429
|
!27535 Modify Tensor API Note
Merge pull request !27535 from liuyang/code_docs_tensor
|
2021-12-13 09:12:04 +00:00 |
huangmengxi
|
f5276658fa
|
fix
|
2021-12-13 17:09:49 +08:00 |
hwjiaorui
|
5ef3c3ad7f
|
Ascend MindRT bugs fix
|
2021-12-13 17:07:35 +08:00 |
i-robot
|
c41c8e8908
|
!27486 [ME][Fallback] Support list insert.
Merge pull request !27486 from Margaret_wangrui/list_insert
|
2021-12-13 09:05:09 +00:00 |
i-robot
|
647cde2e82
|
!27518 [MS][LITE][develop] fix matmul resize and refactor ut
Merge pull request !27518 from sunsuodong/fp16_matmul_resize
|
2021-12-13 09:04:08 +00:00 |
Liu_Xuu
|
edf6ed6699
|
[MSLITE] add lstm op in tensorrt delegate 1213_08
|
2021-12-13 17:02:18 +08:00 |
tacyi139
|
2ee525a74a
|
optimize code docs about some ops
|
2021-12-13 16:58:54 +08:00 |
i-robot
|
90e2acc536
|
!27583 fix no parallel strategy file if start profiler in the process of training
Merge pull request !27583 from yuximiao/bug_fix
|
2021-12-13 08:37:20 +00:00 |
i-robot
|
1ecbadd7a8
|
!27427 Bugs Fix of Ascend MindRT
Merge pull request !27427 from hwjiaorui/mindrt-bug-fix
|
2021-12-13 08:31:24 +00:00 |
w00517672
|
fa4a77760f
|
fix bugs in fl data sink mode
|
2021-12-13 16:24:30 +08:00 |
limingqi107
|
a0036a43f1
|
fix the bug of actormgr terminate
|
2021-12-13 16:21:29 +08:00 |
liqiliang
|
8567950257
|
Fix the recursive dead loop when invoking the abstract ToString().
|
2021-12-13 16:20:14 +08:00 |
i-robot
|
7d7ec3c0c6
|
!27449 [ME]Add `MS` header of env var
Merge pull request !27449 from chenfei_mindspore/environment_variable_fix
|
2021-12-13 08:03:45 +00:00 |
ZPaC
|
c7b48f1b9e
|
Judge cache enable in dataset helper
|
2021-12-13 15:35:46 +08:00 |
yeyunpeng2020
|
76656b81a5
|
fix arm 8 bit weight quant ci
|
2021-12-13 15:34:08 +08:00 |
gaoyong10
|
344e999c93
|
Fix call node check and memory free in gather actor.
|
2021-12-13 15:13:19 +08:00 |
VectorSL
|
91766dbcd8
|
add bool for tesorarray
|
2021-12-13 15:07:51 +08:00 |
i-robot
|
5655c9f972
|
!27390 Optimize swap strategy
Merge pull request !27390 from tanghuikang/swap_strategy_adjust
|
2021-12-13 07:03:55 +00:00 |
i-robot
|
dbf1ff8cb5
|
!25349 [feat] [assistant] [I48O9D] sigmoid with dynamic infer shape
Merge pull request !25349 from 郑鹏飞/sigmoid_1
|
2021-12-13 07:03:30 +00:00 |
i-robot
|
94b44aa377
|
!25301 [feat] [assistant] [I48OCH] [I48OBH] add dynamic shape for Asin and AsinGrad operator
Merge pull request !25301 from 路雄博/asin
|
2021-12-13 07:00:28 +00:00 |
i-robot
|
c2a47674ad
|
!27573 [MS][TFLITE] add some gpu fp32 gate models
Merge pull request !27573 from Greatpan/master
|
2021-12-13 06:38:43 +00:00 |
liuchuting
|
54aefd8cff
|
The profiler job directory changed.
|
2021-12-13 14:32:41 +08:00 |
LaiYongqiang
|
82641e1a11
|
update check_soc_version with ga_tune_init
|
2021-12-13 14:20:22 +08:00 |
huangxinjing
|
f5889750f4
|
Move the AllSwap to the _AllSwap
|
2021-12-13 14:19:29 +08:00 |