i-robot
d5fbfd1389
!25738 Add MatrixInverse (by eigen) CPU op and testcase.
Merge pull request !25738 from hezhenhao1/add_inv
4 years ago
i-robot
ba6f67badf
!25728 add scatter nd update int64 and float64 support
Merge pull request !25728 from zhujingxuan/master
4 years ago
hezhenhao1
c3194ed4ab
Add MatrixInverse (by eigen) CPU op and testcase.
4 years ago
i-robot
7f4d32800d
!25633 Solve Operator Memory Leakage
Merge pull request !25633 from zong_shuai/FixBug
4 years ago
i-robot
0b50de7b34
!25596 Add Eigh deomposition (by eigen ) cpu op and testcase
Merge pull request !25596 from wuwenbing/master
4 years ago
i-robot
a4c856b343
!25715 [MS][LITE][develop] optimize x86 init
Merge pull request !25715 from sunsuodong/x86_init
4 years ago
zhujingxuan
ed24ad8f94
add scatter nd update int64 and float64 support
4 years ago
i-robot
1cd6573bff
!25406 Fix bug for GPU Pipeline
Merge pull request !25406 from Cononlly/gpu-moe
4 years ago
sunsuodong
4fe04898f2
x86_init
4 years ago
zong-shuai
07dc66892e
OperateMemLeak
4 years ago
wuwenbing
4203251f81
Add Eigh deomposition (by eigen ) cpu op and testcase
4 years ago
i-robot
e80639357d
!25374 Adapt Custom Op to Pyfunc Kernel
Merge pull request !25374 from jiaoy1224/arithmetic
4 years ago
i-robot
5ed7040d4c
!25603 fix can not find cache json error
Merge pull request !25603 from liubuyu/bug_fix2
4 years ago
Yang Jiao
9bcf28d15d
adapt custom op to pyfunc kernel
4 years ago
i-robot
3452d6e55d
!25527 Support float64 for CPU OP, including arithmetic, reshape, scatter_nd_update, select.
Merge pull request !25527 from hezhenhao1/add_double
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
hezhenhao1
92aee7c6fe
Support float64 for CPU OP, including arithmetic, reshape, scatter_nd_update, select. And Fix floor.cc.
4 years ago
VectorSL
6d2704b227
change test level
4 years ago
lby
b661db16eb
fix save io size bug when using auto tune
4 years ago
i-robot
5f9ae3ec34
!25356 Add gpu kernel dynamicstitch
Merge pull request !25356 from VectorSL/dynmic_stitch
4 years ago
i-robot
073ff9d2b9
!25590 fix lu api bugs
Merge pull request !25590 from zhuzhongrui/pub_master
4 years ago
i-robot
fe027a8576
!25627 refactoring code
Merge pull request !25627 from zhujingxuan/clean
4 years ago
i-robot
166a54fef5
!25475 Decouple AkgKernelJsonGenerator from MS backend (part 1)
Merge pull request !25475 from DeshiChen/1025_genjson
4 years ago
zhujingxuan
865916e7e2
refactoring code
4 years ago
i-robot
8ee62721c9
!25296 add broadcast feature for matmul op
Merge pull request !25296 from wangyanling/matmulop
4 years ago
z00512249
d3726b435d
fix lu api bugs
4 years ago
VectorSL
2d87da9a08
add dynamic stitch gpu kernel
4 years ago
i-robot
81ed538f3d
!25564 [GraphKernel]Fix Static Check on master
Merge pull request !25564 from jiaoy1224/aot
4 years ago
i-robot
bf54552228
!25355 environment factory
Merge pull request !25355 from chenweifeng/environment-register
4 years ago
i-robot
036bc4329f
!25447 Check Device Shape
Merge pull request !25447 from hwjiaorui/check-support-json
4 years ago
i-robot
6c9bd5b3cb
!25059 dynamic shape ops fix
Merge pull request !25059 from wangnan39/dynamic_shape_ops_fix
4 years ago
i-robot
d54436623d
!25382 converity arithmetic fix
Merge pull request !25382 from zhaodezan/master
4 years ago
i-robot
8758830723
!25479 delete mindquantum c++ simulator
Merge pull request !25479 from donghufeng/master
4 years ago
i-robot
ba0e1a810e
!25457 add broadcast GPU float64 registration
Merge pull request !25457 from zhujingxuan/master
4 years ago
wangyanling
3a0a1c6b72
add broadcast feature for matmul op
4 years ago
Yang Jiao
cacadae241
fix static check
4 years ago
i-robot
91675add3e
!25480 add unit_diagonal option for solve triangular
Merge pull request !25480 from zhujingxuan/solve_tri
4 years ago
王南
1ffc3ae58a
ops dynamic shape fix
4 years ago
dayschan
05f0bd950f
Decouple AkgKernelJsonGenerator from MS backend (step 1)
* move GetInputTensorValue from common_utils to json_generator
* get dtype size by `Number.nbits()` instead of `GetDtypeNbyte` map.
* manually get attr from anfnode, instead of `AnfAlgo::GetNodeAttr`
* replace `AnfAlgo::GetCNodePrimitive` with `GetCNodePrimitive` in anf.cc
* it's not used to judge `AnfAlgo::IsRealKernel` in inner function.
cleancode jobs:
* remove the `Clean` function from AkgKernelJsonGenerator
* delete the json key "id", to delete the mutex in AkgKernelJsonGenerator
4 years ago
zhaodezan
6a3838ba2b
converity arithmetic fix
4 years ago
wilfChen
3c7dbdd7e6
rl environment register
4 years ago
i-robot
59f03e8e21
!25455 [MSLITE] code clean
Merge pull request !25455 from ling/pr
4 years ago
xuxusheng
7a9a4d0515
delete mindquantum simulator
4 years ago
i-robot
a7a4af59ae
!25373 Fix Compile Type Error
Merge pull request !25373 from huangxinjing/fix_compile_type_error
4 years ago
zhujingxuan
7441353d9e
add unit_diagonal option for solve triangular
4 years ago
i-robot
180b071122
!22149 [assistant][ops] Add New IsInf
Merge pull request !22149 from 孟权令/IsInf
4 years ago
ling
8230f06ca2
[MSLITE] code clean
4 years ago
zhujingxuan
8f45ddf39d
add float64 registration
4 years ago
i-robot
748184c8e0
!25414 Add akg_kernel_json_generator to namespace mindspore::graphkernel
Merge pull request !25414 from DeshiChen/1021_genjson
4 years ago