jzg
|
fa3c1d8980
|
add find error operator in source code tool.
|
2020-10-15 20:34:31 +08:00 |
mindspore-ci-bot
|
fa24b35043
|
!7042 fasterrcnn add export air file
Merge pull request !7042 from linqingke/fasterrcnn
|
2020-10-09 14:31:16 +08:00 |
mindspore-ci-bot
|
4392910608
|
!7103 [ME]delete ParamValidator and change all to Validator
Merge pull request !7103 from chenzhongming/zomi_master
|
2020-10-09 14:19:35 +08:00 |
mindspore-ci-bot
|
2fcb21ec07
|
!7102 delete device id for gpu
Merge pull request !7102 from yoonlee666/tinybertbugfix
|
2020-10-09 13:56:23 +08:00 |
yoonlee666
|
8fa83cca87
|
delete device id for gpu
|
2020-10-09 10:54:53 +08:00 |
mindspore-ci-bot
|
512a3e33b8
|
!7087 Resume training - NASNet
Merge pull request !7087 from Mina/resume-nasnet
|
2020-10-09 10:53:15 +08:00 |
chenzomi
|
6c9b6d491d
|
[ME]delete ParamValidator and change all to Validator
|
2020-10-09 10:52:50 +08:00 |
mindspore-ci-bot
|
d3bd1cb5b8
|
!6668 [Data Dump] [master] Fix asynchronous data dump failure
Merge pull request !6668 from caifubi/dump
|
2020-10-09 10:48:24 +08:00 |
mindspore-ci-bot
|
8e441fce25
|
!7079 VGG16 remove device_id setting when use GPU
Merge pull request !7079 from caojian05/ms_master_bugfix
|
2020-10-09 10:11:17 +08:00 |
mindspore-ci-bot
|
b6542e3277
|
!7080 add batch_to_space_nd op for opencl
Merge pull request !7080 from wandongdong/master
|
2020-10-09 10:06:01 +08:00 |
mindspore-ci-bot
|
21c5607fca
|
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
|
2020-10-09 10:01:58 +08:00 |
mindspore-ci-bot
|
ab9cec0531
|
!7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
|
2020-10-09 09:47:40 +08:00 |
mindspore-ci-bot
|
d7b7ba3797
|
!7054 move dump id to end
Merge pull request !7054 from jjfeing/master
|
2020-10-09 09:43:21 +08:00 |
mindspore-ci-bot
|
4cfbf69251
|
!7084 [MSLITE] Add retinaface model
Merge pull request !7084 from ghzl/add-mobileface-case
|
2020-10-09 09:41:36 +08:00 |
mindspore-ci-bot
|
7148109c06
|
!7088 modify lenet to mixed precision
Merge pull request !7088 from guoqi/master
|
2020-10-09 09:22:52 +08:00 |
mindspore-ci-bot
|
b1dd00f3a9
|
!7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
|
2020-10-09 09:16:58 +08:00 |
mindspore-ci-bot
|
ec3b5ee195
|
!7093 Add description of seed that TransformedDistribution uses
Merge pull request !7093 from peixu_ren/master
|
2020-10-09 09:16:51 +08:00 |
mindspore-ci-bot
|
12094c97ca
|
!7048 Fix some type casting errors in probabilistic programming code
Merge pull request !7048 from peixu_ren/custom_bijector
|
2020-10-09 09:16:44 +08:00 |
mindspore-ci-bot
|
ccb2e8851c
|
!6782 enable parallel optimizer in auto parallel
Merge pull request !6782 from gziyan/enable_optimizer_shard_in_auto_parallel
|
2020-10-09 09:03:40 +08:00 |
minara
|
5859204046
|
add reume for training
fixing bug
bug fixed
updates
pylint-fixed
asser-msg
assert
|
2020-10-08 17:34:27 -04:00 |
mindspore-ci-bot
|
d30dece8a9
|
!6515 Resolve deadlock issue when terminate debugger from UI
Merge pull request !6515 from lichen_101010/terminate_deadlock_issue
|
2020-10-09 02:38:05 +08:00 |
mindspore-ci-bot
|
a261def3c9
|
!7094 C++ API: Move vision ops to new vision files; create transforms namespace
Merge pull request !7094 from cathwong/ckw_c_api_transforms_tests
|
2020-10-09 02:18:34 +08:00 |
Cathy Wong
|
2aa26d245c
|
C++ API: Move vision ops to new vision files; create transforms namespace
|
2020-10-08 11:59:58 -04:00 |
peixu_ren
|
3ed22fa2cf
|
Add note regarding to the transformed distribution seed arg
|
2020-10-08 11:21:33 -04:00 |
Xun Deng
|
05a0dac125
|
add logistic distribution
|
2020-10-08 10:23:50 -04:00 |
mindspore-ci-bot
|
9c79b9d712
|
!6907 Load input tensors in debugger before suspending execution
Merge pull request !6907 from Harshvardhan Gupta/load-input-dbg
|
2020-10-08 21:50:45 +08:00 |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
2020-10-08 14:51:15 +08:00 |
guoqi
|
6606c1e431
|
modify lenet to mixed precision
|
2020-10-08 11:49:20 +08:00 |
Xun Deng
|
877b561e77
|
added categorical distribution
|
2020-10-07 11:49:44 -04:00 |
guohongzilong
|
71402b6013
|
add retinaface model
|
2020-10-06 21:19:49 +08:00 |
peixu_ren
|
1637381fae
|
Fix some type casting errors
|
2020-10-05 20:07:22 -04:00 |
Harshvardhan Gupta
|
7c5e0541ba
|
load inputs before suspending execution in dbg
|
2020-10-05 10:40:32 -04:00 |
mindspore-ci-bot
|
c1b9efe8e6
|
!7050 dataset API docstring: Update/add text examples
Merge pull request !7050 from cathwong/ckw_api_text_examples
|
2020-10-05 21:14:08 +08:00 |
mindspore-ci-bot
|
c8d8bef9e6
|
!7077 code format for nn.layer
Merge pull request !7077 from chenzhongming/zomi_master
|
2020-10-01 11:38:51 +08:00 |
mindspore-ci-bot
|
03f0e64af9
|
!7049 Fixes to TensorRow conversion and Tensor
Merge pull request !7049 from MahdiRahmaniHanzaki/c_func
|
2020-10-01 04:19:19 +08:00 |
Cathy Wong
|
e0aaf847aa
|
dataset API docstring: Update/add text examples
|
2020-09-30 10:01:00 -04:00 |
wandongdong
|
2ba99f347f
|
add batch_to_space op for opencl
|
2020-09-30 03:36:20 -07:00 |
mindspore-ci-bot
|
3ce21658d0
|
!7069 replace BasicLSTM with DynamicRNN, add export.py
Merge pull request !7069 from gengdongjie/master
|
2020-09-30 18:30:19 +08:00 |
mindspore-ci-bot
|
c5894f71e8
|
!7067 [MS][LITE][Develop] GPU add new ops named pad
Merge pull request !7067 from pengyongrong/pad
|
2020-09-30 17:58:31 +08:00 |
mindspore-ci-bot
|
d113e7a694
|
!7071 fix securec download links due to mistakes made by openeuler community
Merge pull request !7071 from yanghaoran/master
|
2020-09-30 17:25:45 +08:00 |
caojian05
|
bfe85189d2
|
remove device_id setting when use GPU
|
2020-09-30 17:24:47 +08:00 |
chenzomi
|
d5ae6fdd84
|
code format for nn.layer
|
2020-09-30 17:24:04 +08:00 |
mindspore-ci-bot
|
13bf28e538
|
!7057 fix mssim precision when dtype is uint32.
Merge pull request !7057 from liuxiao93/fix-MSSIM-master
|
2020-09-30 17:02:20 +08:00 |
mindspore-ci-bot
|
6f77ec45f1
|
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
|
2020-09-30 16:49:23 +08:00 |
wilfChen
|
b420b6cda7
|
cudnn inplace optimizer
|
2020-09-30 16:18:16 +08:00 |
mindspore-ci-bot
|
b9df01b60e
|
!7022 [AutoParallel]Fix find loss and root reshape bug
Merge pull request !7022 from lichen/fix_auto_parallel_find_loss_bug
|
2020-09-30 16:14:14 +08:00 |
gengdongjie
|
3aad1b5dfe
|
warpctc: replace BasicLSTM with DYNAMICRNN
maskrcnn: add export and disable save_graphs
|
2020-09-30 16:08:33 +08:00 |
yanghaoran
|
82391b7829
|
fix securec download links due to mistakes made by openeuler community
|
2020-09-30 16:07:29 +08:00 |
mindspore-ci-bot
|
7f94d596c0
|
!7012 [MD] sampler log update
Merge pull request !7012 from luoyang/pylint
|
2020-09-30 16:01:07 +08:00 |
mindspore-ci-bot
|
d01f721d87
|
!7013 GraphKernel supports multi-output kernels
Merge pull request !7013 from DeshiChen/0928_costmodel_multioutput
|
2020-09-30 15:55:50 +08:00 |