ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
LaiYongqiang
2ab988fdcb
fix serving kernel build failed
4 years ago
LaiYongqiang
5e79bd6349
get kernel build server dir path from python
4 years ago
ckey_Dou
228f03864e
1. enhance the deletion of shared memory
2. delete unused function
4 years ago
jjfeing
e625aae576
fix code review bugs
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
LaiYongqiang
ba8fdcfeae
new TBE compile server
4 years ago
kswang
9d5f754135
format codes
4 years ago
wenfangpei
d6b3a07b4a
parallel build gpu ops about graph kernel
5 years ago
liubuyu
2d97244741
auto tune stage one: construct json
5 years ago
liubuyu
d415c81792
bug fix, update the method of throwing exception
5 years ago
liubuyu
ce661c3c83
fix python executable path
5 years ago
Zhang Qinghua
8f72f28180
Remove the timeout function in kernel build client.
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
Zhang Qinghua
83b7976d67
Fix the kernel build server quit issue.
5 years ago
Zhang Qinghua
42218a1dc3
Fix the codedex issues and other issues.
5 years ago
Zhang Qinghua
22e0a0ba76
Decouple ME and AKG for GPU.
5 years ago
Zhang Qinghua
51e336ec72
Change time out threshold of TBE/AKG op compiling from 20s to 350s.
5 years ago
Zhang Qinghua
89f34017dd
Decouple ME and AKG for Ascend.
5 years ago
Zhang Qinghua
960da5cbed
Decouple the backend TBE from binding Python API.
5 years ago