i-robot
|
4636851fc5
|
!32351 reinforce subtree support in Rewrite
Merge pull request !32351 from hangq/mscompression-pr
|
2022-04-08 01:24:27 +00:00 |
jonyguo
|
b8205ee995
|
add testcase
|
2022-04-07 09:49:23 +08:00 |
liyong
|
3191160eca
|
fix some issue
|
2022-04-06 17:48:55 +08:00 |
i-robot
|
e611ca2907
|
!32524 [dataset][bugfix] Fix hang bug of output_types when dataset launch two-level pipeline + multiprocessing
Merge pull request !32524 from xiefangqi/md_fix_two_level_pipeline_hang
|
2022-04-06 09:13:29 +00:00 |
i-robot
|
41f1f48ed9
|
!32465 [Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps.
Merge pull request !32465 from Margaret_wangrui/fallback_control_flow_2
|
2022-04-06 07:06:45 +00:00 |
unknown
|
a9e6a151da
|
fix dataset two level pipeline hang problem
|
2022-04-06 12:39:48 +08:00 |
i-robot
|
e09a674bcc
|
!32529 Fix optimizer limit for the Parallel Optimizer
Merge pull request !32529 from huangxinjing/fix_model_limit
|
2022-04-06 03:39:36 +00:00 |
Margaret_wangrui
|
dcda778f8a
|
[ME][Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps.
|
2022-04-06 09:27:55 +08:00 |
huangxinjing
|
b16dbf2b5d
|
1. Fix optimizer check error, as the check is done by the class name, too naive
2. Add virutal assign add to the operator
|
2022-04-05 20:16:03 +08:00 |
hangangqiang
|
0e213ca36c
|
reinforce subtree in Rewrite
reinforce Primitive op support in Rewrite
|
2022-04-02 16:14:18 +08:00 |
i-robot
|
41615d4833
|
!32099 Fix the error is reported when the file name is directly transferred
Merge pull request !32099 from 刘勇琪/master
|
2022-04-02 07:59:44 +00:00 |
i-robot
|
b12fefbded
|
!32373 Add class Variable to set constant mutable
Merge pull request !32373 from YuJianfeng/mutable
|
2022-04-02 07:35:02 +00:00 |
i-robot
|
feac726ec7
|
!32363 add AstFinder, AstReplacer, Observer, Observable and ClassNamer in Rewrite
Merge pull request !32363 from hangq/mscompression-pr-dev
|
2022-04-02 05:04:37 +00:00 |
liu-yongqi-63
|
b125369f1e
|
Fix the error is reported when the file name is directly transferred
|
2022-04-02 11:51:57 +08:00 |
yujianfeng
|
507c2cb2a7
|
Add Variable to set constant mutable
|
2022-04-02 11:08:43 +08:00 |
i-robot
|
a49b9877a9
|
!32381 Add APIs to support flatten weights
Merge pull request !32381 from hewei/flatten_weights
|
2022-04-01 12:59:40 +00:00 |
i-robot
|
c4993cb3b6
|
!27361 [assistant][ops]New operator implementation, include Bucketize
Merge pull request !27361 from 傅嘉俊/Bucketize
|
2022-04-01 11:11:27 +00:00 |
He Wei
|
ba0e450078
|
Add APIs to support flatten weights
```
Cell.flatten_weights()
Tensor._flatten_tensors()
Tensor._is_flattened()
Tensor._get_flattened_tensors()
```
|
2022-04-01 15:56:38 +08:00 |
i-robot
|
3e7694ff85
|
!26342 [assistant][ops] Add FractionalMaxPool
Merge pull request !26342 from 徐喻琳/FractionalMaxPool
|
2022-04-01 03:44:30 +00:00 |
i-robot
|
acce047dfe
|
!32341 add parallel ops about Invert CheckValid PopulationCount
Merge pull request !32341 from yangzhenzhang/add-parallel-operators
|
2022-04-01 02:53:58 +00:00 |
i-robot
|
ed2ed45482
|
!32111 Support assert in constant scenarios
Merge pull request !32111 from huanghui/assert
|
2022-04-01 02:45:44 +00:00 |
i-robot
|
d73ccd17f6
|
!32328 [MD][Offload] Reduce Offload UT Computation Time
Merge pull request !32328 from alashkari/update-ut
|
2022-03-31 14:55:28 +00:00 |
i-robot
|
39b97d8641
|
!32224 fix the log info and exception message in profiler and summary
Merge pull request !32224 from maoyaomin/mym_fix
|
2022-03-31 12:18:11 +00:00 |
hangangqiang
|
082d5eeda9
|
add AstFinder, AstReplacer, Observer, Observable and ClassNamer in Rewrite
|
2022-03-31 19:00:32 +08:00 |
i-robot
|
c3d7c425e9
|
!29856 [assistant][GriffinLim]
Merge pull request !29856 from chenchen/g2
|
2022-03-31 09:33:52 +00:00 |
i-robot
|
72414ff8d9
|
!31941 modify Strided_slice for master
Merge pull request !31941 from lilei/modify_stridedslice_for_master
|
2022-03-31 09:11:24 +00:00 |
yanghaoran
|
c44de68591
|
takedown test_datasets_generator to ensure gate stability
|
2022-03-31 16:56:03 +08:00 |
yangzhenzhang
|
c927da3b41
|
add parallel operators
|
2022-03-31 15:11:25 +08:00 |
“xuyulina”
|
d147959bac
|
[feat] [assistant] [I471DB] add new Ascend operator FractionalMaxPool
|
2022-03-31 15:11:13 +08:00 |
Arielxyx
|
8f9226666f
|
cpu_0329
|
2022-03-31 14:49:29 +08:00 |
maoyaomin
|
99a3abe2bb
|
fix the logger info and exception message in profiler and summary
|
2022-03-31 14:26:58 +08:00 |
chenx2ovo
|
e19dc02b47
|
[feat][assistant][I3CECZ] add op griffinlim
|
2022-03-31 11:30:26 +08:00 |
i-robot
|
fdb08994f0
|
!30974 add mindpore rewrite
Merge pull request !30974 from hangq/mscompression-pr
|
2022-03-31 02:59:06 +00:00 |
i-robot
|
9810fa53cb
|
!31899 [Auto-Par] [D-Rec] Add Mem & Redis coefficient on D-Rec cost model for Pangu-alpha
Merge pull request !31899 from FRHW-WANG/D-Rec-deliver
|
2022-03-31 02:12:26 +00:00 |
i-robot
|
8ea9ceaecd
|
!32231 fix: when return numpy in GeneratorDataset
Merge pull request !32231 from guozhijian/fix_generator_with_numpy
|
2022-03-31 01:21:20 +00:00 |
Rescue
|
60d895fcd8
|
Decrease test_map_offload.py computation time.
|
2022-03-30 16:40:19 +00:00 |
jonyguo
|
4378014ffb
|
fix: when return numpy in GeneratorDataset
|
2022-03-30 20:21:41 +08:00 |
hangangqiang
|
de196f3a25
|
add mindpore rewrite
|
2022-03-30 17:40:27 +08:00 |
huanghui
|
c222f7d226
|
support asert
|
2022-03-30 14:54:38 +08:00 |
i-robot
|
6bf4f98752
|
!32089 me master 0328
Merge pull request !32089 from mindspore_ding/me_master_0328
|
2022-03-30 06:39:02 +00:00 |
i-robot
|
b67ba47446
|
!30266 [assistant] [ops] [I4CRJJ] add new array operator Triu
Merge pull request !30266 from ruili/Triu
|
2022-03-30 03:00:48 +00:00 |
i-robot
|
abf0c022a9
|
!26505 [assistant] [ops] [I48O8K] add new array operator RightShift
Merge pull request !26505 from 王超/rightshift
|
2022-03-29 13:14:24 +00:00 |
haoran.wang
|
3674e1d713
|
Add Mem & Redis coefficient for PanGu-alpha
|
2022-03-29 12:00:34 +00:00 |
i-robot
|
7906cef56f
|
!31989 [MD] fix GIL acquire issue
Merge pull request !31989 from liyong126/fix_gil_issue
|
2022-03-29 08:35:04 +00:00 |
i-robot
|
e897c98b1f
|
!31988 Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo.
Merge pull request !31988 from liuluobin/ops_impl
|
2022-03-29 08:08:32 +00:00 |
dingpeifei
|
c688f0a490
|
me master 0325
|
2022-03-29 15:54:49 +08:00 |
liyong
|
f703f66f6c
|
fix gis issue
|
2022-03-29 11:17:01 +08:00 |
liuluobin
|
6f914b8b3c
|
Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo
|
2022-03-29 09:30:21 +08:00 |
i-robot
|
a9cdbd5ae8
|
!32005 fix bugs of moe
Merge pull request !32005 from bichaoyang/master
|
2022-03-29 01:30:10 +00:00 |
larrygld
|
aeb0b2090b
|
[assistant][ops] Add array operators Triu
|
2022-03-28 21:25:29 +08:00 |