i-robot
|
0dff650980
|
!45485 expose Primitive APIs part3
Merge pull request !45485 from 李林杰/code_docs_expose_Primitive_APIs_part3
|
2022-11-18 11:27:03 +00:00 |
i-robot
|
2037c79036
|
!41525 【I5EWOO】add data type for sigmoidgrad
Merge pull request !41525 from 桂胜楠/sigmoid_grad
|
2022-11-18 11:26:28 +00:00 |
i-robot
|
110b3a9627
|
!45581 expose Primitive APIs part4
Merge pull request !45581 from 李林杰/code_docs_expose_Primitive_APIs_part4
|
2022-11-18 11:23:26 +00:00 |
i-robot
|
ee756f88ae
|
!45566 fix fuzz
Merge pull request !45566 from JuiceZ/dev_fuzz
|
2022-11-18 10:34:36 +00:00 |
i-robot
|
2299418078
|
!45698 [MSLITE][Func] support ReduceAll and ReduceAny onnx export
Merge pull request !45698 from 赵英灼/Onnxexport
|
2022-11-18 09:53:13 +00:00 |
fangzehua
|
d19f82788f
|
support onnx scatternd
|
2022-11-18 17:47:48 +08:00 |
i-robot
|
57d2a1a1e5
|
!45690 call tbe checksupported before launch transdata at pynative mode
Merge pull request !45690 from zhoufeng/xiu-ba-ge-2
|
2022-11-18 09:36:24 +00:00 |
reku1997
|
c4e9e1b584
|
add aicpu dropout gen mask
|
2022-11-18 17:32:13 +08:00 |
lilinjie
|
98c31d93dd
|
expose Primitve APIs part4
|
2022-11-18 17:30:26 +08:00 |
r1chardf1d0
|
a5dd4069ae
|
fix cumprod ioname
|
2022-11-18 17:17:40 +08:00 |
lilinjie
|
480b88de4e
|
expose Primitve APIs part1
|
2022-11-18 17:13:14 +08:00 |
huodagu
|
3dd251df1a
|
modify format
|
2022-11-18 17:12:13 +08:00 |
lilinjie
|
0ea04e1696
|
expose Primitve APIs part3
|
2022-11-18 16:53:23 +08:00 |
deng jian
|
166c819803
|
[feat] [assistant] [I4S2F9] add new data operator encode_png
|
2022-11-18 03:45:35 -05:00 |
i-robot
|
74e1f11b0d
|
!45671 fix input not to attr ,gatherd and gather in pynative
Merge pull request !45671 from NaCN/fix_gatherd
|
2022-11-18 08:24:14 +00:00 |
i-robot
|
432fb316c6
|
!40763 【算子众智】【电子科技大学】【数据算子】【write_jpeg】write a file using JPEG format
Merge pull request !40763 from dengjian/upstream_write_jpeg
|
2022-11-18 08:14:31 +00:00 |
i-robot
|
be06b3cf58
|
!45687 Remove functional interface of maskedscatter
Merge pull request !45687 from panzhihui/maskedscatter_ops
|
2022-11-18 08:13:26 +00:00 |
i-robot
|
deb8beb524
|
!45701 fix conv3dtranspose error log
Merge pull request !45701 from 胡彬/conv3d-transpose-fix
|
2022-11-18 08:13:07 +00:00 |
Zhu Guodong
|
ab93e4b6ac
|
[MS] add opencl kernel: Crop
|
2022-11-18 16:06:52 +08:00 |
i-robot
|
26aef12ff9
|
!45647 support GatherD onnx
Merge pull request !45647 from fangzehua/onnx_gatherd
|
2022-11-18 07:49:25 +00:00 |
Zhang Qinghua
|
02c41367c3
|
Keep isolated side effect node created by new primitive class in the constant returned func graph.
|
2022-11-18 15:46:07 +08:00 |
i-robot
|
602d98b707
|
!45351 NoOp Optimization
Merge pull request !45351 from jiaorui/noop
|
2022-11-18 07:42:14 +00:00 |
i-robot
|
45056262bb
|
!45387 文档补齐
Merge pull request !45387 from haozhang/code_docs_hz_1
|
2022-11-18 07:33:39 +00:00 |
luoyuan
|
1a5d873743
|
[MS][OPS] fix standardnormal ops adapter for 310
|
2022-11-18 15:32:19 +08:00 |
fengyixing
|
897e72f360
|
!45721 回退 'Pull Request !44878 : [assistant][ops][I5EWK0] New GPU operator implementation, include SparseAddmm'
Merge pull request !45721 from fengyixing/revert-merge-44878-master
|
2022-11-18 07:31:19 +00:00 |
i-robot
|
e50e778750
|
!41205 [assistant][I5EWTC] add new gpu operator Geqrf
Merge pull request !41205 from GP/Geqrf
|
2022-11-18 07:26:52 +00:00 |
fengyixing
|
a62f197735
|
回退 'Pull Request !44878 : [assistant][ops][I5EWK0] New GPU operator implementation, include SparseAddmm'
|
2022-11-18 07:17:34 +00:00 |
mengyuanli
|
bc6c413fa7
|
fix bug of clip_by_norm cpu
|
2022-11-18 15:17:25 +08:00 |
mengyuanli
|
aa4c4d6e43
|
move the blackman and bartleman to the right place
|
2022-11-18 15:04:53 +08:00 |
i-robot
|
e0eef48f83
|
!45667 Fix Arithmetic Bug
Merge pull request !45667 from jiaoy1224/expand
|
2022-11-18 07:04:34 +00:00 |
i-robot
|
7a0c519cb2
|
!45700 extend supported data type (int64 and float64) for primitive tensorshape
Merge pull request !45700 from zhangzhaoju/ms_tensorShape
|
2022-11-18 07:01:37 +00:00 |
鄢立川
|
262faacc09
|
[assistant][ops] Fix Atan,AtanGrad,Atan2,FloorDiv,FloorMod GPU and CPU with DataType
|
2022-11-18 14:55:07 +08:00 |
albert-yan
|
1920c68812
|
remove stridedslice check for aicore
|
2022-11-18 14:51:02 +08:00 |
i-robot
|
c03a1aeeff
|
!45654 Fix cache bug
Merge pull request !45654 from zjun/fix_cache
|
2022-11-18 06:46:21 +00:00 |
i-robot
|
43c452f099
|
!45263 add map-parameter export&load support
Merge pull request !45263 from hangq/fire
|
2022-11-18 06:24:21 +00:00 |
i-robot
|
b99ba1960b
|
!45684 商用回合开源
Merge pull request !45684 from wangtongyu6/commerical_to_opensource2
|
2022-11-18 06:15:52 +00:00 |
i-robot
|
3eea27abbe
|
!45688 expose Primitve APIs for part3 and part4
Merge pull request !45688 from 李林杰/expose_Primitive_APIs_part3_part4
|
2022-11-18 06:14:34 +00:00 |
i-robot
|
ee237001cf
|
!45674 Add flush for print testcases.
Merge pull request !45674 from Margaret_wangrui/print_flush
|
2022-11-18 06:14:15 +00:00 |
i-robot
|
0dc84707d1
|
!42789 [feat][assistant][ops][I5EWOE] add data type for rint
Merge pull request !42789 from 桂胜楠/rint
|
2022-11-18 05:27:03 +00:00 |
hw_hz
|
ee1dd6ff03
|
11.9
|
2022-11-18 12:34:28 +08:00 |
i-robot
|
6cad1ff9e7
|
!45640 fix AbstractSequence::operator==
Merge pull request !45640 from wangrao124/fix_mac_sparse
|
2022-11-18 03:45:55 +00:00 |
i-robot
|
b634724bc7
|
!45601 [MSLITE] Add tile mapper for ascend.
Merge pull request !45601 from wangshaocong/bugfix
|
2022-11-18 03:31:14 +00:00 |
i-robot
|
e55824d2ce
|
!45689 modify pad docs
Merge pull request !45689 from 冯一航/code_docs_modify_pad_docs
|
2022-11-18 03:05:07 +00:00 |
i-robot
|
5e2dbba786
|
!45415 LogSpace LowerBound Lstsq LuSolve LuUnpack 文档补齐
Merge pull request !45415 from haozhang/code_docs_11_10_1
|
2022-11-18 02:57:34 +00:00 |
i-robot
|
951f3d48e5
|
!45681 可以导出onnx的cos和atan2
Merge pull request !45681 from wangtongyu6/export_onnx_cos_atan2
|
2022-11-18 02:44:05 +00:00 |
i-robot
|
61f5e6cff0
|
!45386 sparse unary api
Merge pull request !45386 from jachua/sparse_unary_ops
|
2022-11-18 02:40:02 +00:00 |
lilinjie
|
94433aafa9
|
expose Primitve APIs for part3 and part4
|
2022-11-18 10:28:16 +08:00 |
i-robot
|
d64332009e
|
!43408 [assistant][ops][I5EWOV] Fix SquaredDifference GPU with DataType
Merge pull request !43408 from 郑鹏飞/squared_difference
|
2022-11-18 02:28:10 +00:00 |
zhangzhaoju
|
bc2bfa9265
|
extend supported data type (int64 and float64) for primitive tensorshape
|
2022-11-18 10:27:51 +08:00 |
i-robot
|
d28ce2e019
|
!45610 ops模块API文档补齐
Merge pull request !45610 from yxx/master
|
2022-11-18 02:20:46 +00:00 |