i-robot
87e6cf438c
!26469 Remove resnet_thor 4p st and add resnet 8p st.
...
Merge pull request !26469 from linqingke/bug_fix
2021-11-19 03:36:28 +00:00
i-robot
7559d5b798
!26494 [Auto parallel] Adjusting sharding propagation
...
Merge pull request !26494 from Xiaoda/102-adjusting-sharding-propagation
2021-11-19 02:00:46 +00:00
i-robot
d837e2c969
!26429 add cpu op fp64 register to fix bugs of gmres for backend cpu
...
Merge pull request !26429 from zhuzhongrui/gmres
2021-11-19 01:14:36 +00:00
i-robot
3c39afad11
!24547 [MS][crowdfunding]New operator implementation, AutoAugment
...
Merge pull request !24547 from yangwm/autoaugment
2021-11-19 01:00:51 +00:00
i-robot
117df75afc
!26126 MD Profiling - Add Start Stop Python UT
...
Merge pull request !26126 from cathwong/ckw_ut_prof_startstop
2021-11-18 14:05:00 +00:00
i-robot
f72820404c
!26282 Add GPU eigenvalue/eigenvector ops for real and complex
...
Merge pull request !26282 from wuwenbing/master
2021-11-18 13:13:38 +00:00
i-robot
ce00ee1ad1
!25367 use acl api to control profiling
...
Merge pull request !25367 from yanghaitao/yht_condation_start_profiler
2021-11-18 12:36:14 +00:00
i-robot
ad5502dfa5
!26479 fix the problem of the probability of use_case failure when get or init GraphCell params
...
Merge pull request !26479 from zhangbuxue/fix_the_problem_of_the_probability_of_use_case_failure
2021-11-18 11:14:25 +00:00
z00512249
fe9442761c
add cpu op fp64 register to fix bugs of gmres for backend cpu
2021-11-18 16:57:01 +08:00
linqingke
24502520dc
Update resnet 8p st.
2021-11-18 16:36:29 +08:00
i-robot
9d6248194e
!26310 MindSpore support load custom aicpu kernels.
...
Merge pull request !26310 from linqingke/aicpu
2021-11-18 08:09:26 +00:00
Xiaoda Zhang
df67e74eaf
making sharding_propagation smooth, add a reshape justification:
...
1) when propagate sharding strategy from one op to another, try to find the strategy with zero communication cost;
2) if there is no such strategy, find the strategy with minimum communication cost, and raise a warning;
2021-11-18 15:55:50 +08:00
i-robot
23da0717bc
!26187 Support CSRTensor
...
Merge pull request !26187 from 杨林枫/csr_frontend
2021-11-18 07:13:42 +00:00
i-robot
9f52343a6a
!26350 add check for resizenearestneighbor parallel op
...
Merge pull request !26350 from yangzhenzhang/add-check-for-resize-op
2021-11-18 05:45:57 +00:00
i-robot
ec4cd6933d
!26292 Add GPU operator NeighborExchange
...
Merge pull request !26292 from Cononlly/master
2021-11-18 05:16:41 +00:00
buxue
0b00f4cb55
fix the problem of the probability of use_case failure when get or init GraphCell params
2021-11-18 11:41:16 +08:00
despicablemme
09897ce7ec
[feat] [assistant] [I40GZP] add new data op AutoAugment
2021-11-18 11:38:18 +08:00
wenbean
9b305b231d
Add GPU eigenvalues/eigenvector for symmetric mtrix(real and complex)
...
add cuda ops real to complex(imag is 0j)
cpu/gpu eigh ops alreas returns complex eigenvalues for complex input
retuns real eigenvalues for real input
2021-11-18 11:23:36 +08:00
i-robot
707e7fbbf9
!26453 [Fallback] Add some fallback numpy test cases
...
Merge pull request !26453 from Margaret_wangrui/fallback_tests
2021-11-18 03:01:47 +00:00
Margaret_wangrui
c6582b9390
[Fallback] Add some fallback numpy test cases
2021-11-18 10:18:13 +08:00
Cathy Wong
b1094b9d81
MD Profiling - Add Start Stop Python UT
2021-11-17 13:49:43 -05:00
yanghaitao1
c94aa6b872
use profiler acl api instead
2021-11-17 09:33:31 -05:00
i-robot
4e88f2e5e8
!26345 add examples of function grad, jvp and vjp
...
Merge pull request !26345 from chenzhuo/jvp
2021-11-17 08:35:38 +00:00
cononlly
8035bafd7c
Add NeighborExchange support for GPU
2021-11-17 16:00:33 +08:00
linqingke
bef2923acf
MindSpore support load custom aicpu ops.
2021-11-17 14:58:50 +08:00
yanglf1121
72db8e4d3f
support sparse tensor frontend
2021-11-17 14:52:28 +08:00
i-robot
36517de69c
!24519 [assistant][ops] Add new audio operator SlidingWindowCmn.
...
Merge pull request !24519 from Rainfor/SlidingWindowCmn
2021-11-17 06:40:43 +00:00
i-robot
5c2d1bad14
!26406 Delete a bfgs test case.
...
Merge pull request !26406 from hezhenhao1/master
2021-11-17 03:17:32 +00:00
i-robot
745fb98d65
!26059 support get parameters and init parameters in GraphCell
...
Merge pull request !26059 from zhangbuxue/expand_mindir_function
2021-11-17 02:45:20 +00:00
i-robot
9f2e1edc00
!26279 neighborexchangev2 fix bug
...
Merge pull request !26279 from TuDouNi/neighborexchangev2_bug
2021-11-17 02:29:21 +00:00
i-robot
605c07d898
!26127 Add cell dump option when dump_mode=2
...
Merge pull request !26127 from sabrinasun_59ee/cell
2021-11-17 01:58:46 +00:00
i-robot
2e49770c01
!26159 scipy gmres batched interface
...
Merge pull request !26159 from zhuzhongrui/pub_master
2021-11-17 01:47:21 +00:00
hezhenhao1
954dc51a9d
Delete a bfgs test case.
2021-11-17 09:13:55 +08:00
sabrinasun
99a434672f
support cell dump when dump_mode=2
2021-11-16 16:01:13 -05:00
wangkc123
706f9e2cbb
[feat] [assistant] [I3CKEH] add new audio operator SlidingWindowCmn
2021-11-16 22:00:09 +08:00
z00512249
c3f823cb3e
scipy gmres batched interface
2021-11-16 21:10:08 +08:00
i-robot
11ed323e66
!26336 update akg, refine document of Custom op
...
Merge pull request !26336 from looop5/update_akg_11_16
2021-11-16 12:41:29 +00:00
buxue
45e0a4b9bf
support upodate parameters after load mindir
2021-11-16 19:07:29 +08:00
yangzhenzhang
ba99e4c505
add check for resize op
2021-11-16 15:39:52 +08:00
i-robot
58b69a05ee
!20576 [assistant][ops] add new dataset loading operator LJSpeechDataset
...
Merge pull request !20576 from 杨旭华/LJSpeechDataset
2021-11-16 07:00:20 +00:00
i-robot
260e6e8214
!25794 gmres
...
Merge pull request !25794 from zhujingxuan/master
2021-11-16 06:49:43 +00:00
chenzhuo
d07f24462c
add examples of grad, jvp and vjp
2021-11-16 14:15:26 +08:00
ttudu
33ac1de062
fix bug
2021-11-16 11:14:58 +08:00
looop5
9c4fe8b6bf
update akg, refine document of Custom op
2021-11-16 11:06:40 +08:00
i-robot
7cdef3da6e
!26334 [MD] fix occasional fail in random rampler ut
...
Merge pull request !26334 from liyong126/fix_random_sampler
2021-11-16 02:49:59 +00:00
i-robot
dc5278516c
!26130 add cholesky, cho_factor primitive and backend gpu implements
...
Merge pull request !26130 from zhuzhongrui/gmres
2021-11-16 02:37:32 +00:00
i-robot
6bdd38399a
!25811 fault_recover_by_mirror_group
...
Merge pull request !25811 from yao_yf/fault_recover_by_mirror_group
2021-11-16 02:20:58 +00:00
liyong
9663884db3
fix occasional failed in random sampler
2021-11-16 09:53:38 +08:00
i-robot
5af8572cd7
!25488 add the set_dump API
...
Merge pull request !25488 from wenkai/wk1027setdump1
2021-11-16 01:47:32 +00:00
i-robot
2b2194b0f4
!25602 Dump tensor statistics in csv format
...
Merge pull request !25602 from Jimmy Qi/csvdump
2021-11-16 01:28:06 +00:00