Amir Lashkari
|
572750cd40
|
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
|
5 years ago |
He Wei
|
32379f3e7a
|
Decouple ir from frontend
|
5 years ago |
mindspore-ci-bot
|
74f2c89d01
|
!3253 update docstring for compose/randomAppply/randomChoice to stay consistent with py_transforms
Merge pull request !3253 from ZiruiWu/master
|
5 years ago |
nhussain
|
b064cbab5d
|
fix upper bound
|
5 years ago |
Zirui Wu
|
8c6dae88a7
|
update docstring for compose/randomAppply/randomChoice to stay consistent with py_transforms
address review cmts
address review cmts
|
5 years ago |
changzherui
|
99a2ab4b2e
|
modify asyn save checkpoint bug
|
5 years ago |
mindspore-ci-bot
|
b091f74c23
|
!3016 Add CSV dataset loader
Merge pull request !3016 from jiangzhiwen/dataset/csv
|
5 years ago |
Wei Luning
|
7d5c9d52bc
|
fix geir export bugs
|
5 years ago |
wangnan39@huawei.com
|
082433183d
|
uniform learning_rate behavior of optimizers
|
5 years ago |
Ziyan
|
170d74c878
|
use one allreduce in grad reducer
|
5 years ago |
panfengfeng
|
cbb159de08
|
fix some log errors
|
5 years ago |
mindspore-ci-bot
|
57252dee24
|
!3191 Fix doc error of optim API
Merge pull request !3191 from Simson/doc-fix
|
5 years ago |
lizhenyu
|
3ace75509b
|
refine gpu memory swap performance
|
5 years ago |
jiangzhiwen
|
2f506b7985
|
CSV dataset loader
|
5 years ago |
mindspore-ci-bot
|
fa7fa8a162
|
!3234 [MD] fix bug when save tfrecord data
Merge pull request !3234 from liyong126/fix_save_tfrecod
|
5 years ago |
mindspore-ci-bot
|
5d42d00161
|
!3217 rename operator of sparse optimizer
Merge pull request !3217 from wangnan39/rename_the_operator_of_sparse_optimizer
|
5 years ago |
huanghui
|
b25e114840
|
add op mapping attr for those pass worked in LeNet
|
5 years ago |
mindspore-ci-bot
|
ec118c4eb8
|
!3245 remove transformer st
Merge pull request !3245 from yuchaojie/transformer_st
|
5 years ago |
mindspore-ci-bot
|
c9de2af215
|
!3116 [MD]Add sentencepiece Vocab and Tokenizer
Merge pull request !3116 from xulei/sentence_piece0715
|
5 years ago |
mindspore-ci-bot
|
28b5f2e371
|
!3226 Fix Concatenate docstring problem
Merge pull request !3226 from xiefangqi/md_fix_docstring_numpy
|
5 years ago |
mindspore-ci-bot
|
38355223b0
|
!3227 Disable minddata cache thread
Merge pull request !3227 from xiefangqi/md_comment_cache_server
|
5 years ago |
yuchaojie
|
f960a6c403
|
remove transformer st
|
5 years ago |
yao_yf
|
3dbe872596
|
modezoo wide&deep run clusters
|
5 years ago |
liyong
|
f521532a06
|
fix field_name probelem from tfrecord to mindrecord
|
5 years ago |
mindspore-ci-bot
|
b5d8dad47d
|
!3187 Remove useless log in TopK kernel
Merge pull request !3187 from chenweifeng/topk
|
5 years ago |
yanghaitao
|
a97777d67e
|
fix RandomAffine resample bug
|
5 years ago |
hexia
|
65da4463c1
|
check model input
|
5 years ago |
xulei2020
|
18b519ae0f
|
add sentence piece
|
5 years ago |
wukesong
|
513c45d3cf
|
change lenet&alexnet dir
|
5 years ago |
mindspore-ci-bot
|
5c81f9caa0
|
!3225 Fix input verification for input of GlobalbatchNorm.
Merge pull request !3225 from liuxiao93/fix-check-input-for-GlobalBatchNorm
|
5 years ago |
xiefangqi
|
fbd9e3d402
|
vocdataset output multi-columns
|
5 years ago |
mindspore-ci-bot
|
72a2b7d496
|
!3117 not reuse ref node input's memory
Merge pull request !3117 from laiyongqiang/refnode_input
|
5 years ago |
yanghaitao
|
ee751be1ca
|
fix connector throughput is negative value
|
5 years ago |
mindspore-ci-bot
|
8e4c0a9d93
|
!3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
|
5 years ago |
mindspore-ci-bot
|
bae2f964e5
|
!3213 Unified code style
Merge pull request !3213 from liubuyu/dev
|
5 years ago |
mindspore-ci-bot
|
a009823498
|
!3223 clean review bot warning
Merge pull request !3223 from lianliguang/master
|
5 years ago |
mindspore-ci-bot
|
485ac8384b
|
!3162 split tuple output node to maketuple
Merge pull request !3162 from lianliguang/split-tuple-node-to-make-tuple
|
5 years ago |
mindspore-ci-bot
|
f19aeaa0d5
|
!3150 fix optimizer example variable
Merge pull request !3150 from ghzl/fix-example-for-optimizer
|
5 years ago |
changzherui
|
dbe4cc32ca
|
mod syn_code bug
|
5 years ago |
anzhengqi
|
008b91b2a1
|
inject epoch ctrl op in the execution tree and send eos at the end of epoch
|
5 years ago |
mindspore-ci-bot
|
28f873e9ad
|
!3203 GPU fix cast fusion bug
Merge pull request !3203 from VectorSL/fix-cast-fusion
|
5 years ago |
wangnan39@huawei.com
|
1cdf6a10ac
|
rename operators of sparse optimizer
|
5 years ago |
liuxiao93
|
4c98a00830
|
Fix input verification for input of GlobalbatchNorm.
|
5 years ago |
mindspore-ci-bot
|
fd9619bbf1
|
!3158 Add akg op registers abs/exp for Gelu/GeluGrad.
Merge pull request !3158 from DeshiChen/0717_regop_gelu
|
5 years ago |
mindspore-ci-bot
|
72b23b0fa4
|
!3174 insert transdata in print process
Merge pull request !3174 from lvchangquan/transdata
|
5 years ago |
simson
|
a1f789640b
|
fix doc error of optim API
|
5 years ago |
mindspore-ci-bot
|
ef7cfaaf2e
|
!3172 Fix bugs of the MaybeDropNodes function
Merge pull request !3172 from Kang/opt
|
5 years ago |
guoqi
|
5e5073a3fe
|
move resnet from model_zoo to model_zoo/official/cv folder
|
5 years ago |
WilliamLian
|
6ed2e636e1
|
clean review bot warning
|
5 years ago |
laiyongqiang
|
acba03b191
|
not reuse ref node input's memory
|
5 years ago |