i-robot
|
18163f07aa
|
!26851 Add compile cache st test cases
Merge pull request !26851 from LiangZhibo/master
|
2021-12-07 00:50:32 +00:00 |
Jimmy Qi
|
b9d1a4920c
|
Add statistic dump for ascend
|
2021-12-06 20:11:44 +00:00 |
i-robot
|
b4716271bc
|
!26892 ME compiler environment variables normalization
Merge pull request !26892 from chenfei_mindspore/environment_variable_fix
|
2021-12-06 11:16:57 +00:00 |
i-robot
|
aeb2cccbe6
|
!27152 [bug]fix functional grad with grad_position twice bug
Merge pull request !27152 from chenzhuo/grad
|
2021-12-06 10:56:46 +00:00 |
z00512249
|
a1b8c2f065
|
while inplace op for cpu backend
|
2021-12-06 17:41:40 +08:00 |
l00591931
|
79f86d3fe2
|
Add test case for compile cache
|
2021-12-06 15:37:03 +08:00 |
looop5
|
ae5532fb9e
|
pass lambda function to out_shape and out_dtype
|
2021-12-06 10:21:16 +08:00 |
chenzhuo
|
287bcdd783
|
fix grad twice position bug
|
2021-12-06 09:39:42 +08:00 |
i-robot
|
f5215745f4
|
!27121 Apply Autodiff in Custom Op
Merge pull request !27121 from jiaoy1224/arithmetic
|
2021-12-04 04:54:02 +00:00 |
i-robot
|
d3a047f63b
|
!27202 move cpu csrtensor test case to lv1
Merge pull request !27202 from 杨林枫/fix_csr_while_test_case
|
2021-12-04 02:58:39 +00:00 |
TinaMengtingZhang
|
16a19be56f
|
Enable cann api allback register function
Add testcases for cann api feature
|
2021-12-03 17:36:15 -05:00 |
i-robot
|
3866cfaf6e
|
!27163 support op overflow consumption for A dump and A plus M dump
Merge pull request !27163 from john_tzanakakis/jt_bug_fixes
|
2021-12-03 12:45:06 +00:00 |
yanglf1121
|
bfabc2b89d
|
temp fix csrtensor testcase
|
2021-12-03 17:19:02 +08:00 |
chenfei
|
c5c2b2f186
|
environment variables fix
debug log
|
2021-12-03 15:55:43 +08:00 |
kswang
|
391a06aad1
|
set offload node
|
2021-12-03 15:29:01 +08:00 |
John Tzanakakis
|
9145dd9bba
|
support op overflow consumption for A dump and A plus M dump
|
2021-12-02 22:57:35 -05:00 |
i-robot
|
de585722da
|
!27150 code sync in mindspore fl
Merge pull request !27150 from tan-wei-cheng-3260/develop-twc-sync2
|
2021-12-03 03:16:41 +00:00 |
Yang Jiao
|
5acce31c72
|
apply autodiff in custom
|
2021-12-03 11:16:19 +08:00 |
i-robot
|
cc5cdca5ca
|
!27148 thor测试用例修改
Merge pull request !27148 from melody/master
|
2021-12-03 02:33:14 +00:00 |
htchu
|
01cb5b3007
|
modify thor st
modify test
|
2021-12-02 20:43:12 +08:00 |
twc
|
63dac501e0
|
code sync in mindspore fl
|
2021-12-02 20:23:19 +08:00 |
liangyongxiong
|
94298e9b90
|
fix relative import path for RDR st
|
2021-12-02 19:39:47 +08:00 |
i-robot
|
9a5814b6a4
|
!26937 fix pytest mark decorator for platform_x86_cpu
Merge pull request !26937 from liangyongxiong/tests
|
2021-12-02 06:44:27 +00:00 |
i-robot
|
c621547d26
|
!26962 [Fallback] Process the interpret node in the return node
Merge pull request !26962 from huangbingjian/fallback_return_tuple
|
2021-12-02 01:53:04 +00:00 |
i-robot
|
b00b1cc276
|
!26982 [ME][Fallback] Review the local dict and try to eval out the interpret node.
Merge pull request !26982 from Margaret_wangrui/recheck_local_dict
|
2021-12-02 01:09:12 +00:00 |
i-robot
|
9376195766
|
!26980 Fix cell dump is enabled issue when enabled=False
Merge pull request !26980 from sabrinasun_59ee/cell
|
2021-12-01 15:44:52 +00:00 |
songyuanwei
|
bf6a5d1408
|
modify
|
2021-12-01 17:17:05 +08:00 |
i-robot
|
8e496e44f0
|
!22320 support heterogeneous for pynative mode
Merge pull request !22320 from chujinjin/support_heterogeneous_for_pynative
|
2021-12-01 08:34:44 +00:00 |
i-robot
|
c5fac5aba4
|
!26811 Support CSRTensor in while loop and subgraph
Merge pull request !26811 from 杨林枫/csr_in_while
|
2021-12-01 06:38:36 +00:00 |
liangyongxiong
|
05174c2115
|
fix pytest mark decorator for platform_x86_cpu
|
2021-12-01 14:15:36 +08:00 |
i-robot
|
84d2e54871
|
!26959 TensorArray CPU
Merge pull request !26959 from VectorSL/tensor-array-cpu
|
2021-12-01 03:31:26 +00:00 |
sabrinasun
|
c095908772
|
fix enable=false still dump issue for cell dump
|
2021-11-30 22:10:20 -05:00 |
chujinjin
|
d20c9d93d8
|
support pynative heterogeneous
|
2021-12-01 10:18:59 +08:00 |
Margaret_wangrui
|
ee1b4d4e6d
|
[ME][Fallback] Review the local dict and try to eval out the interpret node
|
2021-12-01 10:02:26 +08:00 |
i-robot
|
fcac7351aa
|
!26801 add loss landscape ut and st
Merge pull request !26801 from Songyuanwei/landscape_ci
|
2021-12-01 01:49:43 +00:00 |
i-robot
|
5503deea2e
|
!26998 add float32 to Batch Gmres
Merge pull request !26998 from zhujingxuan/master
|
2021-12-01 01:32:31 +00:00 |
i-robot
|
9cb5120594
|
!26936 move testcases to scipy_st
Merge pull request !26936 from zhujingxuan/move_tesecases
|
2021-12-01 01:23:57 +00:00 |
VectorSL
|
cb3d25c8f0
|
add cpu tensor array
|
2021-11-30 22:35:24 +08:00 |
i-robot
|
58fc9a6d81
|
!26985 fix the negative axis problem of reduce_eliminate
Merge pull request !26985 from huangbingjian/reduce_eliminate
|
2021-11-30 11:52:45 +00:00 |
i-robot
|
aa93cb9afb
|
!26845 high level api for federated learning
Merge pull request !26845 from wtcheng/master
|
2021-11-30 11:31:23 +00:00 |
zhujingxuan
|
7e16e6d8cb
|
add float32 to Batch Gmres
|
2021-11-30 17:25:40 +08:00 |
yanglf1121
|
343b17c61f
|
support csr in while loop
|
2021-11-30 15:28:40 +08:00 |
i-robot
|
7554053c00
|
!26786 Add initializer and optimizer ut
Merge pull request !26786 from wanyiming/add_init_opt_ut
|
2021-11-30 07:23:27 +00:00 |
huangbingjian
|
66309632c1
|
fix the negative axis problem of reduce_eliminate
|
2021-11-30 13:11:01 +08:00 |
songyuanwei
|
a67ac908d8
|
add landscape ut and st
|
2021-11-30 11:28:47 +08:00 |
w00517672
|
ea3e651b36
|
high level api for federated learning
|
2021-11-30 11:16:22 +08:00 |
zhujingxuan
|
a18b9e703e
|
move testcases
|
2021-11-30 10:52:02 +08:00 |
huangbingjian
|
e970c96d68
|
Process the interpret node in the return node
|
2021-11-29 22:56:18 +08:00 |
zhujingxuan
|
2aa8dc28cf
|
add float32 testing
|
2021-11-29 10:53:31 +08:00 |
i-robot
|
f85dea2959
|
!26662 fix lu kernel
Merge pull request !26662 from zhuzhongrui/gmres
|
2021-11-27 07:18:46 +00:00 |
i-robot
|
6f95837c0e
|
!26825 [Fallback] supports the use of attr/method on the interpreted nodes
Merge pull request !26825 from huangbingjian/support_numpy_method
|
2021-11-27 03:07:24 +00:00 |
huangbingjian
|
cf4a4ba900
|
Partially support numpy attr/method
|
2021-11-26 16:46:55 +08:00 |
z00512249
|
872d8b37da
|
fix lu factor and solve for cpu backend
|
2021-11-26 16:24:01 +08:00 |
i-robot
|
b3780ddfd7
|
!26789 fix cpu graph mode
Merge pull request !26789 from zhujingxuan/master
|
2021-11-26 07:11:21 +00:00 |
zhujingxuan
|
142480b08e
|
fix cpu graph mode
|
2021-11-26 09:51:07 +08:00 |
i-robot
|
9f8ec2c5ab
|
!26807 [Auto parallel] [Sharding propagation] Interface change of sharding propagation
Merge pull request !26807 from Xiaoda/113-auto-parallel-search-mode-changes-to-search-mode
|
2021-11-26 01:48:58 +00:00 |
wanyiming
|
ab65f4ac98
|
addut
|
2021-11-26 09:48:34 +08:00 |
Xiaoda Zhang
|
ad5ac77ae8
|
1) 'auto_parallel_search_mode' changes to 'search_mode';
2) 'sharding_propagation' moves to 'search_mode';
|
2021-11-25 19:38:21 +08:00 |
i-robot
|
7dcdc7d0fb
|
!26400 [Fallback] add fallback testcases
Merge pull request !26400 from huangbingjian/eval_numpy
|
2021-11-25 08:19:20 +00:00 |
i-robot
|
e96f33e887
|
!25943 TensorArray
Merge pull request !25943 from VectorSL/tensor-array-v2
|
2021-11-25 03:57:45 +00:00 |
i-robot
|
a92d97adb2
|
!25850 Add CANN tensor data callback support for ascend async dump - part2
Merge pull request !25850 from TinaMengtingZhang/cann_api_adapt
|
2021-11-25 02:11:28 +00:00 |
TinaMengtingZhang
|
07b653103e
|
Support Cann callback api for ascend async dump
|
2021-11-24 10:35:29 -05:00 |
huangbingjian
|
00f3fa99e2
|
add fallback testcases
|
2021-11-24 17:39:55 +08:00 |
VectorSL
|
710289a72d
|
add tensor array
|
2021-11-24 16:12:04 +08:00 |
i-robot
|
2cc51099b1
|
!26718 [ME][Fallback] Add some fallback numpy test cases
Merge pull request !26718 from Margaret_wangrui/fallback
|
2021-11-24 06:43:13 +00:00 |
i-robot
|
30d182ac18
|
!26626 fix reduce ops axis multiple bug in GPU
Merge pull request !26626 from zhangbuxue/fix_reduce_ops_axis_multiple_bug_in_GPU
|
2021-11-24 06:15:10 +00:00 |
i-robot
|
9f29ab20ba
|
!25764 [Dataset] Fix lite cv resize bilinear core dump problem
Merge pull request !25764 from xiefangqi/md_fix_resize_bilinear_fuzz_issue
|
2021-11-24 03:20:09 +00:00 |
Margaret_wangrui
|
16ac3638d3
|
[ME][Fallback] Add some fallback numpy test cases
|
2021-11-24 11:20:06 +08:00 |
i-robot
|
3fc995a6ae
|
!26664 Add support float64 as input type for ReduceProd GPU op.
Merge pull request !26664 from hezhenhao1/add_prod
|
2021-11-23 15:06:05 +00:00 |
buxue
|
89a688f3be
|
fix reduce ops axis multiple bug in GPU
|
2021-11-23 16:39:41 +08:00 |
i-robot
|
15cc4673a0
|
!25557 Add ASGD and Rprop optimizer to Mindspore
Merge pull request !25557 from wanyiming/optimizer
|
2021-11-23 07:17:11 +00:00 |
i-robot
|
e40f3ec063
|
!25791 Add new initializer
Merge pull request !25791 from wanyiming/initilizer
|
2021-11-23 07:14:03 +00:00 |
hezhenhao1
|
accc6368aa
|
Add support float64 as input type for ReduceProd GPU op.
|
2021-11-23 11:44:40 +08:00 |
yujianfeng
|
f2bd7de442
|
Add automatic detection for the changes of python scripts when enable compile cache
|
2021-11-22 21:27:02 +00:00 |
i-robot
|
6f559516ea
|
!26560 move all itertive Gmres code into Cell
Merge pull request !26560 from zhujingxuan/master
|
2021-11-22 09:19:14 +00:00 |
i-robot
|
24b3e346a4
|
!26558 Add debug message for BFGS method.
Merge pull request !26558 from hezhenhao1/fix_bfgs_bug
|
2021-11-22 06:08:33 +00:00 |
wanyiming
|
3b4621e673
|
add initializer
|
2021-11-22 12:38:11 +08:00 |
i-robot
|
69c4f470e4
|
!26546 Unify GPU/CPU ops input/output(col/rolmajor), modify related testcases, add linalg function and testcases
Merge pull request !26546 from wuwenbing/master
|
2021-11-22 04:34:33 +00:00 |
wanyiming
|
40755b904c
|
add_optimizer
|
2021-11-22 12:31:18 +08:00 |
zhujingxuan
|
3f2479aca0
|
move test cases
|
2021-11-22 10:23:28 +08:00 |
i-robot
|
1b7a38ccd8
|
!26329 Add exchangeKeys ops and getKeys ops for cross-silo STABLE_PW_ENCRYPT
Merge pull request !26329 from jxlang910/master
|
2021-11-19 10:59:27 +00:00 |
hezhenhao1
|
a527f43699
|
Add debug message for BFGS method.
|
2021-11-19 15:36:45 +08:00 |
xiefangqi
|
8a28ad1aa5
|
fix lite cv resize bilinear fuzz bug
|
2021-11-19 14:56:25 +08:00 |
i-robot
|
9e8efe9169
|
!26503 [ST] Add mindspore resnet50 thor st smoke
Merge pull request !26503 from xiefangqi/ms_add_resnet_thor_8p
|
2021-11-19 06:43:37 +00:00 |
wenbean
|
13409f519f
|
Unify GPU/CPU ops input/output(col/rolmajor), modify related testcases, add linalg function and testcases
|
2021-11-19 14:40:27 +08:00 |
i-robot
|
b1d942cea0
|
!26413 [Numpy-Native] remove histogram density test
Merge pull request !26413 from huangmengxi/del_test
|
2021-11-19 06:28:39 +00:00 |
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 |
xiefangqi
|
6173929894
|
add resnet thor st
|
2021-11-19 09:16:49 +08: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 |
jin-xiulang
|
f972de90d0
|
Add exchangeKeys ops and getKeys ops for STABLE_PW_ENCRYPT
fix review syggestions
|
2021-11-18 22:38:44 +08: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
|
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
|
23da0717bc
|
!26187 Support CSRTensor
Merge pull request !26187 from 杨林枫/csr_frontend
|
2021-11-18 07:13:42 +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 |
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 |
cononlly
|
8035bafd7c
|
Add NeighborExchange support for GPU
|
2021-11-17 16:00:33 +08:00 |
yanglf1121
|
72db8e4d3f
|
support sparse tensor frontend
|
2021-11-17 14:52:28 +08:00 |