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
|
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 |
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 |
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 |
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 |
liuxiao93
|
8705545bcd
|
Fix bug about output of AddNGrad.
|
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
|
e8b26dbdaa
|
!3151 Fix verification of BatchNorm2d input is 4D.
Merge pull request !3151 from liuxiao93/fix-BatchNorm2d
|
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 |
liuxiao93
|
75881e5f2f
|
check input of BatchNorm is 4D.
|
5 years ago |
mindspore-ci-bot
|
4a19e6b8cb
|
!3114 add coo_tensor
Merge pull request !3114 from riemann_penn/coo_tensor
|
5 years ago |
mindspore-ci-bot
|
a84092e89d
|
!3102 [MD] Add additional parameter checks in RandomCropWithBBoxOp and RandomResizeWithBbox
Merge pull request !3102 from nhussain/random_crop_fixes
|
5 years ago |
Giancarlo Colmenares
|
cfbfaddfe1
|
Updated arithmetic simplify to use Pattern Matcher
|
5 years ago |
mindspore-ci-bot
|
4d83196699
|
!3115 Remove transdata and cast for internal outputs
Merge pull request !3115 from YuJianfeng/master
|
5 years ago |
panyifeng
|
5a10383cc3
|
add coo_tensor
|
5 years ago |
liyong
|
e2ea1fa0df
|
activate num_samples in distributed samplers
|
5 years ago |
yujianfeng
|
188d74f15e
|
Remove transdata and cast for internal outputs
|
5 years ago |
wangnan39@huawei.com
|
86889c59cb
|
optimizer adapt IndexedSlices
|
5 years ago |
mindspore-ci-bot
|
56f70e910c
|
!3080 [parser]remove redundant phi
Merge pull request !3080 from vlne-v1/remove-redundant-phi
|
5 years ago |
mindspore-ci-bot
|
6dd99ee35d
|
!3130 [dump]support dump quant in binary format file
Merge pull request !3130 from vlne-v1/quant_op_depthwise
|
5 years ago |
mindspore-ci-bot
|
a10001cb58
|
!3152 remove 4 auto parallel reshape ut
Merge pull request !3152 from yao_yf/reshape_ut_remove
|
5 years ago |
Wei Luning
|
28d1d37085
|
End at validate when export.
|
5 years ago |
mindspore-ci-bot
|
88c4943abd
|
!2989 bucket reduce sparse gradient
Merge pull request !2989 from kisnwang/two-step-reduce-sparse-gradient
|
5 years ago |
Wei Luning
|
acbccea644
|
remove redundant phi
|
5 years ago |
mindspore-ci-bot
|
1bcbbb08d6
|
!2973 [MD] Add implementation of SlidingWindow TensorOp, c++ & python
Merge pull request !2973 from luoyang/update
|
5 years ago |
yao_yf
|
abebb2004b
|
remove 4 reshape ut
|
5 years ago |
mindspore-ci-bot
|
edec821c50
|
!2876 set reshape operator no redistribution for auto parallel
Merge pull request !2876 from lirongzhen1/master
|
5 years ago |
kswang
|
891b80b9f5
|
add bucket reduce sparse gradient
|
5 years ago |
mindspore-ci-bot
|
1a518e1cff
|
!3144 [MD] Fix ResizeOp behaviour
Merge pull request !3144 from nhussain/dataset_check
|
5 years ago |
nhussain
|
c984b0fc88
|
fix size tuple
|
5 years ago |