mindspore-ci-bot
b4ff4261b0
!7683 [fix codedex warning] variable name is same as weak encryption algorithms name
Merge pull request !7683 from zyli2020/bug_fix
5 years ago
mindspore-ci-bot
8d39a8a4b2
!7529 complex arithmetic_simplify
Merge pull request !7529 from zhuxiaochen/1020_allsimplify_1.0
5 years ago
lizhenyu
ae295120a7
fix codedex warning
5 years ago
zhu_xiaochen
c739f14038
simplify transpose matmul reduce
5 years ago
mindspore-ci-bot
6fcf10e0b5
!7598 enbale ps mode init in server
Merge pull request !7598 from zyli2020/init_in_server
5 years ago
mindspore-ci-bot
0d5e119fa4
!7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
Merge pull request !7483 from 34bunny/GPU-ucs
5 years ago
mindspore-ci-bot
2c468a358a
!7537 new gpu op for cbg: repeat_elements
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
5 years ago
mindspore-ci-bot
55a277d1de
!7572 GPU reduce precision fix
Merge pull request !7572 from VectorSL/fix-reduce-pre
5 years ago
lianliguang
8dfc7485c6
update mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_kernel_select/tbe_kernel_select.cc.
fix bug of nz filter
5 years ago
mindspore-ci-bot
93c03ca4df
!7565 Decouple GraphKernel ops from akg op register
Merge pull request !7565 from DeshiChen/1012_gen_json_from_anf
5 years ago
lizhenyu
fd1d61eaf7
enbale ps mode init in server
5 years ago
mindspore-ci-bot
56bcaa5039
!7410 enable async run graph
Merge pull request !7410 from kisnwang/enable-async-run-graph
5 years ago
Peilin Wang
bd0b462691
new gpu op for cbg repeat_elements
fixed ci
fixed ci
addressed comments
5 years ago
TFbunny
e18a78feb9
add GPU UniformSampler
5 years ago
mindspore-ci-bot
6cc37db833
!7482 roialign gpu operator output is zero
Merge pull request !7482 from JonathanY/roialign_zero
5 years ago
mindspore-ci-bot
e24b50f559
!7548 Support elu and elugrad with dtype float and half on gpu
Merge pull request !7548 from zhouyuanshen/master
5 years ago
VectorSL
bbcdd81d1b
fix reduce precision: deal tuplegetitem and param
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
zhouyuanshen
2ab0b3d67a
support ops elu and elugrad on gpu
5 years ago
mindspore-ci-bot
fd8ebde400
!7545 GPU reshape add type
Merge pull request !7545 from VectorSL/int64
5 years ago
mindspore-ci-bot
89cd882077
!7520 Critical path performance optimization
Merge pull request !7520 from chenweifeng/resnet50-profiling
5 years ago
VectorSL
5c0c363c66
gpu reshepe add type
5 years ago
wilfChen
b8e1c03cdc
Critical path performance optimization
5 years ago
jonwe
4583bc1c57
roialign zero output
5 years ago
mindspore-ci-bot
40b4844b76
!7263 Remove debugger argument from runtime functions
Merge pull request !7263 from Harshvardhan Gupta/add-dbg-runtime
5 years ago
mindspore-ci-bot
3b0f39623d
!7451 Specify the dump names of constant nodes the same with the names in pb file
Merge pull request !7451 from wangyue/master
5 years ago
mindspore-ci-bot
2744bad8b9
!7440 add CSE for GraphKernel
Merge pull request !7440 from lingyunli63/GraphKernelCSE
5 years ago
lingyunli63
a500a57c72
add GraphkernelCSE
5 years ago
mindspore-ci-bot
9638055a76
!7488 Support asin and acos with dtype float on gpu
Merge pull request !7488 from zhouyuanshen/master
5 years ago
kswang
ece27f313e
enable async run
5 years ago
zhouyuanshen
f49bd92b88
support asin and acos with dtype float on gpu
5 years ago
mindspore-ci-bot
6dd56e8d8b
!7470 fix bug of filter kernel info
Merge pull request !7470 from lianliguang/master
5 years ago
Harshvardhan Gupta
744355a005
remove dbg args from runtime and remove needless argument from IsWatchpoint
5 years ago
yanghaitao
9770be4bab
gpu profiling
5 years ago
wangyue01
0e6402ada9
Specify the dump name of constant nodes the same with proto file.
5 years ago
William Lian
70c2920615
fix bug of filter kernel info
5 years ago
mindspore-ci-bot
4424873e7e
!7256 GPU add reduce precision
Merge pull request !7256 from VectorSL/reduceprecision
5 years ago
mindspore-ci-bot
6df049c470
!7442 log imporvement
Merge pull request !7442 from laiyongqiang/log_imporvement
5 years ago
laiyongqiang
ebc18d1edb
log improvement
5 years ago
mindspore-ci-bot
b5bfea4e3a
!7431 fix control flow when subgraphs merging root graph
Merge pull request !7431 from weiyang/master
5 years ago
weiyang
74cf83a94b
fix control flow when subgraphs merging root graph
5 years ago
Geng_Fei
4de1a988d1
fix matcher bug in arithmetic simplify
5 years ago
mindspore-ci-bot
3a088bfa09
!7132 fix GPU P.UniformInt bug
Merge pull request !7132 from 34bunny/GPU-fix_UniformInt
5 years ago
mindspore-ci-bot
237270145c
!7297 fix cpu square int32 type
Merge pull request !7297 from baihuawei/fixsquare
5 years ago
mindspore-ci-bot
6152bdaf16
!7332 cpu conv2d support tuple pad
Merge pull request !7332 from baihuawei/conv2dgrad
5 years ago
mindspore-ci-bot
f4421b4504
!7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
Merge pull request !7236 from gengfei/1012_simplify_1.0
5 years ago
mindspore-ci-bot
8c329605d2
!7159 optimize graph cut for depend
Merge pull request !7159 from kisnwang/optimize-graph-depend-cut
5 years ago
baihuawei
a534e0a320
cpu conv2d support tuple pad
5 years ago
Geng_Fei
1455372cf1
add new pass in graph kernel: arithmetic_simplify
5 years ago
huanghui
b7519b7418
unify save_graphs_path
5 years ago