harshvardhangupta
|
1bb45142c9
|
Implement autotune api
|
2021-10-26 11:26:13 -04:00 |
i-robot
|
b1e8781d6b
|
!25434 tanh bugfix and reduce op add new type
Merge pull request !25434 from Greatpan/master
|
2021-10-26 12:48:59 +00:00 |
i-robot
|
1e245f1487
|
!25433 matmul support per channel
Merge pull request !25433 from yeyunpeng2020/per_channel_2
|
2021-10-26 12:29:12 +00:00 |
i-robot
|
30975249da
|
!25413 [MS][LITE] code check
Merge pull request !25413 from yefeng/179-code_check_master
|
2021-10-26 12:28:16 +00:00 |
i-robot
|
c0de00df28
|
!25436 unified runtime optimize the graph output
Merge pull request !25436 from limingqi107/new_actor_runtime
|
2021-10-26 11:54:36 +00:00 |
i-robot
|
e789be757a
|
!25429 [MSLITE][DEVELOP] add channel check for conv
Merge pull request !25429 from yangruoqi713/master
|
2021-10-26 11:26:48 +00:00 |
i-robot
|
3ff9d7d32b
|
!24973 [feat][assistant][I48OFL] add the dynamic shape for iou
Merge pull request !24973 from 彭涛/op_iou
|
2021-10-26 11:23:56 +00:00 |
i-robot
|
6064c6e4f9
|
!25417 Fix Transformer API Interface
Merge pull request !25417 from huangxinjing/fix_transformer_api
|
2021-10-26 11:15:12 +00:00 |
i-robot
|
73e5e30ccd
|
!25389 codex
Merge pull request !25389 from lanzhineng/infer
|
2021-10-26 10:55:58 +00:00 |
i-robot
|
d39a866a63
|
!25408 Fix Tensor initialize problem
Merge pull request !25408 from LiangZhibo/init
|
2021-10-26 10:55:18 +00:00 |
yeyunpeng2020
|
ce84d12c49
|
matmul support per channel
|
2021-10-26 18:32:55 +08:00 |
limingqi107
|
8ef51f22c1
|
unified runtime optimize the graph output
|
2021-10-26 18:03:37 +08:00 |
i-robot
|
879d78c693
|
!25411 remove unused pass for post training full quant
Merge pull request !25411 from yeyunpeng2020/full_quant
|
2021-10-26 09:27:34 +00:00 |
i-robot
|
30c0678358
|
!25378 pclint clean
Merge pull request !25378 from zhengyuanhua/code_review
|
2021-10-26 09:23:22 +00:00 |
i-robot
|
9216fc5419
|
!25261 [feat] [assistant] [I48O9F] add dynamic shape for Floor operator
Merge pull request !25261 from 路雄博/floor
|
2021-10-26 09:05:02 +00:00 |
i-robot
|
8952afbc4a
|
!25419 Fix garbled text problem in dumped ir
Merge pull request !25419 from hewei/opt_perf
|
2021-10-26 08:51:07 +00:00 |
greatpanc
|
659c329e98
|
tanh bugfix and reduce op add new type
|
2021-10-26 16:16:13 +08:00 |
i-robot
|
1639a33c07
|
!25351 310 support dynamic batchsize
Merge pull request !25351 from zhengyuanhua/model_br1
|
2021-10-26 08:15:36 +00:00 |
i-robot
|
d12aa24f6f
|
!25425 correct a word and a phrase
Merge pull request !25425 from chentangyu/code_docs_cty_master_I4EV0R
|
2021-10-26 08:13:10 +00:00 |
yangruoqi713
|
dbd1114e74
|
[MSLITE][DEVELOP] add channel check for conv
|
2021-10-26 16:01:21 +08:00 |
i-robot
|
475777af3f
|
!25341 Add concat op dtype.
Merge pull request !25341 from liangchenghui/add_concat_dtype
|
2021-10-26 07:55:05 +00:00 |
i-robot
|
5ac28f4679
|
!25156 unified runtime support the sub graph sink
Merge pull request !25156 from limingqi107/new_actor_runtime2
|
2021-10-26 07:29:06 +00:00 |
i-robot
|
ff924d6e4b
|
!25395 unified runtime support skip nop node
Merge pull request !25395 from limingqi107/new_actor_runtime
|
2021-10-26 07:28:26 +00:00 |
tacyi139
|
67f01c0a2e
|
correct a word and a phrase
|
2021-10-26 15:08:31 +08:00 |
i-robot
|
0b6ecd5b4c
|
!25181 add custom op pynative testcases
Merge pull request !25181 from looop5/custom_cases_commit
|
2021-10-26 07:04:46 +00:00 |
i-robot
|
9b2a81cc39
|
!25362 change EXCEPTION level to CRITICAL level
Merge pull request !25362 from huangbingjian/critical_level
|
2021-10-26 06:53:59 +00:00 |
i-robot
|
b0150144ac
|
!25403 delete unused code
Merge pull request !25403 from liubuyu/bug_fix
|
2021-10-26 06:45:50 +00:00 |
He Wei
|
7a296f4074
|
Fix garbled text problem in dumped ir
TraceInfo::counter_ type changed from std::string to int64_t;
we should use 'std::to_string(counter_)' to convert it to string.
|
2021-10-26 14:40:40 +08:00 |
i-robot
|
c511624dd3
|
!25418 limit quant with external extension
Merge pull request !25418 from yeyunpeng2020/sourth
|
2021-10-26 06:26:42 +00:00 |
i-robot
|
c599aab2bd
|
!25412 per channel support preferred axis
Merge pull request !25412 from yeyunpeng2020/per_channel
|
2021-10-26 06:21:44 +00:00 |
yeyunpeng2020
|
6d133eaa61
|
limit quant with external extension
|
2021-10-26 12:45:02 +08:00 |
huangxinjing
|
7bd77e549c
|
Fix number of the input params error
|
2021-10-26 12:04:12 +08:00 |
yeyunpeng2020
|
74e8b4c24c
|
per channel support preferred axis
|
2021-10-26 12:00:18 +08:00 |
i-robot
|
82b3a29c03
|
!25383 fix matmul perchannel bug
Merge pull request !25383 from zhaozhenlong/lite/issue/matmul-perchannel-fix
|
2021-10-26 03:56:27 +00:00 |
yefeng
|
61fa7e2cce
|
code check
|
2021-10-26 11:21:23 +08:00 |
i-robot
|
f697846653
|
!25385 remove batch matmul op registration
Merge pull request !25385 from zhujingxuan/remove_batch_matmul
|
2021-10-26 03:06:07 +00:00 |
yeyunpeng2020
|
28b1d60bfe
|
remove unused pass for post training full quant
|
2021-10-26 11:04:42 +08:00 |
i-robot
|
f86795c16c
|
!25384 [MSLITE][DEVELOP] clean code check warnings
Merge pull request !25384 from yangruoqi713/master
|
2021-10-26 02:49:16 +00:00 |
i-robot
|
ac49ee8646
|
!25338 dataset: fix some api problem
Merge pull request !25338 from ms_yan/code_docs_docs
|
2021-10-26 02:31:58 +00:00 |
i-robot
|
b27991a2af
|
!25245 Move TypeId2String and DtypeToTypeId to dtype_extends.cc
Merge pull request !25245 from DeshiChen/1019_typeid2string
|
2021-10-26 02:26:25 +00:00 |
l00591931
|
abd60a5f00
|
Fix tensor initialize problem
|
2021-10-26 10:21:26 +08:00 |
i-robot
|
70efaf9f90
|
!25288 [MSLITE]runtime convert
Merge pull request !25288 from ling/sr
|
2021-10-26 01:13:36 +00:00 |
zhengyuanhua
|
200a18103e
|
support dynamic batch size
|
2021-10-26 09:11:34 +08:00 |
lby
|
8335b0ebdc
|
del unused code
|
2021-10-26 09:07:58 +08:00 |
ms_yan
|
616637e13c
|
fix api bug
|
2021-10-25 21:36:27 +08:00 |
limingqi107
|
2fe803f81d
|
unified runtime support skip nop node
|
2021-10-25 21:11:07 +08:00 |
looop5
|
0b34bf33bc
|
add custom op pynative testcases
|
2021-10-25 20:53:42 +08:00 |
i-robot
|
826cff9499
|
!25000 [feat] [assistant] [I48OFO] Implement dynamic shape for Less
Merge pull request !25000 from 彭涛/op_less
|
2021-10-25 12:37:39 +00:00 |
i-robot
|
621a74aade
|
!25058 [assistant][ops] Fix CityscapesDataset and DIV2KDataset document syntax error.
Merge pull request !25058 from Rainfor/cityscapes_div2k_doc_bug
|
2021-10-25 11:44:50 +00:00 |
i-robot
|
3f2d75f31b
|
!25206 Q888_CV_model_age_gender.pb bugfix, add gate config, ulfgf gaze_corrector
Merge pull request !25206 from Greatpan/master
|
2021-10-25 11:23:23 +00:00 |