Commit Graph

220 Commits

Author SHA1 Message Date
i-robot 438169e0b9 !22365 RDR adapts for CPU dynamic memory allocation
Merge pull request !22365 from liangyongxiong/fix
2021-08-26 07:22:35 +00:00
liangyongxiong 9f6b015032 RDR adapts for CPU dynamic memory allocation 2021-08-26 11:13:19 +08:00
yuchaojie da4f6c51dc code check clean 2021-08-24 20:52:24 +08:00
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
2021-08-23 01:46:38 +08:00
djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
huanghui 1630dcb0c8 add subdirectory for log and ir_dump 2021-08-19 14:11:16 +08:00
i-robot 38c9a70a85 !21938 unified runtime optimize code
Merge pull request !21938 from limingqi107/bug_fix4
2021-08-18 06:20:23 +00:00
liangyongxiong 7ea0ae9ea0 shield RDR header files with ENABLE_DUMP_IR in recorder_actor.cc 2021-08-18 08:54:46 +08:00
limingqi107 02430820ed unified runtime optimize code 2021-08-17 21:26:08 +08:00
i-robot bfab98b65e !21775 unified runtime add abstract actor and optimize code
Merge pull request !21775 from limingqi107/bug_fix4
2021-08-17 01:19:50 +00:00
lizhenyu e4e8731866 [bugfix] memory leak in pynative mode 2021-08-13 18:40:45 +08:00
limingqi107 15e6ace23b unified runtime add abstract actor and optimize code 2021-08-13 16:32:37 +08:00
i-robot 8d548c8545 !21350 change thread pool
Merge pull request !21350 from fangzehua/change_thread_pool
2021-08-13 03:45:07 +00:00
fangzehua 8bdfbc2b99 change thread pool 2021-08-12 19:04:04 +08:00
limingqi107 473db12d1e unified runtime clear the resource of graph 2021-08-12 12:52:34 +08:00
i-robot caee1ec751 !21530 code review of gpu backend
Merge pull request !21530 from limingqi107/bug_fix
2021-08-10 03:32:03 +00:00
limingqi107 5766234426 code review of gpu backend 2021-08-09 19:37:12 +08:00
i-robot f6b5eabb18 !21428 mindrt actor manager support inner threadpool
Merge pull request !21428 from yangjie159/mindrt_thread
2021-08-09 06:11:36 +00:00
sabrinasun 6e22a8c133 fix master ci warning 2021-08-06 16:57:15 -04:00
yangjie159 9013d41883 mindrt actor manager support inner threadpool 2021-08-06 17:43:10 +08:00
i-robot 31036744a9 !21420 Fix pclint.
Merge pull request !21420 from gaoyong10/runtime_002
2021-08-06 04:49:17 +00:00
hwjiaorui e97df3a58f clean code 2021-08-05 20:58:37 +08:00
gaoyong10 d0a4ee92ed Fix pclint 2021-08-05 17:59:42 +08:00
limingqi107 481060bba1 unified runtime fix the bug of graph output update 2021-08-02 09:11:09 +08:00
i-robot 792c19b491 !21162 unified runtime pclint fixed
Merge pull request !21162 from limingqi107/bug_fix
2021-07-31 15:30:26 +00:00
i-robot 77cc4590ec !21166 Fix pclint.
Merge pull request !21166 from gaoyong10/runtime_001
2021-07-31 09:46:05 +00:00
limingqi107 09ceb1cf5b unified runtime pclint fixed 2021-07-31 15:22:57 +08:00
gaoyong10 39908f03c3 Fix pclint 2021-07-31 14:20:39 +08:00
lizhenyu 01aea19eb7 clean codedex warning 2021-07-31 12:38:00 +08:00
i-robot 5a58327a2e !21112 unified runtime pclint fixed
Merge pull request !21112 from limingqi107/bug_fix
2021-07-30 16:05:04 +00:00
i-robot 0816f95653 !21091 unified runtime codedex fixed
Merge pull request !21091 from limingqi107/bug_fix4
2021-07-30 10:35:43 +00:00
limingqi107 fe36a158af unified runtime pclint fixed 2021-07-30 18:16:43 +08:00
i-robot 3fec06eab4 !21064 Fix pclint.
Merge pull request !21064 from gaoyong10/runtime_001
2021-07-30 07:07:11 +00:00
limingqi107 8c690e3d18 unified runtime codedex fixed 2021-07-30 13:00:38 +08:00
gaoyong10 e2ed0eab7b fix pclint 2021-07-29 20:04:00 +08:00
limingqi107 86c69d116b unified runtime bug of host device and graph kernel 2021-07-29 16:07:34 +08:00
i-robot 4d0079295f !20992 fix ci warning for not handling function retrun of RDR
Merge pull request !20992 from wangjunbao/master
2021-07-28 08:35:50 +00:00
i-robot 5e2b0207b2 !20763 unified runtime bug of auto moand of multi graphs
Merge pull request !20763 from limingqi107/bug_fix
2021-07-28 03:24:57 +00:00
wangjunbao f9d99e97d2 fix ci warning for not handling function retrun of RDR 2021-07-28 11:22:27 +08:00
limingqi107 0b8937cd6c unified runtime bug of auto moand and host device of multi graphs 2021-07-27 22:03:13 +08:00
i-robot ab78bcf16f !19081 add ops IsNan
Merge pull request !19081 from lingyunli63/add_ops_IsNan
2021-07-27 02:33:02 +00:00
lizhenyu 9404bfb9d9 fix pclint warnings 2021-07-26 14:14:56 +08:00
lingyunli63 50a66ae476 isnan isfinite isinf squaresumall identity oneslik 2021-07-26 12:58:30 +08:00
i-robot 138f381829 !20669 Fix codedex and pclint.
Merge pull request !20669 from gaoyong10/runtime_001
2021-07-22 13:24:09 +00:00
gaoyong10 3f3661fedc Fix codedex and pclint. 2021-07-21 17:37:28 +08:00
i-robot 914f20abb9 !20487 Fix control flow bugs.
Merge pull request !20487 from gaoyong10/runtime_001
2021-07-20 02:05:07 +00:00
lizhenyu 209dc5f584 fix codedex warnings 2021-07-19 18:26:47 +08:00
gaoyong10 75ab763696 fix control flow bugs. 2021-07-19 14:54:30 +08:00
i-robot 51bb146e1a !20384 Fix for SinGAN net run into forever loop on GPU.
Merge pull request !20384 from parastooashtari/multigraph
2021-07-16 06:51:29 +00:00