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 |
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 |
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 |
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 |
mindspore-ci-bot
|
6f77ec45f1
|
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
|
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 |
liuzhongkai
|
8f678accf3
|
arm32 winograd init optimize
|
4 years ago |
mindspore-ci-bot
|
86bbd1dc98
|
!6832 Add BCELoss
Merge pull request !6832 from wanyiming/add_BCELoss
|
4 years ago |
mindspore-ci-bot
|
640c1eb19c
|
!6778 [MS][LITE][Develop] optimization GPU ops concat
Merge pull request !6778 from pengyongrong/optimizationForConcat
|
4 years ago |
liuxiao93
|
80d2214361
|
fix mssim precision when dtype is uint32.
|
4 years ago |
chenzupeng
|
5d82670532
|
fix bug in arithmetic
|
4 years ago |
mindspore-ci-bot
|
4f754daccf
|
!6876 split benchmark and testcaset compile module for mslite
Merge pull request !6876 from lyvette/lite
|
4 years ago |
mindspore-ci-bot
|
63672fdb4d
|
!7024 [MSLITE][Develop] add smart reply ops
Merge pull request !7024 from sunsuodong/smart_reply
|
4 years ago |
dayschan
|
7599686a72
|
GraphKernel supports multi-output kernels
|
4 years ago |
mindspore-ci-bot
|
5dbbcacadd
|
!7038 serving support acl mutex
Merge pull request !7038 from 徐永飞/master
|
4 years ago |
mindspore-ci-bot
|
dc5adf0137
|
!7025 [MS][LITE][Develop]syc op_base act type with schema
Merge pull request !7025 from mengyuanli/syc_act_type
|
4 years ago |
mindspore-ci-bot
|
6c3cfe3036
|
!7018 scale and stack fp16
Merge pull request !7018 from zhaozhenlong/lite/op/scale_stack_fp16
|
4 years ago |
mindspore-ci-bot
|
09919c77e8
|
!7047 add space_to_batch_nd for opencl
Merge pull request !7047 from wandongdong/master
|
4 years ago |
mindspore-ci-bot
|
ee84be6a77
|
!7046 fix gpu quant updateminmax ops bug
Merge pull request !7046 from chengxb7532/master
|
4 years ago |
mindspore-ci-bot
|
c12d48c727
|
!6933 add gatherD, identity op
Merge pull request !6933 from wuxuejian/new_op
|
4 years ago |
mindspore-ci-bot
|
afb1a91568
|
!7010 psenet 8p accuracy improve.
Merge pull request !7010 from linqingke/psenet
|
4 years ago |
mindspore-ci-bot
|
58610443cb
|
!7023 modify endofsequence for multi-machine
Merge pull request !7023 from HW_KK/master
|
4 years ago |
mindspore-ci-bot
|
a75b3161e1
|
!7051 Fixed zero plus neg_inf issue under fp16
Merge pull request !7051 from XunDeng/pp_issue_branch
|
4 years ago |
Xun Deng
|
322f154abb
|
fixed neginf plus zero issue under fp16
|
4 years ago |
Mahdi
|
e92d4edceb
|
Updated TensorRow conversion
|
4 years ago |
mindspore-ci-bot
|
9c70e8bd04
|
!6991 move inner.DynamicRNN to P.DynamicRNN.
Merge pull request !6991 from liuxiao93/DynamicRNN-api
|
4 years ago |
mindspore-ci-bot
|
945c125e4a
|
!6992 Revert arena code back to use malloc
Merge pull request !6992 from JesseKLee/revert_arena
|
4 years ago |
wandongdong
|
9b2771b444
|
add space_to_batch_nd for opencl
|
4 years ago |
mindspore-ci-bot
|
3811e5a933
|
!7029 [MS][LITE][GPU]add resize op
Merge pull request !7029 from chenzupeng/master-lite
|
4 years ago |