jjfeing
461aae0029
fix code review bugs
4 years ago
jjfeing
e625aae576
fix code review bugs
4 years ago
chengxianbin
a3cbaea861
fix code review problems
4 years ago
chengxianbin
0c559f6d57
upload unify cpu ops info library code
4 years ago
jjfeing
60c95ea004
fix is dynamic format api description
4 years ago
hwjiaorui
178d2fc6af
codex
5 years ago
jjfeing
bff8bf0253
remove no use log
5 years ago
jjfeing
4f0ecf9857
add checksupport func
5 years ago
dayschan
f429fe7888
Decouple GraphKernel ops from akg op register
1. Extract op info from AnfNode when generating composite operators.
2. Ignore the op register info when selecting kernel.
3. Update akg submodule.
4. Remove akg gpu op registers that added for GraphKernel.
5. Add an interface `IsNodeInGraphKernel` into `AnfRuntimeAlgorithm`, next to the `IsGraphKernel`.
6. Sort included fils for the clang-format rule is changed.
TODO: Remove the json generator in GraphKernelExpander, it's ok to call this interface.
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
wuxuejian
bd527a331d
update aicpu proto and update module: graphengine
Support Dynamic Shape Aicpu Run Package
adapt tensorengin modify, fix ub fusion
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
HuangBingjian
0377deb3e4
Remove unused header file definitions
5 years ago
zhoufeng
663278112f
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
2f5cbfc26f
graph compile performance optimize
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
52689a7dcf
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
5 years ago
zhoufeng
ca7154a548
graph compile performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago