huanghui
a4b485eb51
thread pool
5 years ago
Zhang Qinghua
28d7ab48a8
Add SIG_CHLD signal handler back, and remove SIG_IGN.
5 years ago
Zhang Qinghua
8f72f28180
Remove the timeout function in kernel build client.
5 years ago
mindspore-ci-bot
bc8115ae66
!6061 fix for thread log lock
Merge pull request !6061 from kisnwang/fix-fork-thread-lock
5 years ago
mindspore-ci-bot
7d3a9d78b7
!6024 Fix CodeDEX issues in DuplexPipe.
Merge pull request !6024 from 张清华/master2
5 years ago
kswang
32a7af79b6
fix fork thread lock
5 years ago
Zhang Qinghua
4c81588371
Fix CodeDEX issues in DuplexPipe.
Remove reentrant function in signal handler;
Just close self in client when timeout during transaction;
5 years ago
liubuyu
23a298ca81
support new format frac_zn_lstm
5 years ago
Zhang Qinghua
f59bdf0f00
Don't print error log when group processes status change.
5 years ago
Zhang Qinghua
83b7976d67
Fix the kernel build server quit issue.
5 years ago
Zhang Qinghua
e4b7811b4f
Not let parent process exit any more
5 years ago
Zhang Qinghua
872dc1d4db
Set SigChld handler's log information from ERROR to INFO.
5 years ago
mindspore-ci-bot
5b1cf18cb9
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
5 years ago
mindspore-ci-bot
7b10f21f2d
!5161 Fix the defunct process issue when run 8P case in GPU mode.
Merge pull request !5161 from ZhangQinghua/master
5 years ago
lirongzhen1
531ad4df70
prepare to support int64
5 years ago
Zhang Qinghua
be1c49ee79
Fix the defunct process issue.
When run multiple processes by 'mpirun',
parent process never quit even Exception happens,
which caused by MPI_Finalize() never returned.
5 years ago
WilliamLian
e95b42496c
fix circle bug of opt depend && merge cast
5 years ago
mindspore-ci-bot
58523a41fe
!4392 use builtin float16 for arm
Merge pull request !4392 from xychow/use-float16-in-arm-neon
5 years ago
mindspore-ci-bot
e6e67c4bcf
!4561 Remove `strerror()` function and check string size before use `substr()`.
Merge pull request !4561 from ZhangQinghua/master1
5 years ago
Zhang Qinghua
42218a1dc3
Fix the codedex issues and other issues.
5 years ago
zhousiyi
e1aa49a4b7
use built-in float16 in arm_neon.h for lite arm
5 years ago
WilliamLian
6760d9976d
add reshape type to tensor
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
Zhang Qinghua
960da5cbed
Decouple the backend TBE from binding Python API.
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
ZPaC
f8c7ae7639
Add front end expressions for PS kernels.
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
liubuyu
432f39258c
code review
5 years ago
liubuyu
f70429d671
add format transfer
5 years ago
lvliang
2e284cb849
pynative-fix-topk-run-failed
5 years ago
liubuyu
2fe76bcfbd
add format transfer for fracz_c04 and nc1hwc04
5 years ago
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
5 years ago
fary86
3f323e48e2
Add submodule id for log interface
5 years ago
liubuyu
921ffccdbb
add aicpu kernel info select
5 years ago
zjun
af69070625
optimize host trans format
5 years ago
zhoufeng
b681cec8f2
cmake refactor
5 years ago
liubuyu
0b6b5e5123
fix codedex warning
5 years ago
liubuyu
ac2d5df2a1
add dtype trans template
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
chenjianping
9773cf024d
fix windows building fail
5 years ago
mindspore-ci-bot
41c969ab00
!414 add 6d format transfer
Merge pull request !414 from liubuyu/dev_lby
6 years ago
liubuyu
fc07cd908e
add 6d format transfer
6 years ago
lianliguang
00e4306518
convert all tuple output to maketuple
6 years ago
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
6 years ago
leonwanghui
322ffef3e4
Fix some typo errors in mindspore ir module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago
laiyongqiang
bb421b70db
fix bug when dump op with trans_flag true
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago