xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
...
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
pkuliuliu
acf46bafbb
add Normal op
5 years ago
yanzhenxiang2020
8621c032d9
add pack op for aicpu
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago
liuwenhao4
7b911886ec
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
jinyaohui
86d197dfeb
clean pylint
5 years ago
liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot
19ce0c372a
!1257 Implicit type conversion
...
Merge pull request !1257 from candanzg/implicit_type_conversion2
5 years ago
liuwenhao4
a7ad0d0a49
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
candanzg
2429da19fb
implicit type conversion
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
...
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
ms_yan
d5e896b51c
delete storageDataset Op API and its test case
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
jinyaohui
391a060f21
remove two context param
5 years ago
jinyaohui
d40e89b1bc
clean pylint warning in st/ops/ascend
5 years ago
changzherui
b323199dc1
syn code 430
5 years ago
liuxiao
5e877a7715
modify api and add example
5 years ago
mindspore-ci-bot
c0825e18a7
!588 Add ReluV2/ReluGradV2/ConfusionMulGrad ops for VM
...
Merge pull request !588 from liuxiao/add-reluv2
5 years ago
leonwanghui
b78b18e669
Rename davinci to ascend in ops st test module
5 years ago