i-robot
|
7c1607a678
|
!43405 lite support helper
Merge pull request !43405 from zhengyuanhua/br3
|
2022-10-10 03:14:24 +00:00 |
i-robot
|
2ea5414a93
|
!43271 fixing staic code warnings
Merge pull request !43271 from Wangsong95/9_30_zx_clean
|
2022-10-10 02:46:12 +00:00 |
i-robot
|
5f5a23c22c
|
!43415 fix slice construction in UnsortedSegmentSumDFission
Merge pull request !43415 from yuchaojie/ir_fusion2
|
2022-10-10 02:46:10 +00:00 |
i-robot
|
1299d5ca5c
|
!43379 Fix bug for PyNative
Merge pull request !43379 from zjun/fix_bug_922
|
2022-10-10 02:42:56 +00:00 |
i-robot
|
58be4f0139
|
!42719 fix sparse code check
Merge pull request !42719 from 杨林枫/code_check_sparse_master
|
2022-10-10 02:28:57 +00:00 |
i-robot
|
a25c21bd8a
|
!43465 support float16 of BoundingBoxEncode and BoundingboxDecode in GPU
Merge pull request !43465 from LV/master
|
2022-10-10 02:23:50 +00:00 |
i-robot
|
e589b3be85
|
!43311 reduce gpu kernel
Merge pull request !43311 from huoxinyou/0926reduce_gpu
|
2022-10-10 02:21:24 +00:00 |
i-robot
|
f7498055b6
|
!43481 [MS]{Lite][Task] optimize litert perf
Merge pull request !43481 from 刘力力/master_perf
|
2022-10-10 01:57:57 +00:00 |
i-robot
|
c39958e4f8
|
!43397 Fix bug in msfunction exportation
Merge pull request !43397 from shaojunsong/fix/export
|
2022-10-10 01:50:42 +00:00 |
i-robot
|
c769405097
|
!43418 Change tolerance of adam
Merge pull request !43418 from YijieChen/vmap
|
2022-10-10 01:35:03 +00:00 |
i-robot
|
5df61c984c
|
!43388 Fix issues of crypto.cc
Merge pull request !43388 from jxlang910/master
|
2022-10-10 01:34:51 +00:00 |
i-robot
|
dc2a183f6d
|
!43440 Change WARNING in reduce-precision to INFO.
Merge pull request !43440 from TronZhang/change_warning_to_info_reducep
|
2022-10-10 01:34:25 +00:00 |
i-robot
|
dcb8065c03
|
!43384 Add host addr to KernelTensor.
Merge pull request !43384 from TronZhang/add_host_addr_to_kernel_tensor_new
|
2022-10-10 01:31:37 +00:00 |
i-robot
|
46cc3906b4
|
!43473 clean code
Merge pull request !43473 from NaCN/code_check
|
2022-10-10 01:23:13 +00:00 |
i-robot
|
99bbe14337
|
!43364 support add_activation fusion and modify qat quant
Merge pull request !43364 from liyan2022/qat_fusion_dev
|
2022-10-10 01:21:51 +00:00 |
i-robot
|
b3980d8f64
|
!43030 Add testcases of tuple geitem err
Merge pull request !43030 from chenfei_mindspore/tuple-getitem-err
|
2022-10-10 01:20:25 +00:00 |
i-robot
|
4f4040d66e
|
!43422 new trt op
Merge pull request !43422 from 徐永飞/zx_trt
|
2022-10-10 01:17:16 +00:00 |
i-robot
|
6c34990483
|
!43370 Add ref case
Merge pull request !43370 from ZPaC/add-ref-node-case
|
2022-10-10 01:12:54 +00:00 |
i-robot
|
14e07982ab
|
!43466 Update retry time
Merge pull request !43466 from ZPaC/update-retry-time
|
2022-10-10 01:12:16 +00:00 |
i-robot
|
d6d4235fa8
|
!43335 Unify graph and pynative error message for sparse
Merge pull request !43335 from 杨林枫/sparse_error_msg
|
2022-10-09 19:42:31 +00:00 |
zhengyuanhua
|
a306f5f8d2
|
lite support helper
|
2022-10-09 21:49:05 +08:00 |
i-robot
|
23fbbd6f23
|
!43395 fix log in batch-to-space
Merge pull request !43395 from hangq/fire
|
2022-10-09 13:38:09 +00:00 |
i-robot
|
77ac46d959
|
!42910 Add some operations api
Merge pull request !42910 from 朱家兴/master
|
2022-10-09 12:52:30 +00:00 |
i-robot
|
ce907899f5
|
!43131 Amp doc bug fix
Merge pull request !43131 from Bert0108/amp_doc_bug
|
2022-10-09 12:37:03 +00:00 |
xuyongfei
|
27740ab0d3
|
new trt op
|
2022-10-09 20:33:56 +08:00 |
liu lili
|
3d305c0b6e
|
mindspore lite: enable litert avx512 init
|
2022-10-09 20:31:44 +08:00 |
i-robot
|
31dc43db01
|
!43283 [MS]fix error type of maxpool3d infer
Merge pull request !43283 from mengyuanli/fix_max_pool_3d
|
2022-10-09 12:22:56 +00:00 |
albert-yan
|
7369eb3333
|
support add_activation fusion and modify qat quant
|
2022-10-09 20:05:19 +08:00 |
huangchengnuo
|
69fb02f26d
|
clean code
|
2022-10-09 20:02:14 +08:00 |
i-robot
|
1185ddaee0
|
!43115 ops.addn supports more types
Merge pull request !43115 from huangbingjian/addn
|
2022-10-09 11:48:27 +00:00 |
i-robot
|
1668819fb2
|
!43367 [LITE] support onehot and where tensorrt op
Merge pull request !43367 from WangWenzhe/master_op_where
|
2022-10-09 11:39:06 +00:00 |
i-robot
|
3b01151ab2
|
!43282 Add support types for Tile
Merge pull request !43282 from Bokai Li/master
|
2022-10-09 11:32:11 +00:00 |
TronZhang
|
e069f514c8
|
add host addr to kernel tensor
|
2022-10-09 19:22:57 +08:00 |
LV
|
2a624e7cf9
|
supporte float16 of BoundingBoxEncode and BoundingboxDecode in GPU
|
2022-10-09 19:06:53 +08:00 |
ZPaC
|
705c0d656a
|
Update retry time
|
2022-10-09 19:04:17 +08:00 |
i-robot
|
397cf2a53f
|
!43401 删除未评审的不完善version接口(master)
Merge pull request !43401 from zuochuanyong/remove_lite_version
|
2022-10-09 11:03:14 +00:00 |
i-robot
|
045787689f
|
!43450 modify the inconsistence of files 1009
Merge pull request !43450 from 宦晓玲/code_docs_1009
|
2022-10-09 10:19:42 +00:00 |
huanxiaoling
|
441a46bcb5
|
modify the inconsistence of files 1009
|
2022-10-09 17:51:29 +08:00 |
ZPaC
|
4806a34382
|
Add ref case
|
2022-10-09 17:35:08 +08:00 |
i-robot
|
972fffc84b
|
!43039 fix mindir fuzz test
Merge pull request !43039 from lianliguang/fix-mindir-core-dump
|
2022-10-09 09:32:08 +00:00 |
i-robot
|
ef5a9eb0fd
|
!43344 SparseTensorToCSRSparseMatrix算子
Merge pull request !43344 from 十六夜/master
|
2022-10-09 09:26:15 +00:00 |
yuchaojie
|
f8191e02cc
|
fix slice construction in UnsortedSegmentSumDFission
|
2022-10-09 17:14:07 +08:00 |
i-robot
|
3bce3850fb
|
!43085 fixing code warnings [众智][重庆大学]
Merge pull request !43085 from 李文轼/file_need_clean_9_20
|
2022-10-09 09:11:18 +00:00 |
i-robot
|
f308449ce8
|
!42598 Support ref node split
Merge pull request !42598 from ZPaC/support-general-ref-node-split
|
2022-10-09 09:05:49 +00:00 |
i-robot
|
01d334a00c
|
!43363 Fix recursion in tuple get item in updatestate.
Merge pull request !43363 from gaoyong10/dynamic_shape_08
|
2022-10-09 09:05:02 +00:00 |
i-robot
|
26d7fed481
|
!43250 [MS][LITE][parallel predict] model parallel runner add impl
Merge pull request !43250 from yefeng/428-Add_runner_impl-master
|
2022-10-09 08:47:11 +00:00 |
i-robot
|
61d2bb4b1e
|
!43323 静态告警清理
Merge pull request !43323 from zhanzhan/cleancode1008
|
2022-10-09 08:30:57 +00:00 |
i-robot
|
cc53d21c63
|
!43336 add more help message in exception
Merge pull request !43336 from xulei/error_log
|
2022-10-09 08:26:39 +00:00 |
TronZhang
|
221f3891f3
|
change warning to info for reduce precision
|
2022-10-09 15:38:32 +08:00 |
jin-xiulang
|
39fc83a696
|
fix issues of encryption.
|
2022-10-09 15:02:20 +08:00 |