chenhaozhe
|
1464bf3dd8
|
add hccl_time_out options in bert distribute launcher
|
2020-10-14 14:46:34 +08:00 |
liuzhongkai
|
9457409314
|
fix winograd init bug
|
2020-10-14 14:43:30 +08:00 |
kswang
|
1871138533
|
disable async run graph
|
2020-10-14 14:38:37 +08:00 |
mindspore-ci-bot
|
3879f1272e
|
!7198 [MS][LITE][Develop]support automatic generate ops.fbs
Merge pull request !7198 from chenjianping/lite_dev2
|
2020-10-14 14:35:28 +08:00 |
mindspore-ci-bot
|
42e68b7f4d
|
!7270 [DynamicShape] dynamic shape bugfix, support get max shape of NoShape operator
Merge pull request !7270 from caifubi/dump_bugfix
|
2020-10-14 14:34:24 +08:00 |
mindspore-ci-bot
|
b2160eadc4
|
!7238 [DynamicShape] Add dyanmic shape CI test case
Merge pull request !7238 from caifubi/dynamic_shape
|
2020-10-14 14:29:10 +08:00 |
mindspore-ci-bot
|
1397319c3d
|
!7005 fix fp16 memory leaks and maven publish
Merge pull request !7005 from yeyunpeng2020/java
|
2020-10-14 14:25:14 +08:00 |
mindspore-ci-bot
|
9aa876b34b
|
!7275 [Dump] Get physical device for gpu dump
Merge pull request !7275 from caifubi/dump
|
2020-10-14 14:20:01 +08:00 |
Ziyan
|
adc92496e8
|
disable comm fusion in parallel optimizer temp
|
2020-10-14 14:16:30 +08:00 |
guohongzilong
|
4c4d5734aa
|
import bn fusion
|
2020-10-14 14:12:07 +08:00 |
mindspore-ci-bot
|
438cd08016
|
!7279 [MSLITE][Develop] add HashtableLookup kernel
Merge pull request !7279 from sunsuodong/hashtable_lookup
|
2020-10-14 14:06:10 +08:00 |
mindspore-ci-bot
|
aa605e23d5
|
!6906 Add training and evaluation of Transformer on GPU
Merge pull request !6906 from dessyang/master
|
2020-10-14 13:48:10 +08:00 |
yeyunpeng
|
da86901c88
|
fix fp16 memory leaks and maven publish
|
2020-10-14 12:15:39 +08:00 |
chenjianping
|
6a0e8e2968
|
support automatic generate ops.fbs
|
2020-10-14 11:33:31 +08:00 |
mindspore-ci-bot
|
80472a44f9
|
!7204 refactor get_seed() interface
Merge pull request !7204 from yihuaijie/master
|
2020-10-14 11:19:33 +08:00 |
sunsuodong
|
3bb0ad4db7
|
add hashtable_lookup
|
2020-10-14 11:10:19 +08:00 |
zhaodezan
|
eaaf92a534
|
floormod and Add of arithmetic support int type
|
2020-10-13 22:44:47 -04:00 |
baihuawei
|
ff5fb9d93c
|
fix cpu conv2d padding
|
2020-10-14 10:34:46 +08:00 |
shenwei41
|
87b108f4e0
|
C++ api add Rescale
|
2020-10-14 10:32:48 +08:00 |
mindspore-ci-bot
|
b80fa15918
|
!7230 [MSLITE][Develop] optimize arm cpu arithmetic: remove redundant code
Merge pull request !7230 from yangruoqi713/lite
|
2020-10-14 10:18:31 +08:00 |
caifubi
|
9b76f4ed57
|
get physical device for gpu
|
2020-10-14 10:13:38 +08:00 |
mindspore-ci-bot
|
2801429db0
|
!7240 auto parallel support reshape redistribution in all scenes
Merge pull request !7240 from yao_yf/reshape_redistribution_all_scene_support
|
2020-10-14 10:09:12 +08:00 |
mindspore-ci-bot
|
289c4ff7a1
|
!7233 [lite] fix caffe unsupported op print and multiple inputs
Merge pull request !7233 from 徐安越/master
|
2020-10-14 10:03:45 +08:00 |
mindspore-ci-bot
|
e7705b4a19
|
!7259 fix bugs of op Mod, SpaceToBatch, PSNR, ScatterNd, Shape, MirrorPad and MSELoss etc.
Merge pull request !7259 from lihongkang/v2_master
|
2020-10-14 09:59:24 +08:00 |
mindspore-ci-bot
|
c2ebf39195
|
!7224 [MS][LITE][CPU]Add face fp16 model
Merge pull request !7224 from fuzhiye/tmp
|
2020-10-14 09:52:09 +08:00 |
yangruoqi713
|
43d0020564
|
[MSLITE][Develop] optimize arm cpu arithmetic: remove redundant code
|
2020-10-14 09:44:34 +08:00 |
mindspore-ci-bot
|
6954aa05a1
|
!7252 add custom op normalize
Merge pull request !7252 from zhaozhenlong/lite/op/normalize
|
2020-10-14 09:21:17 +08:00 |
mindspore-ci-bot
|
c08596c89a
|
!7211 fix readme file for resnet_thor
Merge pull request !7211 from wangmin0104/master
|
2020-10-14 09:19:58 +08:00 |
Yi Huaijie
|
c5f7700992
|
refactor get_seed() interface
|
2020-10-14 09:18:34 +08:00 |
caifubi
|
64d277b666
|
AnfAlgo::GetMaxOutputShape Support NoShape
|
2020-10-14 09:15:53 +08:00 |
mindspore-ci-bot
|
a11c3b389c
|
!7109 Exclude GeneratorOp from self-reseting after an epoch
Merge pull request !7109 from h.farahat/reinstate-3974
|
2020-10-14 05:40:24 +08:00 |
Mahdi
|
c8333accfc
|
RandomResizedCrop C API
|
2020-10-13 17:27:29 -04:00 |
Xun Deng
|
f2e8e143be
|
added gumbel_cdf and invert bijectors
|
2020-10-13 15:41:43 -04:00 |
dessyang
|
f27f047f14
|
Add training and evaluation of Transformer on GPU
Add gradients clipping to NASNet training and adjust hyper-parameters
|
2020-10-13 15:21:40 -04:00 |
mindspore-ci-bot
|
fa5c9c1528
|
!7264 Fix BatchOp's core dump when input_col_name is incorrect
Merge pull request !7264 from ZiruiWu/fix_batch_col_name_core_dump
|
2020-10-14 01:14:23 +08:00 |
hesham
|
bcf913fb0d
|
Add temp fix gor generator Op when num_epochs=-1
|
2020-10-13 11:23:51 -04:00 |
changzherui
|
730866da6e
|
mod ckpt info
|
2020-10-13 22:53:01 +08:00 |
Zirui Wu
|
c42a1b4a2f
|
fix batch core dump when col name doesn't exist
fix ci
|
2020-10-13 10:50:07 -04:00 |
TFbunny
|
e87767ea00
|
fix casting problem
|
2020-10-13 09:30:32 -04:00 |
zhoufeng
|
fe31f33367
|
modify version-check's raise to warning
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-10-13 21:28:23 +08:00 |
mindspore-ci-bot
|
a75665ce49
|
!7133 [MD] Reinstate previous PR 3974 which eliminates pause between epochs
Merge pull request !7133 from lixiachen/reinstate-3974
|
2020-10-13 21:22:58 +08:00 |
yao_yf
|
f60d81a15f
|
support reshape redistribution in all scenes
|
2020-10-13 21:21:17 +08:00 |
mindspore-ci-bot
|
186275a517
|
!7247 export access control
Merge pull request !7247 from baiyangfan/access_control
|
2020-10-13 21:15:26 +08:00 |
mindspore-ci-bot
|
59fb711fcf
|
!7243 fix special tbe op compile
Merge pull request !7243 from jjfeing/master
|
2020-10-13 21:00:13 +08:00 |
lihongkang
|
6deefb0a32
|
fix bugs
|
2020-10-13 20:41:49 +08:00 |
mindspore-ci-bot
|
6999cf9c55
|
!7257 add op_parameter for nchw2nhwc and nhwc2nchw
Merge pull request !7257 from hangq/master
|
2020-10-13 20:28:44 +08:00 |
hangq
|
d0213d2da2
|
add parameter for nchw2nhwc and nhwc2nchw
|
2020-10-13 20:05:04 +08:00 |
mindspore-ci-bot
|
fb2442dad5
|
!7205 Add nn.MaxPool1d for Ascend.
Merge pull request !7205 from liuxiao93/MaxPool1d
|
2020-10-13 19:28:24 +08:00 |
CaoJian
|
1843387585
|
fix vgg16 eval shell script bug.
|
2020-10-13 19:20:52 +08:00 |
mindspore-ci-bot
|
832b70961a
|
!7251 [MS][LITE[GPU]arithmetic support broadcast
Merge pull request !7251 from chenzupeng/master-lite
|
2020-10-13 19:20:00 +08:00 |