i-robot
c84e09cf45
!21072 Deserialize - python binding
Merge pull request !21072 from zetongzhao/deserialize_1
4 years ago
zetongzhao
4f199b548c
deserialize and tests
4 years ago
i-robot
59f4820785
!21383 dynamic shape interface adapter
Merge pull request !21383 from liubuyu/master
4 years ago
i-robot
51a1ca61f2
!21357 [MD] fix SlicePatches when dealing with some special tensor.
Merge pull request !21357 from liyong126/fix_bug
4 years ago
liyong
5fea72473c
fix HW1 issue
4 years ago
lby
e6cdf098db
op tiling compute interface replace
4 years ago
chenx2ovo
aa45e2ebbc
[feat] [assistant] [I3CEER] add op AmplitudeToDB
4 years ago
Carry955
98be266585
[feat][assistant][I3J6TQ] add a new operator Angle
4 years ago
i-robot
680e40a43a
!16453 [assistant][BassBiquadOp]
Merge pull request !16453 from StyleHang/BassBiquadOp
4 years ago
i-robot
f4e07c0dce
!17486 [assistant][ops] Add new dataset operator Flickr.
Merge pull request !17486 from Rainfor/wangkc
4 years ago
i-robot
d260f38936
!15722 [assistant][AdjustGamma]
Merge pull request !15722 from QingfengLi/adjust_gamma
4 years ago
li-qiyao
ba326d76a8
[feat][assistant][I3J6TW] add new data operator BassBiquad
4 years ago
wangkc123
48f5fed1f8
[feat] [assistant] [I3CKEN] add new dataset operator Flickr
4 years ago
i-robot
191c82573f
!21208 Ascend support non-task sink mode
Merge pull request !21208 from baihuawei/graph_mode_nonsink_part2
4 years ago
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
4 years ago
baihuawei
41de02a58c
ascend support nontask sink
4 years ago
tongyue
08469e113a
[feat][assistant][I3J6TV]add new audio operator BandrejectBiquad
4 years ago
i-robot
2c7b8e73df
!16452 [assistant][BandpassBiquadOp]
Merge pull request !16452 from StyleHang/BandpassBiquadOp
4 years ago
i-robot
69c5021bb5
!20995 pyfunc cpu kernel
Merge pull request !20995 from chenweifeng/cpu-dynamic-input
4 years ago
administrator
29d57a89fb
[feat][assistant][I3TDRD]add new audio operator BandpassBiquad
4 years ago
wilfChen
d6fffdad6e
support dynamic inputs & outputs
4 years ago
hwjiaorui
e498c96a20
tbe json creator UT
4 years ago
i-robot
a81fee280c
!16458 [assistant][AllpassBiquadOp]
Merge pull request !16458 from StyleHang/AllpassBiquadOp
4 years ago
i-robot
00e8645902
!21036 Upgrade Ascend packages 28 Jul 21
Merge pull request !21036 from yanghaoran/upgrade_ascend_0728
4 years ago
zhoufeng
2143241092
change neighbor exchange to all to all
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
yanghaoran
0364650eae
Upgrade Ascend packages 28 Jul 21, with testcases removed
4 years ago
Isaac
b49e1acc3e
[feat] [assistant] [I3J6TM] add new audio operator AllpassBiquad
4 years ago
i-robot
6e84bf0f0f
!16449 [assistant][ops] Add new audio operator BandBiquad
Merge pull request !16449 from StyleHang/BandBiquadOp
4 years ago
liannai
5a341e7e27
[feat] [assistant] [I3J6TS] add new audio operator BandBiquad
4 years ago
yao_yf
dc7dc7d3fa
dataset strategy set
4 years ago
i-robot
34e2581dfc
!20812 Add code for cross-silo with real data femnist and coco
Merge pull request !20812 from ZPaC/cross-silo
4 years ago
i-robot
fd7c0c1514
!20672 add dump ir for python and add dump more info when dynamic shape
Merge pull request !20672 from lianliguang/add_dump_func
4 years ago
ZPaC
dc068cb172
Add code for cross-silo with real data femnist and coco
4 years ago
i-robot
21e090062e
!18674 deserializer 1st part - vision operations
Merge pull request !18674 from zetongzhao/deserialize
4 years ago
lianliguang
dd57fcf8d7
add funcgraph py dump and dump more info for dynamic shape
4 years ago
zetongzhao
8693fd730a
deserialize and tests
4 years ago
dayschan
137608b518
Add LiteGraph for graphkernel
Add a subdirectory "model" in the "backend/optimizer/graph_kernel" for litegraph.
Implement two interfaces "AnfGraph2LiteGraph" and "LiteGraph2AnfGraph".
The litegraph will be the base data structure when we migrate the GraphKernel code
from python("mindspore/_extends/graph_kernel") to c++.
4 years ago
i-robot
fd72de08d9
!20174 Send compilation attrs to akg
Merge pull request !20174 from DeshiChen/0708_compilewithjson
4 years ago
chendongsheng
dc3d6dc915
added cert
4 years ago
dayschan
3ab53dd26d
Send compilation attrs to akg
1. Add a new message type "AKG/ATTR" in AkgKernelBuilder.
the attrs was sent before the kernel infos.
2. Send "online_tuning" attribute when the flag is not zero,
but error occurs in the latest akg submodule.
3. Send "repository_path" attribute when the flag is not empty.
4. Add a new value "compute_capability" into kernel info when the processor is GPU.
4 years ago
i-robot
3d022c9db8
!20246 Print ascend warning&error message using ErrorManager
Merge pull request !20246 from tanghuikang/error_manager
4 years ago
tanghuikang
21c4bf1f27
Print ascend warning and error message using ErrorManager
4 years ago
i-robot
fd8eda24c4
!19904 fix fusion type
Merge pull request !19904 from laiyongqiang/fusionType
4 years ago
i-robot
77cc850c1a
!19882 change kMaliGPU to kGPU
Merge pull request !19882 from yeyunpeng2020/new_api
4 years ago
LaiYongqiang
898a48d6ea
fix fusion type
4 years ago
i-robot
884f5ae1de
!19764 [MD] Remove Builder class phase 3
Merge pull request !19764 from harshvardhangupta/rem-build-2
4 years ago
i-robot
e81aaf5043
!19936 Optimize signal util for ctrl+c
Merge pull request !19936 from VectorSL/signal
4 years ago
vector
ee057e57ec
update signal
4 years ago
yeyunpeng2020
f545bcd9b0
new api use gpu
4 years ago
i-robot
53633ebfd8
!19748 Fix param check and default value of center in Rotate and RandomRotation Ops
Merge pull request !19748 from xiaotianci/fix_rotate_center
4 years ago