i-robot
f7a1f70128
!48595 [MS]{Lite][Task] add custom op project
...
Merge pull request !48595 from 刘力力/master_develop_merge
2023-02-09 04:19:59 +00:00
i-robot
b461173ff8
!48491 merge canndev code to mindspore
...
Merge pull request !48491 from 沈竞兴/canndev_merge
2023-02-09 01:15:39 +00:00
liu lili
e82835926e
mindspore lite: add custom op project
2023-02-09 09:12:01 +08:00
i-robot
ff751199b4
!48082 refactor interpolate
...
Merge pull request !48082 from DavidFFFan/api_interpolate
2023-02-08 11:20:44 +00:00
shenjingxing2
6e430b8524
merge canndev code to mindspore
2023-02-08 15:54:01 +08:00
fandawei
46c12d3057
refactor interpolate
2023-02-08 10:17:56 +08:00
i-robot
d7ae2f23aa
!48459 merge canndev code to mindspore
...
Merge pull request !48459 from 沈竞兴/canndev_new1
2023-02-07 13:44:40 +00:00
i-robot
8e80753161
!48494 Fix MSVC static variable issue.
...
Merge pull request !48494 from 张清华/opt_jit_fallback
2023-02-07 06:59:38 +00:00
shen_jingxing
0dd977ccef
merge canndev code to mindspore
2023-02-07 14:35:40 +08:00
张清华
ae1763f4ac
Fix MSVC compiler issue.
2023-02-07 11:09:58 +08:00
i-robot
9493cc3534
!48453 merge canndev code to mindspore
...
Merge pull request !48453 from 沈竞兴/canndev_merge
2023-02-07 01:37:19 +00:00
shenjingxing2
6920953b56
merge canndev code to mindspore
2023-02-06 19:45:40 +08:00
i-robot
9e8e43fcfb
!47671 Add hypercomplex operators
...
Merge pull request !47671 from chenhaozhe/hypercomplex
2023-02-06 10:44:46 +00:00
i-robot
9171b5d329
!48406 fix api migration issues and some doc issues
...
Merge pull request !48406 from 李林杰/0204_fix_aicpu_migration_issues_master
2023-02-06 01:41:21 +00:00
lilinjie
2b78a9ecbd
fix api migration issues and some doc issues
2023-02-05 12:54:47 +08:00
i-robot
85a082b228
!48341 fix bug of max_unpoolnd about setting of parameter output_size
...
Merge pull request !48341 from ZhidanLiu/master
2023-02-04 09:11:31 +00:00
ZhidanLiu
d66cb58dac
fix bug of max_unpoolnd about setting of parameter output_size
2023-02-03 09:44:14 +08:00
chenhaozhe
b3b47143a8
add hypercomplex operators and corresponding tests
...
fix comments length and function order
fix lints
add copyrights
fix code styles
fix pylints
add method docs,fix lints
fix code checks
move hypercomplex upper directory
support the complex data type
2023-02-02 16:59:50 +03:00
shen_jingxing
6a344a29f0
merge canndev code to mindspore
2023-02-02 17:16:57 +08:00
i-robot
db1dff0e87
!48003 export node attr and primal attr
...
Merge pull request !48003 from lianliguang/add-primitive-clone
2023-01-31 11:00:55 +00:00
i-robot
53595e1bc9
!48146 merge canndev codev to mindspore
...
Merge pull request !48146 from 沈竞兴/canndev_last1
2023-01-31 09:47:32 +00:00
shen_jingxing
8103044f80
merge canndev code to mindspore
2023-01-31 14:13:20 +08:00
张清华
c6274e7a9d
[JIT Fallback] Support any type feature in runtime procedure, handle the exception for Fallback process, and hide no_recursive api.
2023-01-31 09:14:51 +08:00
i-robot
c2a5253dca
!48181 fix bug of function api multi_label_margin_loss
...
Merge pull request !48181 from ZhidanLiu/master
2023-01-30 11:41:49 +00:00
ZhidanLiu
8b80b2fb6a
fix bug of function api multi_label_margin_loss
2023-01-30 11:33:21 +08:00
lianliguang
10de370dd8
export node attr and primal attr
2023-01-30 10:59:25 +08:00
lizhenyu
b3f9e6f2e7
runtime support cpu hash table
2023-01-29 14:18:33 +08:00
lilinjie
c137e34989
aicpu migration from sjx del first 9 ops
2023-01-19 08:56:52 +08:00
i-robot
a23dc71bf0
!46764 rectify constexpr in vmap
...
Merge pull request !46764 from NaCN/constexpr_3
2023-01-18 07:24:52 +00:00
huangchengnuo
d3bc7c31a2
a47b981c1026c20b266a4220b5d91663010e1ab6
2023-01-17 19:02:37 +08:00
lilinjie
540665dbbc
0103 aicpu migration first half
2023-01-17 10:09:36 +08:00
i-robot
9ef70a2f10
!47178 support norm
...
Merge pull request !47178 from 冯一航/support_norm
2023-01-16 02:25:54 +00:00
i-robot
66400d742d
!47675 merge canndev operator ScatterNdUpdate and ScatterNd to MindSpore
...
Merge pull request !47675 from 沈竞兴/canndev_merge3
2023-01-14 11:39:24 +00:00
lilinjie
4dfd7b7544
migrate Conj and other ops
2023-01-13 16:08:01 +08:00
i-robot
889a472b2e
!47550 aicpu 迁移
...
Merge pull request !47550 from gaoshuanglong/migration_aicpu
2023-01-12 08:55:40 +00:00
fengyihang
5dfffafe72
support norm
2023-01-12 14:43:34 +08:00
i-robot
fc1f1419e4
!47658 Support cov function
...
Merge pull request !47658 from 冯一航/support_cov
2023-01-12 02:00:14 +00:00
shen_jingxing
f85e258b73
merge canndev operator ScatterNdUpdate and ScatterNd to mindspore
2023-01-11 19:22:24 +08:00
gaoshuanglong
f00862beb2
add aicpu_ops
2023-01-11 17:13:40 +08:00
fengyihang
c66af5bfd6
support cov
2023-01-11 15:42:55 +08:00
lilinjie
66cfa84dce
aicpu migration 35 ops, 0105 branch
2023-01-11 11:55:01 +08:00
lilinjie
71db9b1832
migrate&fix bug for two aicpu ops
2023-01-10 23:33:31 +08:00
lilinjie
08b0e47e50
aicpu migration from pzh
2023-01-03 16:04:47 +08:00
lilinjie
e7230e0f1f
aicpu migration all high priority ops
2023-01-03 09:33:18 +08:00
shenjingxing2
3ea1848efd
Canndev code merge to mindspore
2022-12-30 17:22:18 +08:00
lilinjie
07dffaea7e
parent 8f5852f526
...
author lilinjie <lilinjie11@huawei.com> 1672055454 +0800
committer lilinjie <lilinjie11@huawei.com> 1672146913 +0800
roll back cpu_kernel/common
2022-12-28 16:22:45 +08:00
i-robot
79b53c74af
!46839 set unused inputs
...
Merge pull request !46839 from DeshiChen/1214_bprop_unused_inputs
2022-12-26 06:26:24 +00:00
lilinjie
389acff921
migrates aicpu kernels to MS from lqk
2022-12-26 10:01:30 +08:00
lilinjie
85f2032bf8
aicpu migration gp high priority
2022-12-25 07:35:17 +08:00
dayschan
bd645cd660
Set unused inputs for bprop expanders and clear the device address of forward ops
2022-12-24 14:49:17 +08:00