Commit Graph

177 Commits

Author SHA1 Message Date
yangruoqi713 ddc85b3678 [CODE CHECK] clean some code check warnings 2022-08-03 16:49:59 +08:00
zhangzhaoju 1acb135ec5 Fix I5IZU7 optimize log && clean pclint-plus warnings
Add Loss name for fl
2022-07-30 11:06:35 +08:00
lianliguang eb0d11845c fix code check 2022-07-26 19:09:51 +08:00
luoyuan 3e97a5e969 [MS][LITE][r1.8] fix load lite API docs 2022-07-21 10:08:06 +08:00
reku1997 c51b5db006 clean code 2022-07-08 16:29:35 +08:00
sunsuodong 22e1fc6200 fix win 2022-06-26 18:03:35 -07:00
yefeng a336e2b6b6 add config info for python api 2022-06-22 12:31:15 +08:00
sunsuodong cf5a6e324a fix api 2022-06-07 19:00:06 -07:00
zhengyuanhua dc2a211dbc replace ascend710 to ascend310P 2022-05-30 09:53:50 +08:00
jianghui58 ba796f95de modify train api 2022-05-20 17:37:00 +08:00
sunsuodong 9dfca91796 fix code check 2022-05-11 07:01:07 -07:00
i-robot 9b4d2565b6
!34137 [MS][LITE][parallel] add UpdateConfig api -> master
Merge pull request !34137 from yefeng/310-Add_UpdateConfig
2022-05-10 09:23:03 +00:00
i-robot 16f9b62536
!34113 [MS][LITE]Add Hi35xx keep original output
Merge pull request !34113 from gongdaguo1/add_hi3516_origin_output
2022-05-10 06:13:47 +00:00
yefeng eb05387052 add ConfigInfo for C++ api 2022-05-10 13:58:26 +08:00
gongdaguo 56d1d44563 add hi3516 origin output and fix multi model predict 2022-05-07 16:34:42 +08:00
yefeng dfa0a9886a parallel predict api 2022-05-07 12:21:35 +08:00
sunsuodong b16544aba1 fix api doc 2022-05-05 21:31:46 -07:00
i-robot dce46fffd8
!33771 [MSLITE][GPU] fix include/api/context.h warning.
Merge pull request !33771 from Greatpan/code_docs
2022-04-29 06:58:36 +00:00
i-robot c344b82ca4
!33706 modify headerfile
Merge pull request !33706 from xumengjuan1/code_docs_f2
2022-04-28 09:55:29 +00:00
greatpanc ed4baa89e3 fix lite/api warning 2022-04-28 16:58:26 +08:00
xumengjuan1 cad10c0de1 modify headerfile 2022-04-28 16:50:46 +08:00
i-robot aca75c0200
!33413 [MS][LITE][parallel predict] queue size limit
Merge pull request !33413 from yefeng/295-queue_size_limit
2022-04-28 06:56:45 +00:00
yefeng a7e625245e waiting tasks in the queue exceeds the limit 2022-04-28 10:01:43 +08:00
jianghui58 68f2989e7e switch benchmark train to unified api 2022-04-27 18:07:58 +08:00
yoni 35ac798bfa lite expression 2022-04-27 09:18:56 +08:00
i-robot 644cc19eb8
!33036 DVPP method adapt and lite whl package bugfix
Merge pull request !33036 from chenping/runtime
2022-04-19 08:42:48 +00:00
chenping38 13a744ec3f DVPP method adapt and lite whl package bugfix. 2022-04-19 09:15:07 +08:00
gongdaguo f488210857 fix Operator Parallelism 2022-04-18 16:38:11 +08:00
jpc_chenjianping 74603074ec refresh owners 2022-04-15 10:54:01 +08:00
zhaizhiqiang e588be4291 remove unuseful api 2022-04-02 14:41:34 +08:00
kswang 296fb69b54 update owners 2022-04-01 15:25:54 +08:00
sunsuodong bab6c17399 code review 2022-03-18 01:16:02 -07:00
yefeng 63f1786356 parallel predict support GPU && one Runner bind one model pool 2022-03-14 10:22:25 +08:00
yeyunpeng2020 f670a635f0 add encryption to lite 2022-03-08 09:15:10 +08:00
yefeng 4b06963e1f parall predict remove param 2022-03-02 09:43:18 +08:00
yefeng 58756a44f9 parallel predict support numa 2022-03-01 12:29:41 +08:00
i-robot 56a1bb2330
!30475 add LiteKernel quant_type
Merge pull request !30475 from liyan2022/dev_nvgpu
2022-02-26 09:40:57 +00:00
yefeng c301bf16a2 copy from 1.6 2022-02-23 20:32:29 +08:00
albert-yan 14b9f5797d add LiteKernel quant_type 2022-02-23 17:34:36 +08:00
i-robot f9da3f44dc
!30098 [MSLITE] change kMindIR_Opt to kMindIR_Lite
Merge pull request !30098 from ling/clean
2022-02-17 09:40:26 +00:00
i-robot c74d4c8007
!30126 [MS][LITE] add multiModelHW api for quant model
Merge pull request !30126 from zhengjun10/quant
2022-02-17 09:37:16 +00:00
zhengjun10 d48a480aa4 add multiModelHW api for quant model 2022-02-16 16:45:52 +08:00
ling 1f0db7ac05 [MSLITE] change kMindIR_Opt to kMindIR_Lite 2022-02-15 17:45:49 +08:00
sunsuodong d3a67a0233 fix build warning 2022-02-14 23:08:35 -08:00
i-robot b961b313f0
!29679 [MS][LITE] fix SetData interface bug
Merge pull request !29679 from jianghui58/bugfix_0129
2022-02-12 09:54:33 +00:00
jianghui58 fe3ba7e49c fix SetData bug && code review 2022-02-11 16:59:51 +08:00
i-robot 01363adce2
!29667 [MS][LITE] sync grad op codecheck
Merge pull request !29667 from zhengjun10/codecheck
2022-02-08 11:22:27 +00:00
yangruoqi713 3afea5ce9d [MSLITE][DEVELOP] code review for lite: base op directory, include directory 2022-02-08 09:53:41 +08:00
zhengjun10 9c4e4c8366 sync codehub check 2022-02-07 15:43:01 +08:00
albert.liyan@huawei.com 7b03487a68 support nvgpu quant 2022-01-08 15:24:11 +08:00