Liu_Xuu
63313b0f32
[MSLITE] fix new tensor api using for tensorrt
2021-07-21 14:57:34 +08:00
i-robot
609ac1140a
!20588 tbe json creator refactor
...
Merge pull request !20588 from hwjiaorui/json_creator
2021-07-21 06:47:49 +00:00
i-robot
ee9d7d0523
!20596 Fix "Errno = 4" ERROR log of minddata
...
Merge pull request !20596 from xiefangqi/fix_unused_error_from_signal
2021-07-21 06:26:55 +00:00
i-robot
c0179f61d8
!20196 [LITE] format
...
Merge pull request !20196 from yefeng/130-format-nnie
2021-07-21 06:25:03 +00:00
i-robot
7fe8eddc42
!20589 [MD] fix security check in master
...
Merge pull request !20589 from liyong126/fix_security_check
2021-07-21 06:24:35 +00:00
huchunmei
6779c4b18b
clould
2021-07-21 14:03:01 +08:00
lingyunli63
32571f5a0c
consider no tensor input in graph
2021-07-21 12:56:42 +08:00
i-robot
5c40ca1f23
!19716 tbe build and transdata change of dynamic shape
...
Merge pull request !19716 from wangnan39/tbe_build_adapt_dynamic_shape
2021-07-21 03:43:37 +00:00
i-robot
4a3d4fdfa2
!20607 fix bug of run check
...
Merge pull request !20607 from wangnan39/modify_run_check
2021-07-21 03:06:46 +00:00
i-robot
4ebb0a6dd8
!20510 clean code in cpu operater
...
Merge pull request !20510 from zhaoting/cpu
2021-07-21 02:51:13 +00:00
i-robot
eca27f5915
!20572 add security compilation options
...
Merge pull request !20572 from zhangbuxue/add_security_compilation_options
2021-07-21 02:50:22 +00:00
huangbo77
7926769fc9
adding 9 object detection operators
2021-07-21 10:49:17 +08:00
chenweitao_295
d854e28ad8
shufflenetv1 add gpu mode
2021-07-21 10:47:41 +08:00
i-robot
bfe77c1dbc
!20556 rm ENABLE_MSLITE
...
Merge pull request !20556 from zhaodezan/master
2021-07-21 02:44:42 +00:00
i-robot
d976a5cce3
!20574 add ssd gpu
...
Merge pull request !20574 from 张晓晓/code_docs_ssd
2021-07-21 02:32:07 +00:00
jianghui58
7fe35c04de
fix nnie ci
2021-07-21 10:21:54 +08:00
dayschan
137608b518
Add LiteGraph for graphkernel
...
Add a subdirectory "model" in the "backend/optimizer/graph_kernel" for litegraph.
Implement two interfaces "AnfGraph2LiteGraph" and "LiteGraph2AnfGraph".
The litegraph will be the base data structure when we migrate the GraphKernel code
from python("mindspore/_extends/graph_kernel") to c++.
2021-07-21 10:21:11 +08:00
zhangxiaoxiao
ce58b541cf
add ssd gpu train
2021-07-21 10:19:15 +08:00
Fazzie
34460642a5
dlete vulkan
2021-07-21 10:04:57 +08:00
wangrao124
7cddde47b0
!215 add ops: LogicalNot, LogicalAnd, LogicalOr, NotEqual, EqualCount, Asinh, Acosh
...
* add ops: LogicalNot, LogicalAnd, LogicalOr, NotEqual, EqualCount, Asinh, Acosh
2021-07-21 10:01:17 +08:00
i-robot
c168ecce09
!20340 read or write file interface code check
...
Merge pull request !20340 from zhangbuxue/write_or_read_file_interface_code_check
2021-07-21 01:47:02 +00:00
zjun
82653f31f7
Erase input replace
...
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-07-21 09:41:56 +08:00
lianliguang
3bca7466dd
fix codex pclint and code check2.0
2021-07-21 09:32:13 +08:00
i-robot
5faf074413
!20549 Code check cleanup.
...
Merge pull request !20549 from Margaret_wangrui/clean_code
2021-07-21 01:27:17 +00:00
i-robot
9451db4c43
!20550 Fix ErrorManager link error when using CANN package
...
Merge pull request !20550 from tanghuikang/fix_error_manager_link
2021-07-21 01:12:25 +00:00
i-robot
7c8ac0a90b
!20521 fix pclint
...
Merge pull request !20521 from zjun/fix_pclint_mas
2021-07-21 01:12:12 +00:00
i-robot
ef0cdd2b6b
!20599 clean code
...
Merge pull request !20599 from zhupuxu/clean_master
2021-07-21 01:08:45 +00:00
i-robot
73bcf17030
!20592 [MS][Lite][ToD] Use SequenceSampling in code examples to create a more stable CI test
...
Merge pull request !20592 from ehaleva/CI_tests
2021-07-21 01:06:07 +00:00
i-robot
6fe2817146
!20548 [LITE][TRAIN] support resize for train
...
Merge pull request !20548 from yefeng/133-resize_for_train
2021-07-21 01:05:39 +00:00
i-robot
39744cda6c
!20514 add argminwithvalue_gpu_kernel operator
...
Merge pull request !20514 from 吴书全/PR0719
2021-07-20 22:14:33 +00:00
buxue
733f765063
add security compilation options
2021-07-20 22:02:32 +08:00
王南
9e4f47fa08
fix bug of run check
2021-07-20 21:48:11 +08:00
i-robot
b5dc887fcd
!20391 fix setitem dtype using copy slice
...
Merge pull request !20391 from huangmengxi/setitem_fix
2021-07-20 13:36:10 +00:00
yefeng
4a62e2a423
format
2021-07-20 21:24:05 +08:00
Emir Haleva
ec1be107ad
Make code examples more robust to CI
2021-07-20 16:06:45 +03:00
i-robot
9288aedbaf
!20535 remove useless header
...
Merge pull request !20535 from chenweifeng/code-clean
2021-07-20 13:00:29 +00:00
i-robot
4489926f5c
!20489 [LITE] npu 510 null pr
...
Merge pull request !20489 from zhaozhenlong/lite/issue/npu_510_null_pr
2021-07-20 12:49:01 +00:00
hwjiaorui
bb9b27cf86
tbe json creator refactor
2021-07-20 20:44:36 +08:00
zhaoting
17d1bb97af
clean code in cpu operater
2021-07-20 20:39:42 +08:00
i-robot
4207e2851c
!20506 revert the workaround in pr 19949
...
Merge pull request !20506 from xychow/revert-workaround-in-pr-19949
2021-07-20 12:38:15 +00:00
zhupuxu
523c763a02
clean code
...
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2021-07-20 20:31:03 +08:00
i-robot
36820f38dc
!20492 fix: code review check
...
Merge pull request !20492 from guozhijian/fix_code_review_check
2021-07-20 12:27:55 +00:00
xiefangqi
9f23a46565
fix unless error log raised by signal
2021-07-20 20:20:37 +08:00
wsq3
5a268a5345
add argminwithvalue oparetor arithmetric
2021-07-20 20:01:18 +08:00
i-robot
fab97283c8
!20593 fix doc
...
Merge pull request !20593 from lianliguang/code_docs_primitive
2021-07-20 11:58:25 +00:00
i-robot
2c36f092e3
!20544 Fix the forever loop for multigraph on gpu
...
Merge pull request !20544 from maning202007/master
2021-07-20 11:34:40 +00:00
lianliguang
fc23f10860
fix doc
2021-07-20 19:33:29 +08:00
liyong
e262b11901
fix security check
2021-07-20 19:09:21 +08:00
i-robot
31a4c3116e
!20537 clear thread resource after ps
...
Merge pull request !20537 from kisnwang/first-clear-thread-resource
2021-07-20 11:05:15 +00:00
i-robot
62b39b5d7e
!20493 [MS][LITE][CPU] x86 初始化時間及算子优化
...
Merge pull request !20493 from liuzhongkai/init_time
2021-07-20 10:49:53 +00:00