Xun Deng
|
4fe8b3d395
|
fix checktensor in pynative mode
|
2020-08-25 18:10:30 -04:00 |
Cathy Wong
|
46e9d79a50
|
C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
|
2020-08-25 14:11:19 -04:00 |
mindspore-ci-bot
|
b8da525fb1
|
!5135 modify readme.md for yolov3_darknet53
Merge pull request !5135 from yangyongjie/master
|
2020-08-26 00:48:22 +08:00 |
mindspore-ci-bot
|
1afb8749b6
|
!4933 Improve the Outputs Quality and Change Saving Frequency
Merge pull request !4933 from huangxinjing/wide-deep-checkpoint
|
2020-08-26 00:16:12 +08:00 |
peixu_ren
|
5cf472cd39
|
Add note of limitation for prarmeters of uniform
|
2020-08-25 11:28:29 -04:00 |
mindspore-ci-bot
|
caccffed55
|
!5182 optimization for winograd matmul
Merge pull request !5182 from lixian/master
|
2020-08-25 22:49:09 +08:00 |
mindspore-ci-bot
|
bd12a37d4f
|
!5182 optimization for winograd matmul
Merge pull request !5182 from lixian/master
|
2020-08-25 22:49:07 +08:00 |
mindspore-ci-bot
|
971716f4b9
|
!5136 fix large for loop runtime error due to lacking of backend operators
Merge pull request !5136 from fary86/fix_large_for_runtime_error
|
2020-08-25 22:26:25 +08:00 |
mindspore-ci-bot
|
346b97acb8
|
!5156 fix softdvpp coredump
Merge pull request !5156 from qianlong21st/master_fix_softdvpp_core
|
2020-08-25 22:20:00 +08:00 |
lixian
|
e847569108
|
optimizatino for winograd matmul
|
2020-08-25 22:19:39 +08:00 |
mindspore-ci-bot
|
2b23de6161
|
!5015 add mul add fusion pass
Merge pull request !5015 from zhengjun10/master
|
2020-08-25 22:02:14 +08:00 |
Pengyongrong
|
b022e3d150
|
add new ops named slice
add ops supported fp16
|
2020-08-25 06:47:21 -07:00 |
mindspore-ci-bot
|
36c3616614
|
!5167 [MS][LITE][Develop] Max Pooling optimize
Merge pull request !5167 from ling/sr
|
2020-08-25 21:31:29 +08:00 |
mindspore-ci-bot
|
1e0bb2b9af
|
!5043 Add Convertor function for windows enviroment
Merge pull request !5043 from liuwenhao/master
|
2020-08-25 21:30:48 +08:00 |
mindspore-ci-bot
|
c1e0c23c48
|
!5147 [MS][LITE][Develop] arm cpu fp32 op: optimize scale op
Merge pull request !5147 from yangruoqi713/scale
|
2020-08-25 21:21:59 +08:00 |
zhengjun10
|
daa423a235
|
add mul add fusion pass
|
2020-08-25 21:13:04 +08:00 |
qujianwei
|
c6c695b90a
|
fix for se-resnet 28 epoch train
|
2020-08-25 21:05:40 +08:00 |
yangruoqi713
|
4888300180
|
[MS][LITE] arm cpu fp32 op: optimize scale op
|
2020-08-25 21:03:54 +08:00 |
ling
|
ae17d20079
|
[MS][LITE][Develop] Max Pooling optimize
|
2020-08-25 21:00:13 +08:00 |
mindspore-ci-bot
|
2e3f5cd41b
|
!5114 fix bug in c-api: rename, concat, take
Merge pull request !5114 from luoyang/c-api-pyfunc
|
2020-08-25 20:57:41 +08:00 |
mindspore-ci-bot
|
d173b055ac
|
!5149 memory leak repair
Merge pull request !5149 from gongdaguo/Memory_leak_repair
|
2020-08-25 20:52:19 +08:00 |
mindspore-ci-bot
|
c6e481c0ff
|
!5132 Rectification of API comments
Merge pull request !5132 from byweng/master
|
2020-08-25 20:40:43 +08:00 |
gongdaguo
|
f5fd868ba4
|
Memory leak repair
|
2020-08-25 20:37:53 +08:00 |
mindspore-ci-bot
|
8c7444ab47
|
!5140 add cuda path checker
Merge pull request !5140 from zyli2020/add_cuda_path_check
|
2020-08-25 20:33:29 +08:00 |
mindspore-ci-bot
|
c7c5835800
|
!5125 add create_dict_iterator parameter num_epochs api
Merge pull request !5125 from anzhengqi/add-num_epochs-api
|
2020-08-25 20:31:35 +08:00 |
xutianchun
|
b5f8556d63
|
post quantization code review
|
2020-08-25 20:25:19 +08:00 |
mindspore-ci-bot
|
167dc5f09e
|
!4799 Improve performance of bert by mimic higher batch size
Merge pull request !4799 from shibeiji/bert_accu_steps
|
2020-08-25 20:12:41 +08:00 |
mindspore-ci-bot
|
5194672137
|
!5163 [MS][LITE][GPU]matmul support fp16
Merge pull request !5163 from chenzupeng/master-lite
|
2020-08-25 20:09:01 +08:00 |
mindspore-ci-bot
|
e8822e2787
|
!5051 fix codedex bug
Merge pull request !5051 from jjfeing/master
|
2020-08-25 20:07:02 +08:00 |
Zhang Qinghua
|
be1c49ee79
|
Fix the defunct process issue.
When run multiple processes by 'mpirun',
parent process never quit even Exception happens,
which caused by MPI_Finalize() never returned.
|
2020-08-25 19:48:29 +08:00 |
mindspore-ci-bot
|
b4bc1deb4b
|
!5110 [MS][Lite]add activationType attr for pooling
Merge pull request !5110 from songhonglei413/roi
|
2020-08-25 19:46:51 +08:00 |
chenzupeng
|
cac2399044
|
matmul support fp16
|
2020-08-25 19:32:36 +08:00 |
mindspore-ci-bot
|
3bd0204fca
|
!5103 fix wrong value of int-type Node bug in pynative
Merge pull request !5103 from liangzelang/fix-repeat-key
|
2020-08-25 19:32:23 +08:00 |
zhaodezan
|
ca52d7fbf6
|
fix the error or warning file path can not show completely
|
2020-08-25 07:30:13 -04:00 |
mindspore-ci-bot
|
b2ba24e815
|
!5061 [MS][LITE] fix bug of arm cpu fp32 op: conv depthwise
Merge pull request !5061 from yangruoqi713/lite
|
2020-08-25 19:12:07 +08:00 |
songhonglei413
|
2931920fea
|
op_pooling+relu
|
2020-08-25 19:09:51 +08:00 |
mindspore-ci-bot
|
cff6c3571c
|
!5086 [MS][LITE]optimize winograd
Merge pull request !5086 from fuzhiye/tmp
|
2020-08-25 18:59:37 +08:00 |
mindspore-ci-bot
|
8fbde8e349
|
!5086 [MS][LITE]optimize winograd
Merge pull request !5086 from fuzhiye/tmp
|
2020-08-25 18:59:34 +08:00 |
mindspore-ci-bot
|
5ba42e337c
|
!5076 Avoid copy when create Tensor from numpy array
Merge pull request !5076 from hewei/avoid_copy_tensor_numpy
|
2020-08-25 18:59:24 +08:00 |
qianlong
|
12dfca71f1
|
fix softdvpp coredump
|
2020-08-25 18:56:40 +08:00 |
fuzhiye
|
d34c620dce
|
optimize winograd
|
2020-08-25 18:39:27 +08:00 |
mindspore-ci-bot
|
600263ccfe
|
!5105 Check input image type for random posterize
Merge pull request !5105 from luoyang/c-api
|
2020-08-25 18:30:06 +08:00 |
mindspore-ci-bot
|
d42ecd01a8
|
!5122 Fix bug of issue #I1S3SD: the output names of packages are the same.
Merge pull request !5122 from wangshaocong/lite_pkg
|
2020-08-25 18:24:05 +08:00 |
wangdongxu
|
925c24653b
|
opencl convolution support fp16
|
2020-08-25 17:58:38 +08:00 |
mindspore-ci-bot
|
01aa83388e
|
!5039 add benchmark and timeprofile cout log
Merge pull request !5039 from cjh9368/dts-0718
|
2020-08-25 17:37:52 +08:00 |
zhaoting
|
9ef6e72c8c
|
change group conv dtype in gpu resnext50
|
2020-08-25 17:36:35 +08:00 |
hexia
|
4f25e7b10e
|
shape_wrong
|
2020-08-25 17:31:55 +08:00 |
mindspore-ci-bot
|
ac239b6506
|
!5100 fix thor optimizer readme file for resnet50
Merge pull request !5100 from wangmin0104/master
|
2020-08-25 17:23:05 +08:00 |
mindspore-ci-bot
|
b3f0899da2
|
!5108 [MS][LITE][Develop]make allocator max size 2G
Merge pull request !5108 from ling/bug
|
2020-08-25 17:09:19 +08:00 |
mindspore-ci-bot
|
8f3fcb580a
|
!5108 [MS][LITE][Develop]make allocator max size 2G
Merge pull request !5108 from ling/bug
|
2020-08-25 17:09:15 +08:00 |