zhaozhenlong
|
c0bbc40533
|
fix nms calculate iou issue
|
2020-10-28 09:52:13 +08:00 |
mindspore-ci-bot
|
cb5e33be88
|
!7874 Add interface get_dist_args and get_dist_type to get the parameters and type of the distribution
Merge pull request !7874 from XunDeng/get_dist_args
|
2020-10-28 09:48:42 +08:00 |
mindspore-ci-bot
|
43f08e3817
|
!7674 sync code to support train
Merge pull request !7674 from yangjie159/sync_code
|
2020-10-28 09:43:06 +08:00 |
mindspore-ci-bot
|
af78c12a73
|
!7871 fix conv parser of onnx
Merge pull request !7871 from yankai10/merge_1027
|
2020-10-28 09:39:07 +08:00 |
zhouyuanshen
|
1804c042ec
|
fix bug that asin/acos not support fp16 on gpu
|
2020-10-28 09:37:24 +08:00 |
laiyongqiang
|
dbc6147e9b
|
fix bug when add atomic clean for getnext's output
|
2020-10-28 09:37:09 +08:00 |
zhoufeng
|
59f41ffdb3
|
fix typo in version-check
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-10-28 09:37:04 +08:00 |
mindspore-ci-bot
|
30e63c6e15
|
!7853 mass and cnnctc readme fix.
Merge pull request !7853 from linqingke/psenet
|
2020-10-28 09:30:23 +08:00 |
mindspore-ci-bot
|
1999774b3e
|
!7847 update transformer's ms version
Merge pull request !7847 from yuchaojie/transformer
|
2020-10-28 09:29:40 +08:00 |
mindspore-ci-bot
|
fbc95d6419
|
!7865 modify README.md
Merge pull request !7865 from wukesong/modify-readme
|
2020-10-28 09:27:31 +08:00 |
zhouyuanshen
|
8481fd59d8
|
Add supports to ACosGrad and AsinGrad
|
2020-10-28 09:23:20 +08:00 |
mindspore-ci-bot
|
4b5ed8dc86
|
!7860 Add ReverseV2 op for old backend.
Merge pull request !7860 from liangchenghui/add_reversev2
|
2020-10-28 09:12:37 +08:00 |
kswang
|
e22dbfac79
|
extend nod euser
|
2020-10-28 09:12:11 +08:00 |
yanghaitao1
|
a5da6fcd56
|
modify file mode after profiling finished
|
2020-10-28 09:08:49 +08:00 |
mindspore-ci-bot
|
988e1c1782
|
!7830 modify mass beam_search's floordiv and mod to adapt to 310.
Merge pull request !7830 from linqingke/mass
|
2020-10-28 09:08:08 +08:00 |
mindspore-ci-bot
|
d4def00f28
|
!7868 [lite] fix onnx resize parser bug
Merge pull request !7868 from 徐安越/master1
|
2020-10-28 09:00:50 +08:00 |
huangxinjing
|
bf5d21770a
|
Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements
|
2020-10-28 08:57:02 +08:00 |
mindspore-ci-bot
|
75609c8612
|
!7876 Validate the DatasetNode before building it in TreeAdapter
Merge pull request !7876 from ZiruiWu/validate_in_tree_adatper
|
2020-10-28 07:35:27 +08:00 |
Zirui Wu
|
41facc168c
|
validate param added during tree prepare
|
2020-10-27 16:57:44 -04:00 |
alex-yuyue
|
913a49f3af
|
Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
2020-10-27 16:26:51 -04:00 |
peixu_ren
|
dfe5a951eb
|
Add log1p operator at GPU back-end and move erf and erf to the unary_op list
|
2020-10-27 16:22:10 -04:00 |
Xun Deng
|
d4df6f82ea
|
support get_dist_args
|
2020-10-27 16:17:38 -04:00 |
peixu_ren
|
99f2927c21
|
Add calculation of triangle matrix determinant op at GPU back-end
|
2020-10-27 15:20:23 -04:00 |
panfengfeng
|
172999fefa
|
fix nasnet & efficientnet scripts
|
2020-10-27 23:56:24 +08:00 |
mindspore-ci-bot
|
831d3a69d4
|
!7765 transpose fp16 slice calc moved to ReSize and mark run into concat int32
Merge pull request !7765 from zhaozhenlong/lite/issue/I1X1X3_face_detection_fp16_error
|
2020-10-27 23:19:19 +08:00 |
mindspore-ci-bot
|
8708a34a6f
|
!7863 modify static check warnings of framework
Merge pull request !7863 from lyvette/master
|
2020-10-27 23:17:25 +08:00 |
mindspore-ci-bot
|
7bc5395e23
|
!7864 fix bug in func SubgraphInputTensors and SubgraphOutputTensors
Merge pull request !7864 from hangq/primitive
|
2020-10-27 23:16:20 +08:00 |
mindspore-ci-bot
|
4d0e7da5fa
|
!7753 [lite] func to get errorcode info and avoid misoperation after free model
Merge pull request !7753 from 徐安越/master
|
2020-10-27 23:15:11 +08:00 |
mindspore-ci-bot
|
8265f8deae
|
!7809 add cpu AssignAdd int32 and int64
Merge pull request !7809 from zhaoting/assingnadd
|
2020-10-27 23:03:49 +08:00 |
yankai
|
35ccbdda46
|
fix conv parser of onnx
|
2020-10-27 22:57:38 +08:00 |
guohongzilong
|
c57dccd0af
|
add efficient smoke
|
2020-10-27 22:16:33 +08:00 |
xuanyue
|
b1b4165bdc
|
fix onnx resize parser
|
2020-10-27 22:08:33 +08:00 |
hangangqiang
|
dae9d7a47f
|
fix bug in func SubgraphInputTensors and SubgraphOutputTensors
|
2020-10-27 21:28:17 +08:00 |
lyvette
|
9ef4c1b9cc
|
modify static check
|
2020-10-27 21:22:42 +08:00 |
mindspore-ci-bot
|
cd3ab211a3
|
!7788 add ml_face_mnet smoke test
Merge pull request !7788 from xutianchun/ml_face_mnet
|
2020-10-27 21:15:31 +08:00 |
linqingke
|
e92a0dbd79
|
mass and cnnctc readme fix.
|
2020-10-27 21:14:52 +08:00 |
mindspore-ci-bot
|
c79f245b2c
|
!7850 modify mindspore version info about ssd&yolov3 README
Merge pull request !7850 from chengxb7532/master
|
2020-10-27 21:09:31 +08:00 |
mindspore-ci-bot
|
d4142d682d
|
!7437 auto parallel support dynamic
Merge pull request !7437 from yao_yf/auto_parallel_support_dynamic_shape
|
2020-10-27 21:02:28 +08:00 |
wukesong
|
ee47bd13ce
|
modify readme
|
2020-10-27 21:01:46 +08:00 |
wsq3
|
9227630674
|
updata Mindspore version in readme
|
2020-10-27 20:58:19 +08:00 |
jzg
|
7cbd55e17d
|
add embedding layer.
|
2020-10-27 20:51:49 +08:00 |
lilei
|
7f8efa2c89
|
modify_normal_seed
|
2020-10-27 20:50:52 +08:00 |
xuanyue
|
c8cc95b0ee
|
function to print errorcode info and avoid misoperation after free model
|
2020-10-27 20:38:26 +08:00 |
mindspore-ci-bot
|
b5577b92a8
|
!7816 [MSLITE]int8 split bug: random output
Merge pull request !7816 from ling/op
|
2020-10-27 20:37:42 +08:00 |
chengxianbin
|
15f3ed4e07
|
modify mindspore version about ssd&yolov3 README
|
2020-10-27 20:33:00 +08:00 |
zhaozhenlong
|
fee1a6b1fc
|
scheduler add int32
slice int32 reg
|
2020-10-27 20:29:27 +08:00 |
mindspore-ci-bot
|
81f610c528
|
!7806 [MS][LITE][CPU]fix bug of int8 3x3 conv bug
Merge pull request !7806 from fuzhiye/tmp
|
2020-10-27 20:15:25 +08:00 |
yuchaojie
|
0d20b99ad1
|
update transformer's ms version
|
2020-10-27 20:09:16 +08:00 |
bingyaweng
|
11aa3f6f5f
|
modify the method for calculating kl loss
|
2020-10-27 20:06:39 +08:00 |
liangchenghui
|
8093f770bf
|
Add ReverseV2 op for old backend.
|
2020-10-27 20:00:31 +08:00 |