liubuyu
fd58f1e18d
add some ops implement by c++
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
mindspore-ci-bot
1b07551bd4
!6853 Add AccumulaterNV2 eliminator pass.
Merge pull request !6853 from 张清华/master2
5 years ago
Zhang Qinghua
216e8fa958
Add AccumulaterNV2 eliminator pass
5 years ago
liubuyu
8af3250477
support dynamic_rnn and dynamic_rnn_grad op
5 years ago
liubuyu
96622fc804
support extract_image_patches op
5 years ago
root
d11239f70f
Add relu6 gpu
5 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
5 years ago
fary86
144a35b17e
Adapt GatherV2 for dynamic shape
5 years ago
lizhenyu
e33e2fc1a0
add bn fusion pass
5 years ago
mindspore-ci-bot
655390ba54
!4719 fix some copyright in core directory
Merge pull request !4719 from xychow/fix-copyright-in-core
5 years ago
zhousiyi
7d86c86716
add or remove declaim in copyright
5 years ago
zhousiyi
e1aa49a4b7
use built-in float16 in arm_neon.h for lite arm
5 years ago
WilliamLian
1f5441d73a
remove inferfunction to core
5 years ago
zhousiyi
27223aae94
re-arrange primitives to core_ops and ops
5 years ago
Wei Luning
ea3ddea3d4
remove ref origin
5 years ago
liubuyu
195f04e50e
compile the core directory into a separate static library
5 years ago
liubuyu
a499d4e47c
decoupling core and debug
5 years ago
fary86
a7fc02cb60
Adjust source code format and check scripts, format source codes in
directory 'mindspore/core'
5 years ago
mindspore-ci-bot
8e3d788942
!3349 move the dependency of utils to core
Merge pull request !3349 from liubuyu/master
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
fangzehua
228a959cc7
add reduce any op for vm
5 years ago
He Wei
32379f3e7a
Decouple ir from frontend
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
Zhang Qinghua
18efdc8fe2
Move abstract/base into core, and remove static_analysis including symbols in ir.
5 years ago