i-robot
5bba3adf28
!20935 ascend supports mpirun
Merge pull request !20935 from baihuawei/graph_mode_nonsink_part1
4 years ago
baihuawei
def6af8158
ascend support mpi
4 years ago
yuchaojie
905e798423
code check clean
4 years ago
Yang Jiao
e2cfc516eb
refctor arithmetic simplify
4 years ago
i-robot
f2b3b296ba
!20573 update the regular expression from '*' to '.*'
Merge pull request !20573 from chengbin/code_docs_owners
4 years ago
i-robot
305f08811d
!20761 pclint clean
Merge pull request !20761 from zhangzhaoju/master_ci_format
4 years ago
i-robot
2d6957fe8d
!20021 add DBN2_DW ir fusion
Merge pull request !20021 from yuchaojie/ir_fusion3
4 years ago
yuchaojie
eaa7366a18
add DBN2_DW ir fusion
5 years ago
zhangzhaoju
52f443d7db
ci format issue fix
4 years ago
i-robot
f44a92c4b3
!20504 Fix warning of codes
Merge pull request !20504 from JoyLvliang/fix_warning_of_codes
4 years ago
i-robot
d6294941b0
!20653 fix the review of tbe json creator refactor
Merge pull request !20653 from hwjiaorui/json_creator
4 years ago
7347157+joylvliang@user.noreply.gitee.com
ab32ebc758
fix_warning_of_codes
4 years ago
hwjiaorui
00e471ebfa
tbe json review
4 years ago
i-robot
609ac1140a
!20588 tbe json creator refactor
Merge pull request !20588 from hwjiaorui/json_creator
4 years ago
i-robot
eca27f5915
!20572 add security compilation options
Merge pull request !20572 from zhangbuxue/add_security_compilation_options
4 years ago
buxue
733f765063
add security compilation options
4 years ago
hwjiaorui
bb9b27cf86
tbe json creator refactor
4 years ago
ckey_Dou
0f39a26703
update the regular expression from '*' to '.*'
4 years ago
ckey_Dou
df62f1624d
update OWNERS for Graph Kernel
4 years ago
i-robot
fd72de08d9
!20174 Send compilation attrs to akg
Merge pull request !20174 from DeshiChen/0708_compilewithjson
4 years ago
dayschan
3ab53dd26d
Send compilation attrs to akg
1. Add a new message type "AKG/ATTR" in AkgKernelBuilder.
the attrs was sent before the kernel infos.
2. Send "online_tuning" attribute when the flag is not zero,
but error occurs in the latest akg submodule.
3. Send "repository_path" attribute when the flag is not empty.
4. Add a new value "compute_capability" into kernel info when the processor is GPU.
4 years ago
limingqi107
4ce65f0f52
fix bug of output none and share weight
4 years ago
i-robot
e81aaf5043
!19936 Optimize signal util for ctrl+c
Merge pull request !19936 from VectorSL/signal
4 years ago
vector
ee057e57ec
update signal
4 years ago
lizhenyu
2ef6aa29e0
bugfix output contain tuple
4 years ago
lizhenyu
444469ed77
[bugfix]CPU version core dump when destroy resource of net which includes op BatchNorm and BatchNormGrad
4 years ago
lizhenyu
cde12f6d98
bugfix: reinitialize for cpu kernels which do not support multi-thread
4 years ago
caifubi
629111c6d3
Add TensorCopySlice Op
4 years ago
yujianfeng
773959fbd3
Add a experimental bprop directory to store new bprop
4 years ago
i-robot
311e59c190
!17297 dynamic_shape_pipeline
Merge pull request !17297 from wanyiming/dynamic_shape_pipeline
4 years ago
lingyunli63
3679e99fe8
fix recompute_fuse with reshape user
4 years ago
i-robot
0c360ea2d6
!16766 Add recompute fuse
Merge pull request !16766 from lingyunli63/recompute_fuse
4 years ago
yuchaojie
689158f79b
FracZ format conversion when conv2d group > 1
4 years ago
lingyunli63
a995bea507
recompute_fuse
4 years ago
wanyiming
b37c99b112
dynamic
4 years ago
yujianfeng
e88d058787
Add bprop cache
5 years ago
i-robot
1c991331b9
!18361 code check clean
Merge pull request !18361 from yuchaojie/code-clean
4 years ago
i-robot
ca5c8775b7
!18034 code security check
Merge pull request !18034 from zhangbuxue/code_security_check
4 years ago
yuchaojie
cd9636b974
code check clean
4 years ago
buxue
d50d46013b
code security check
4 years ago
lizhenyu
887d96063b
unify runtime support pynative hook
4 years ago
i-robot
d8587e86cc
!18207 code clean master
Merge pull request !18207 from zhaosida/code_clean_master
4 years ago
i-robot
c066087f06
!17998 GraphKernelFlags supports setting default value by opt_level
Merge pull request !17998 from DeshiChen/0528_flag_defaultvalue
4 years ago
zhaosida
65c96c0283
code clean master
4 years ago
dayschan
4dde1d8e2d
Add default value for graph_kernel_flags
some flags, like "enable_stitch_fusion" and "enable_parallel_fusion", are enabled by default when opt_level=3.
and user can manually disable these flags.
4 years ago
huanghui
9690492b61
fix code static check
4 years ago
i-robot
50304d82fb
!17661 add permission for save files
Merge pull request !17661 from zhangbuxue/add_permission_for_save_files
4 years ago
buxue
0049109d11
add permission for save files
4 years ago
lizhenyu
f3e5d67512
fix core dump when destroy device context in PyNative mode
4 years ago
mindspore-ci-bot
b12b780163
!17404 Combine Cpp infered shape and type to abstract
From: @lianliguang
Reviewed-by: @ginfung
Signed-off-by:
4 years ago