mindspore-ci-bot
|
4cfbf69251
|
!7084 [MSLITE] Add retinaface model
Merge pull request !7084 from ghzl/add-mobileface-case
|
4 years ago |
mindspore-ci-bot
|
7148109c06
|
!7088 modify lenet to mixed precision
Merge pull request !7088 from guoqi/master
|
4 years ago |
mindspore-ci-bot
|
b1dd00f3a9
|
!7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
|
4 years ago |
mindspore-ci-bot
|
ec3b5ee195
|
!7093 Add description of seed that TransformedDistribution uses
Merge pull request !7093 from peixu_ren/master
|
4 years ago |
mindspore-ci-bot
|
12094c97ca
|
!7048 Fix some type casting errors in probabilistic programming code
Merge pull request !7048 from peixu_ren/custom_bijector
|
4 years ago |
mindspore-ci-bot
|
ccb2e8851c
|
!6782 enable parallel optimizer in auto parallel
Merge pull request !6782 from gziyan/enable_optimizer_shard_in_auto_parallel
|
4 years ago |
minara
|
5859204046
|
add reume for training
fixing bug
bug fixed
updates
pylint-fixed
asser-msg
assert
|
4 years ago |
mindspore-ci-bot
|
d30dece8a9
|
!6515 Resolve deadlock issue when terminate debugger from UI
Merge pull request !6515 from lichen_101010/terminate_deadlock_issue
|
4 years ago |
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
|
4 years ago |
Harshvardhan Gupta
|
e77e816f1d
|
fix overflow dump path
|
4 years ago |
Cathy Wong
|
2aa26d245c
|
C++ API: Move vision ops to new vision files; create transforms namespace
|
4 years ago |
peixu_ren
|
3ed22fa2cf
|
Add note regarding to the transformed distribution seed arg
|
4 years ago |
Xun Deng
|
05a0dac125
|
add logistic distribution
|
4 years ago |
mindspore-ci-bot
|
9c79b9d712
|
!6907 Load input tensors in debugger before suspending execution
Merge pull request !6907 from Harshvardhan Gupta/load-input-dbg
|
4 years ago |
root
|
a0874000d8
|
Fix FusedBatchNormEx and SparseSoftmax for GPU
|
4 years ago |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
4 years ago |
guoqi
|
6606c1e431
|
modify lenet to mixed precision
|
4 years ago |
Xun Deng
|
877b561e77
|
added categorical distribution
|
4 years ago |
guohongzilong
|
71402b6013
|
add retinaface model
|
4 years ago |
peixu_ren
|
1637381fae
|
Fix some type casting errors
|
4 years ago |
Harshvardhan Gupta
|
7c5e0541ba
|
load inputs before suspending execution in dbg
|
4 years ago |
mindspore-ci-bot
|
c1b9efe8e6
|
!7050 dataset API docstring: Update/add text examples
Merge pull request !7050 from cathwong/ckw_api_text_examples
|
4 years ago |
mindspore-ci-bot
|
c8d8bef9e6
|
!7077 code format for nn.layer
Merge pull request !7077 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
03f0e64af9
|
!7049 Fixes to TensorRow conversion and Tensor
Merge pull request !7049 from MahdiRahmaniHanzaki/c_func
|
4 years ago |
Cathy Wong
|
e0aaf847aa
|
dataset API docstring: Update/add text examples
|
4 years ago |
wandongdong
|
2ba99f347f
|
add batch_to_space op for opencl
|
4 years ago |
mindspore-ci-bot
|
3ce21658d0
|
!7069 replace BasicLSTM with DynamicRNN, add export.py
Merge pull request !7069 from gengdongjie/master
|
4 years ago |
mindspore-ci-bot
|
c5894f71e8
|
!7067 [MS][LITE][Develop] GPU add new ops named pad
Merge pull request !7067 from pengyongrong/pad
|
4 years ago |
mindspore-ci-bot
|
d113e7a694
|
!7071 fix securec download links due to mistakes made by openeuler community
Merge pull request !7071 from yanghaoran/master
|
4 years ago |
caojian05
|
bfe85189d2
|
remove device_id setting when use GPU
|
4 years ago |
chenzomi
|
d5ae6fdd84
|
code format for nn.layer
|
4 years ago |
mindspore-ci-bot
|
13bf28e538
|
!7057 fix mssim precision when dtype is uint32.
Merge pull request !7057 from liuxiao93/fix-MSSIM-master
|
4 years ago |
wang_shaocong
|
1a6f4340ba
|
add ci test for ocr_mobilenet model
|
4 years ago |
mindspore-ci-bot
|
6f77ec45f1
|
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
|
4 years ago |
wilfChen
|
b420b6cda7
|
cudnn inplace optimizer
|
4 years ago |
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
|
4 years ago |
gengdongjie
|
3aad1b5dfe
|
warpctc: replace BasicLSTM with DYNAMICRNN
maskrcnn: add export and disable save_graphs
|
4 years ago |
yanghaoran
|
82391b7829
|
fix securec download links due to mistakes made by openeuler community
|
4 years ago |
mindspore-ci-bot
|
7f94d596c0
|
!7012 [MD] sampler log update
Merge pull request !7012 from luoyang/pylint
|
4 years ago |
mindspore-ci-bot
|
d01f721d87
|
!7013 GraphKernel supports multi-output kernels
Merge pull request !7013 from DeshiChen/0928_costmodel_multioutput
|
4 years ago |
mindspore-ci-bot
|
f0e9f6137b
|
!7066 [MS][LITE][DEV]fix fp16 op bug
Merge pull request !7066 from 张学同/to_merge
|
4 years ago |
Pengyongrong
|
78408c1a99
|
new ops named pad
|
4 years ago |
mindspore-ci-bot
|
49c78de682
|
!7064 fix build java error
Merge pull request !7064 from yeyunpeng2020/java_fix
|
4 years ago |
mindspore-ci-bot
|
db7b0e8868
|
!7043 [MS][LITE]optimize fp16 conv
Merge pull request !7043 from fuzhiye/tmp
|
4 years ago |
mindspore-ci-bot
|
5523276afb
|
!7063 [MS][LITE][Develop] arm32 winograd init optimize
Merge pull request !7063 from liuzhongkai/winograd
|
4 years ago |
zhangxuetong
|
65864f6cd7
|
fix fp16 op bug
|
4 years ago |
mindspore-ci-bot
|
f52d2efb1c
|
!7020 add psenet export to transform checkpoint to air
Merge pull request !7020 from anzhengqi/add-psenet-export
|
4 years ago |
yeyunpeng
|
7587a5b7b3
|
fix build java error
|
4 years ago |
mindspore-ci-bot
|
50cbf40b92
|
!7056 [MS][LITE][GPU]fix bug in arithmetic
Merge pull request !7056 from chenzupeng/master-lite
|
4 years ago |
fuzhiye
|
1f9a122f17
|
replace gemm with matmul for fp16 conv winograd
|
4 years ago |