i-robot
|
8e496e44f0
|
!22320 support heterogeneous for pynative mode
Merge pull request !22320 from chujinjin/support_heterogeneous_for_pynative
|
4 years ago |
i-robot
|
c5fac5aba4
|
!26811 Support CSRTensor in while loop and subgraph
Merge pull request !26811 from 杨林枫/csr_in_while
|
4 years ago |
i-robot
|
84d2e54871
|
!26959 TensorArray CPU
Merge pull request !26959 from VectorSL/tensor-array-cpu
|
4 years ago |
chujinjin
|
d20c9d93d8
|
support pynative heterogeneous
|
4 years ago |
i-robot
|
fcac7351aa
|
!26801 add loss landscape ut and st
Merge pull request !26801 from Songyuanwei/landscape_ci
|
4 years ago |
i-robot
|
5503deea2e
|
!26998 add float32 to Batch Gmres
Merge pull request !26998 from zhujingxuan/master
|
4 years ago |
i-robot
|
9cb5120594
|
!26936 move testcases to scipy_st
Merge pull request !26936 from zhujingxuan/move_tesecases
|
4 years ago |
VectorSL
|
cb3d25c8f0
|
add cpu tensor array
|
4 years ago |
i-robot
|
58fc9a6d81
|
!26985 fix the negative axis problem of reduce_eliminate
Merge pull request !26985 from huangbingjian/reduce_eliminate
|
4 years ago |
i-robot
|
aa93cb9afb
|
!26845 high level api for federated learning
Merge pull request !26845 from wtcheng/master
|
4 years ago |
zhujingxuan
|
7e16e6d8cb
|
add float32 to Batch Gmres
|
4 years ago |
yanglf1121
|
343b17c61f
|
support csr in while loop
|
4 years ago |
i-robot
|
7554053c00
|
!26786 Add initializer and optimizer ut
Merge pull request !26786 from wanyiming/add_init_opt_ut
|
4 years ago |
huangbingjian
|
66309632c1
|
fix the negative axis problem of reduce_eliminate
|
4 years ago |
songyuanwei
|
a67ac908d8
|
add landscape ut and st
|
4 years ago |
w00517672
|
ea3e651b36
|
high level api for federated learning
|
4 years ago |
zhujingxuan
|
a18b9e703e
|
move testcases
|
4 years ago |
zhujingxuan
|
2aa8dc28cf
|
add float32 testing
|
4 years ago |
i-robot
|
f85dea2959
|
!26662 fix lu kernel
Merge pull request !26662 from zhuzhongrui/gmres
|
4 years ago |
i-robot
|
6f95837c0e
|
!26825 [Fallback] supports the use of attr/method on the interpreted nodes
Merge pull request !26825 from huangbingjian/support_numpy_method
|
4 years ago |
huangbingjian
|
cf4a4ba900
|
Partially support numpy attr/method
|
4 years ago |
z00512249
|
872d8b37da
|
fix lu factor and solve for cpu backend
|
4 years ago |
i-robot
|
b3780ddfd7
|
!26789 fix cpu graph mode
Merge pull request !26789 from zhujingxuan/master
|
4 years ago |
zhujingxuan
|
142480b08e
|
fix cpu graph mode
|
4 years ago |
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
|
4 years ago |
wanyiming
|
ab65f4ac98
|
addut
|
4 years ago |
Xiaoda Zhang
|
ad5ac77ae8
|
1) 'auto_parallel_search_mode' changes to 'search_mode';
2) 'sharding_propagation' moves to 'search_mode';
|
4 years ago |
i-robot
|
7dcdc7d0fb
|
!26400 [Fallback] add fallback testcases
Merge pull request !26400 from huangbingjian/eval_numpy
|
4 years ago |
i-robot
|
e96f33e887
|
!25943 TensorArray
Merge pull request !25943 from VectorSL/tensor-array-v2
|
4 years ago |
i-robot
|
a92d97adb2
|
!25850 Add CANN tensor data callback support for ascend async dump - part2
Merge pull request !25850 from TinaMengtingZhang/cann_api_adapt
|
4 years ago |
TinaMengtingZhang
|
07b653103e
|
Support Cann callback api for ascend async dump
|
4 years ago |
huangbingjian
|
00f3fa99e2
|
add fallback testcases
|
4 years ago |
VectorSL
|
710289a72d
|
add tensor array
|
4 years ago |
i-robot
|
2cc51099b1
|
!26718 [ME][Fallback] Add some fallback numpy test cases
Merge pull request !26718 from Margaret_wangrui/fallback
|
4 years ago |
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
|
4 years ago |
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
|
4 years ago |
Margaret_wangrui
|
16ac3638d3
|
[ME][Fallback] Add some fallback numpy test cases
|
4 years ago |
i-robot
|
3fc995a6ae
|
!26664 Add support float64 as input type for ReduceProd GPU op.
Merge pull request !26664 from hezhenhao1/add_prod
|
4 years ago |
buxue
|
89a688f3be
|
fix reduce ops axis multiple bug in GPU
|
4 years ago |
i-robot
|
15cc4673a0
|
!25557 Add ASGD and Rprop optimizer to Mindspore
Merge pull request !25557 from wanyiming/optimizer
|
4 years ago |
i-robot
|
e40f3ec063
|
!25791 Add new initializer
Merge pull request !25791 from wanyiming/initilizer
|
4 years ago |
hezhenhao1
|
accc6368aa
|
Add support float64 as input type for ReduceProd GPU op.
|
4 years ago |
yujianfeng
|
f2bd7de442
|
Add automatic detection for the changes of python scripts when enable compile cache
|
4 years ago |
i-robot
|
6f559516ea
|
!26560 move all itertive Gmres code into Cell
Merge pull request !26560 from zhujingxuan/master
|
4 years ago |
i-robot
|
24b3e346a4
|
!26558 Add debug message for BFGS method.
Merge pull request !26558 from hezhenhao1/fix_bfgs_bug
|
4 years ago |
wanyiming
|
3b4621e673
|
add initializer
|
4 years ago |
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
|
4 years ago |
wanyiming
|
40755b904c
|
add_optimizer
|
4 years ago |
zhujingxuan
|
3f2479aca0
|
move test cases
|
4 years ago |
i-robot
|
1b7a38ccd8
|
!26329 Add exchangeKeys ops and getKeys ops for cross-silo STABLE_PW_ENCRYPT
Merge pull request !26329 from jxlang910/master
|
4 years ago |