caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
mindspore-ci-bot
25f8c6dc8d
!6681 Fix ub fusion's cycle fusion
Merge pull request !6681 from huanghui/fix-ub-fusion-loop
5 years ago
liubuyu
8af3250477
support dynamic_rnn and dynamic_rnn_grad op
5 years ago
huanghui
90dfecfb00
fix bnupdate_eltwise_eltwise's cycle fusion
5 years ago
William Lian
25fcd0488e
fix bug of pynative in back gradient graph mode's transdata inserting when the node is the output of the graph
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
huanghui
b8e737f66a
fix run error when there is a Depend or ControlDepend on BatchNorm
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
yujianfeng
e949540062
Support int64 for cpu sparse optimizers
5 years ago
WilliamLian
e95b42496c
fix circle bug of opt depend && merge cast
5 years ago
mindspore-ci-bot
bfa3cd900e
!4843 remove ccsrc/common.h by explicit dependent header file
Merge pull request !4843 from xychow/remove-ccsrc-common-h
5 years ago
zhousiyi
d0e58dd765
remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
5 years ago
limingqi107
5b76e8f3d7
gpu add format transform pass
5 years ago
zhoufeng
663278112f
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
huanghui
b8d7f6d77f
add UnsortedSegmentSum fission pass
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
chenfei
1f1a07e645
don't insert assign from condition to true branch of while
5 years ago
root
1b6f85dec8
split tuple parameter to parameters
add function trans tuple to maketuple
5 years ago
mindspore-ci-bot
bae2f964e5
!3213 Unified code style
Merge pull request !3213 from liubuyu/dev
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
WilliamLian
d10d1a17f0
spilt valuenode & parameter's tuple output to maketuple
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago