mindspore-ci-bot
|
ad651f38bf
|
!3124 [MD] error occur when using numpy types
Merge pull request !3124 from liyong126/fix_numpy_generic
|
5 years ago |
mindspore-ci-bot
|
a2bf5a322e
|
!3129 Decouple ir from frontend
Merge pull request !3129 from hewei/decouple_ir_frontend
|
5 years ago |
fangzehua
|
dde74b227c
|
add 5 vm op
|
5 years ago |
peixu_ren
|
9b45018dfd
|
Add random normal op at MindSpore front-end
|
5 years ago |
mindspore-ci-bot
|
bfc18704d5
|
!3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
Merge pull request !3254 from nhussain/padding_upperbound
|
5 years ago |
mindspore-ci-bot
|
2e4bb93a1e
|
!3250 [quant]bug fixes when export geir
Merge pull request !3250 from vlne-v1/quant_export_geir_biasadd_after_depth_wise
|
5 years ago |
mindspore-ci-bot
|
c10e5f1b22
|
!3146 modelzoo wide&deep run clusters
Merge pull request !3146 from yao_yf/modezoo_widedeep_run_clusters
|
5 years ago |
VectorSL
|
90f15df037
|
add int64-->fp16 and update conv pad
|
5 years ago |
mindspore-ci-bot
|
718431429c
|
!2755 unform learning rate behavior in optimizers
Merge pull request !2755 from wangnan39/uniform_lr_behavior_in_optimizers
|
5 years ago |
mindspore-ci-bot
|
0e27dccbcf
|
!3093 VOCDataset output change to multi-columns
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
|
5 years ago |
liyong
|
28ebd73096
|
fix bug when int or float is numpy type
|
5 years ago |
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 |
nhussain
|
b064cbab5d
|
fix upper bound
|
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 |
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 |
mindspore-ci-bot
|
ec118c4eb8
|
!3245 remove transformer st
Merge pull request !3245 from yuchaojie/transformer_st
|
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 |
xulei2020
|
18b519ae0f
|
add sentence piece
|
5 years ago |
xiefangqi
|
fbd9e3d402
|
vocdataset output multi-columns
|
5 years ago |
mindspore-ci-bot
|
8e4c0a9d93
|
!3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
|
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 |
anzhengqi
|
008b91b2a1
|
inject epoch ctrl op in the execution tree and send eos at the end of epoch
|
5 years ago |
wangnan39@huawei.com
|
1cdf6a10ac
|
rename operators of sparse optimizer
|
5 years ago |
mindspore-ci-bot
|
db80643ee2
|
!3177 Update Arithmetic Simplify to use Pattern Matcher (2)
Merge pull request !3177 from Giancarlo/pm_arithmetic_simplify
|
5 years ago |
WilliamLian
|
d10d1a17f0
|
spilt valuenode & parameter's tuple output to maketuple
|
5 years ago |
mindspore-ci-bot
|
6f8863b65d
|
!3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
Merge pull request !3198 from yanghaoran/code_sync_0718
|
5 years ago |
yanghaoran
|
859acc6d2a
|
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
|
5 years ago |
mindspore-ci-bot
|
05de773775
|
!3209 Fix bug about output of AddNGrad.
Merge pull request !3209 from liuxiao93/AddN
|
5 years ago |
mindspore-ci-bot
|
ffb7040c3c
|
!3200 [clean]remove loop_can_unroll flag, clean some other python code
Merge pull request !3200 from vlne-v1/remove_loop_can_unroll
|
5 years ago |
mindspore-ci-bot
|
419022f2a5
|
!3194 Add concat and pack fission pass
Merge pull request !3194 from YuJianfeng/concat
|
5 years ago |
mindspore-ci-bot
|
014188f47f
|
!3208 [dfx]support attribute error throw from c++
Merge pull request !3208 from vlne-v1/attribute_error_for_pybind
|
5 years ago |
liuxiao93
|
8705545bcd
|
Fix bug about output of AddNGrad.
|
5 years ago |
mindspore-ci-bot
|
32921ea3dc
|
!3166 add gpu oneslike op
Merge pull request !3166 from qujianwei/gpu-oneslike
|
5 years ago |
Wei Luning
|
f362503d57
|
support throw attribute error from c++
|
5 years ago |
Wei Luning
|
88e864a4a3
|
remove loop can unroll flag, clean some python usage
|
5 years ago |
mindspore-ci-bot
|
c5eae497be
|
!3195 move transformer net to new modelzoo directory
Merge pull request !3195 from yuchaojie/transformer_st
|
5 years ago |
mindspore-ci-bot
|
e8b26dbdaa
|
!3151 Fix verification of BatchNorm2d input is 4D.
Merge pull request !3151 from liuxiao93/fix-BatchNorm2d
|
5 years ago |
mindspore-ci-bot
|
43567f9b9f
|
!3147 add RNNTLoss and RandomCategorical ops for aicpu
Merge pull request !3147 from yanzhenxiang2020/add_rnnt_cate_open.new
|
5 years ago |
yujianfeng
|
fa0684d12d
|
Add pack and concat fission pass
|
5 years ago |
mindspore-ci-bot
|
4945d34a41
|
!3133 [MD] fix num_sample in distributed sampler
Merge pull request !3133 from liyong126/md_num_of_samples
|
5 years ago |
qujianwei
|
fb2ac74d9a
|
add gpu oneslike kernel
|
5 years ago |
yuchaojie
|
df5d162417
|
move transformer net to new modelzoo directory
|
5 years ago |
liuxiao93
|
75881e5f2f
|
check input of BatchNorm is 4D.
|
5 years ago |