zhanyuan
5720ae8392
[MSLITE] support compiling micro runtime for openharmony lite
2021-07-27 11:22:56 +08:00
i-robot
ec7ce3494a
!20466 GPU codex fix
...
Merge pull request !20466 from VectorSL/code-check
2021-07-22 09:01:22 +00:00
i-robot
2ae65ae387
!20644 fix format issue
...
Merge pull request !20644 from zhujingxuan/format
2021-07-22 07:47:26 +00:00
i-robot
e1e7d491d9
!20687 ssd_mobilenet st bug fix
...
Merge pull request !20687 from 张晓晓/master
2021-07-22 06:09:47 +00:00
zhangxiaoxiao
f4e02bfe1f
ssd_mobilenet st bug fix
...
modified: tests/st/model_zoo_tests/ssd_mobilenet_fpn/test_ssd_modelnet_fpn.py
2021-07-22 11:58:24 +08:00
i-robot
347b0004ae
!20571 Delete vulkan
...
Merge pull request !20571 from QianliMa/vulkan
2021-07-22 02:36:28 +00:00
i-robot
71e61b046a
!20655 fix the error links suitable to the new structrue of repository docs for master
...
Merge pull request !20655 from lvmingfu/code_docs_master6
2021-07-22 02:02:18 +00:00
i-robot
7d2a07a2bd
!20480 Add LiteGraph for graphkernel
...
Merge pull request !20480 from DeshiChen/0618_litegraph
2021-07-22 01:31:45 +00:00
i-robot
c4a1ab80a3
!20659 add one-hot fp16
...
Merge pull request !20659 from hangq/earth2
2021-07-22 01:01:53 +00:00
lvmingfu
84b6756df3
fix urls suitable to docs structure for master
2021-07-21 18:09:37 +08:00
i-robot
f250695387
!20579 [CodeClean]fix code clean problems of ME
...
Merge pull request !20579 from chenfei_mindspore/code_clean_of_master
2021-07-21 09:13:07 +00:00
hangangqiang
8c28067051
add one-hot fp16
2021-07-21 16:40:32 +08:00
i-robot
bdc687d774
!20582 [MSLITE] fix new tensor api using for tensorrt
...
Merge pull request !20582 from Liu_Xuu/trt_0720_bug
2021-07-21 08:28:24 +00:00
i-robot
fc41903a34
!20465 [MS][LITE] fix nnie ci bug
...
Merge pull request !20465 from jianghui58/rm_so
2021-07-21 08:08:31 +00:00
i-robot
2f65ad73ea
!20584 [MS][LITE] fix lite train demo memory increase along training
...
Merge pull request !20584 from zhengjun10/master
2021-07-21 08:07:51 +00:00
i-robot
937bfeaf00
!20545 add ops: LogicalNot, LogicalAnd, LogicalOr, NotEqual, EqualCount, Asinh, Acosh
...
Merge pull request !20545 from wangrao124/pr_0720
2021-07-21 07:47:21 +00:00
zhujingxuan
d676b56d92
fix format issue
2021-07-21 15:35:31 +08:00
i-robot
94645ba174
!20562 infer send or recv ranks for conv2d
...
Merge pull request !20562 from yangzhenzhang/infer-send-or-recv-ranks-for-conv2d
2021-07-21 07:26:21 +00:00
i-robot
dead967db2
!20494 fix code warning
...
Merge pull request !20494 from lianliguang/code_warning_master
2021-07-21 07:12:51 +00:00
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
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
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
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