i-robot
9cb5120594
!26936 move testcases to scipy_st
Merge pull request !26936 from zhujingxuan/move_tesecases
4 years ago
huangbingjian
66309632c1
fix the negative axis problem of reduce_eliminate
4 years ago
zhujingxuan
a18b9e703e
move testcases
4 years ago
VectorSL
710289a72d
add tensor array
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
buxue
89a688f3be
fix reduce ops axis multiple bug in GPU
4 years ago
hezhenhao1
accc6368aa
Add support float64 as input type for ReduceProd GPU op.
4 years ago
wenbean
13409f519f
Unify GPU/CPU ops input/output(col/rolmajor), modify related testcases, add linalg function and testcases
4 years ago
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
4 years ago
i-robot
dc5278516c
!26130 add cholesky, cho_factor primitive and backend gpu implements
Merge pull request !26130 from zhuzhongrui/gmres
4 years ago
z00512249
36032e7ee2
add cholesky, cho_factor primitive and backend gpu implements
4 years ago
zuochuanyong
1f289803e9
fix LessEqual bug
4 years ago
hezhenhao1
cb13783059
Add fp64 as input type fot GPU op of ReduceMin and ReduceMean.
4 years ago
i-robot
b6833ec3f2
!25872 add solve_triangular
Merge pull request !25872 from zhujingxuan/solve_triangular
4 years ago
zhujingxuan
ec809b6134
add solve_triangular
4 years ago
hezhenhao1
d61b089f6b
Support int32 as input type for Abs of GPU op, float64 as input type for IsFinite GPU op.
4 years ago
i-robot
f0b38f53e8
!25660 update dynamic stitch
Merge pull request !25660 from VectorSL/dynamic_stitch-2
4 years ago
zhujingxuan
fb1805de30
add GPU trsm 2d matrix support
4 years ago
VectorSL
6d2704b227
change test level
4 years ago
i-robot
5f9ae3ec34
!25356 Add gpu kernel dynamicstitch
Merge pull request !25356 from VectorSL/dynmic_stitch
4 years ago
VectorSL
2d87da9a08
add dynamic stitch gpu kernel
4 years ago
i-robot
ba0e1a810e
!25457 add broadcast GPU float64 registration
Merge pull request !25457 from zhujingxuan/master
4 years ago
zhujingxuan
7441353d9e
add unit_diagonal option for solve triangular
4 years ago
zhujingxuan
8f45ddf39d
add float64 registration
4 years ago
zhujingxuan
28987d787d
add trsm
4 years ago
z00512249
a125654fbc
add cholesky && lu factorization for gpu backend
4 years ago
i-robot
bbdacd41f4
!20585 add security isolate for save_graphs
Merge pull request !20585 from huanghui/add-security-isolate-for-DumpIR
4 years ago
i-robot
db19a40280
!23365 add print op security
Merge pull request !23365 from fangzehua/print_sec
4 years ago
huanghui
ba66c0d491
add security isolate for save_graphs
4 years ago
dinglinhe
9a8c1b3c73
array_ops error recti and others
4 years ago
fangzehua
4ccc635a07
add print security
4 years ago
Bingya Weng
d2846c0025
modify test example of probability
4 years ago
i-robot
fa12d62d4d
!21776 set device_id master 0813
Merge pull request !21776 from mindspore_ding/set_device_id_master_0813
4 years ago
i-robot
f536d88570
!22821 modify resizebilineargrad input type
Merge pull request !22821 from Simson/opinfer
4 years ago
simson
f00e22342b
modify resizebilineargrad input type
4 years ago
i-robot
5e6287bec1
!22585 Add grad implementation of AdaptiveAvgPool2D
Merge pull request !22585 from zuochuanyong/adaptive_avgpool2d_grad
4 years ago
wmzheng2020
6d14254cc7
change testcase level0 to level1
4 years ago
dingpeifei
b4bc6000dc
set device id master 0813
4 years ago
zuochuanyong
068191f222
add AdaptiveAvgPool2DGrad op
4 years ago
simson
7a2fbdda85
modify resizebilinear infer type
4 years ago
zong_shuai
ccdc9f0164
st
4 years ago
zong_shuai
63faa9c004
add st
4 years ago
zong_shuai
033e56ac48
add_st
4 years ago
yanghaoran
50c5a61235
prune less effective GPU testcases to level1
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
VectorSL
680d319290
update buffer sample gpu
4 years ago
i-robot
d8d7e261f6
!21683 move useless testcases from level0 to level1
Merge pull request !21683 from yanghaoran/master
4 years ago
i-robot
8c2b6d0e17
!21675 RL add buffer gpu kernel
Merge pull request !21675 from VectorSL/push-buffer-op-gpu
4 years ago
yanghaoran
64d34104e5
move useless testcases from level0 to level1
4 years ago