mindspore-ci-bot
|
90bb9320aa
|
!2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
Merge pull request !2314 from imaaamin/object_ops_pr
|
5 years ago |
mindspore-ci-bot
|
a83baafbf6
|
!2253 Add ConcatOp to Dataset
Merge pull request !2253 from nhussain/concat_op
|
5 years ago |
mindspore-ci-bot
|
3784220056
|
!2317 rework on dataset.text.vocab to support any user special_tokens
Merge pull request !2317 from ZiruiWu/vocab_rework
|
5 years ago |
nhussain
|
5515016dba
|
remove graphengine changes
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
|
5 years ago |
mindspore-ci-bot
|
ffc8a3c362
|
!2274 add PadEndOp
Merge pull request !2274 from xunxue/padend
|
5 years ago |
mindspore-ci-bot
|
e4322baece
|
!2316 [Dataset] Move python tree transformation into cpp pass
Merge pull request !2316 from JunhanHu/alter_node_cpp
|
5 years ago |
islam_amin
|
0af156d169
|
added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
|
5 years ago |
xunxue
|
87aa9c8f7a
|
PadEndOp
|
5 years ago |
Junhan Hu
|
57f3732ac3
|
Move python tree transformation into cpp pass.
|
5 years ago |
Zirui Wu
|
b6e9504b31
|
phase I of Vocab rework
phase II vocab rework
added more test cases
fix api doc string
address review cmts and fix CI
address ci complains
fix review cmts
ci
|
5 years ago |
mindspore-ci-bot
|
ef08dc0d21
|
!2258 address some review comments on doc
Merge pull request !2258 from ZiruiWu/fix_api_doc
|
5 years ago |
Zirui Wu
|
8f2674850b
|
address API doc style and content
addr review cmts
revert
ci
private class
ci
fix ci
address ci
address review cmts
fix style err
|
5 years ago |
wangnan39@huawei.com
|
887838d452
|
do not send the data during the model init
|
5 years ago |
mindspore-ci-bot
|
ea87b6c443
|
!2244 Dataset: serializer return padded_sample as json str for record
Merge pull request !2244 from kouzhenzhong/minddataset_get_args
|
5 years ago |
mindspore-ci-bot
|
961e29b211
|
!2202 fix decoder loop for Transformer model
Merge pull request !2202 from yuchaojie/transformer
|
5 years ago |
qianlong
|
c737098017
|
fix icu complie error
|
5 years ago |
mindspore-ci-bot
|
5d3792c273
|
!2290 update AicpuParamHead
Merge pull request !2290 from yanzhenxiang2020/aicpu_param_open
|
5 years ago |
baihuawei
|
576a73cd2a
|
fix stack overflow and memset use
|
5 years ago |
huanghui
|
8463731bcc
|
make those AdamXX and LambXX fusion pass not work for unexpect data type
|
5 years ago |
mindspore-ci-bot
|
c0fe8c0322
|
!2273 [AutoParallel]update EmbeddingLookUp op
Merge pull request !2273 from lichen/fix_embeding_look_up
|
5 years ago |
mindspore-ci-bot
|
5850b99161
|
!2211 Add TruncatePair Op to dataset
Merge pull request !2211 from h.farahat/pair_truncate
|
5 years ago |
wukesong
|
7dfd369998
|
modify lenet&alexnet dir
|
5 years ago |
kouzhenzhong
|
98c1f6f876
|
Dataset: serializer return padd_sample as json str for record
|
5 years ago |
mindspore-ci-bot
|
fce37a5fbe
|
!2281 add Sigmoid and SigmoidGrad operation of GPU
Merge pull request !2281 from zyli2020/add_sigmoid
|
5 years ago |
mindspore-ci-bot
|
164e6674b2
|
!2279 add model zoo script of wide and deep for gpu
Merge pull request !2279 from zyli2020/add_model_script_of_wide_deep_for_gpu
|
5 years ago |
lichenever
|
563622874a
|
update
|
5 years ago |
mindspore-ci-bot
|
6b2724286b
|
!2221 modify modezoo wide&deep
Merge pull request !2221 from yao_yf/model_zoo_wide_deep_modify
|
5 years ago |
chenzomi
|
bbce6faff9
|
remove _quant_ops.py from __init__.py
|
5 years ago |
mindspore-ci-bot
|
ef698a93db
|
!2185 Dataset: convert schema to json in serializer
Merge pull request !2185 from kouzhenzhong/wide_deep_dataset_graph
|
5 years ago |
mindspore-ci-bot
|
92eb09e09a
|
!2266 update numpy version in requirements.txt
Merge pull request !2266 from luoyang/update
|
5 years ago |
mindspore-ci-bot
|
d0c5071cab
|
!1993 [Dataset] Fix codedex.
Merge pull request !1993 from luoyang/pylint
|
5 years ago |
mindspore-ci-bot
|
2ecd5bdf25
|
!2239 [MD] convert csv to mindrecord
Merge pull request !2239 from liyong126/csv_to_mindrecord
|
5 years ago |
mindspore-ci-bot
|
d9b8da14e2
|
!2275 [Auto parallel] Changing bprob of EmbeddingLookup
Merge pull request !2275 from Xiaoda/4-fix-the-embeddinglookup-errors
|
5 years ago |
mindspore-ci-bot
|
8b4fc72cbd
|
!2296 fix export lite model for gpu
Merge pull request !2296 from yangjie159/fix-export-lite-model-for-gpu
|
5 years ago |
yao_yf
|
60fa330322
|
modelzoo_widedeep_modify
|
5 years ago |
mindspore-ci-bot
|
2e002ab64c
|
!2292 gpu fix all nop node graph execute
Merge pull request !2292 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
9b90d89f6b
|
!2276 fix eliminate get ref parameter
Merge pull request !2276 from fary86/fix_eliminate_get_ref
|
5 years ago |
mindspore-ci-bot
|
0b70d7a0d0
|
!2278 modify comment for def set_context
Merge pull request !2278 from changzherui/mod_comment
|
5 years ago |
mindspore-ci-bot
|
a486f1131c
|
!2271 add dependency for HostAllGather and HostReduceScatter
Merge pull request !2271 from yihuaijie/master
|
5 years ago |
yanzhenxiang2020
|
f07f6655ee
|
update AicpuParamHead for aicpu
|
5 years ago |
mindspore-ci-bot
|
b32c7192d5
|
!2283 fix connect size error in device_queue_profiling_xxx.txt
Merge pull request !2283 from yanghaitao/yht_fix_profiling_inline_node
|
5 years ago |
yangjie159
|
8dde5b9ad9
|
fix export lite model for gpu
|
5 years ago |
Yi Huaijie
|
eae69a386a
|
delete attribute seed of Initializer
|
5 years ago |
WilliamLian
|
e3a26c2229
|
fix transdata insert cast
|
5 years ago |
mindspore-ci-bot
|
e32d539b5f
|
!2270 fix code review
Merge pull request !2270 from lianliguang/master
|
5 years ago |
jjfeing
|
c26274f324
|
fix code review bug
|
5 years ago |
fary86
|
15b3fba0ef
|
Fix eliminate get ref parameter
|
5 years ago |
Xiaoda Zhang
|
69574f3823
|
fix the bprob error of embeddinglookup
|
5 years ago |
limingqi107
|
0f4397cece
|
fix all nop node graph execute
|
5 years ago |
mindspore-ci-bot
|
934bdce432
|
!2280 support host reduce
Merge pull request !2280 from chenjianping/host_reduce
|
5 years ago |