Commit Graph

347 Commits (c4938599786e359850eafe7fe1be565cef4593cf)

Author SHA1 Message Date
mindspore-ci-bot 7ec0b5857a !3977 [MD] Refactor Concatenate Op
6 years ago
nhussain 61769b2dd9 fix concat
6 years ago
mindspore-ci-bot 27e51c5a63 !3553 Unify np array comparisons
6 years ago
dengyutao 388e43f7cb delete parameter block_reader for MindDataset
6 years ago
xiefangqi 6017b050ac add generatordataset support split
6 years ago
tony_liu2 269b477684 use np.testing.assert instead of asserting
6 years ago
mindspore-ci-bot d06da1d270 !3603 Check that the number columns of names and default matches
6 years ago
jiangzhiwen 2cc6b5cb52 fix number of columns not match
6 years ago
guansongsong 1906ed1be8 fix cache description again
6 years ago
guansongsong b6529b9096 fix cache description
6 years ago
guansongsong 620d951e5e Merge branch 'ql/fix_cache_core' of https://gitee.com/qianlong21st/mindspore into ql/fix_cache_core
6 years ago
mindspore-ci-bot 9c06a564d1 !2983 Dataset Tensor class cleanup
6 years ago
qianlong bf87b1d1fb fix cache op core dump
6 years ago
mindspore-ci-bot 0a2980ca74 !3440 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
6 years ago
hesham adfbc891d3 - Add checks and testing for empty tensors
6 years ago
mindspore-ci-bot 06ed9ffd6a !3183 Remove files on test fail for test_minddataset*.py
6 years ago
xulei2020 0af6d75761 add code
6 years ago
qianlong d28c63b6c0 fix diff workers disallow cache
6 years ago
mindspore-ci-bot 21a5f06e93 !3328 Add testcases
6 years ago
tony_liu2 1f4251a440 add try to minddataset python tests to remove files on fail
6 years ago
mindspore-ci-bot 859fe6bc41 !3342 C++ API Support for Skip Dataset Op plus UTs
6 years ago
mindspore-ci-bot df1300d9cb !3294 Refactor opt/pre passes
6 years ago
Cathy Wong 8921a6099c C++ API Support for Skip Dataset Op and UTs
6 years ago
mindspore-ci-bot c24122bb55 !3303 fix validator that checks the vocab_size is positive in vocab.from_file
6 years ago
Nat Sutyanyong 9fb1904ed8 Refactoring opt/pre
6 years ago
shenwei41 4eaa396ca7 Add testcases
6 years ago
Amir Lashkari 6f186aafa0 Update Python UA op, AutoContrast Op and UT
6 years ago
Zirui Wu 40ea84ae81 fix from_file validator minor error, 1 line change
6 years ago
mindspore-ci-bot c451146b14 !3255 Added cpp Equalize op to vision api
6 years ago
panfengfeng 5aad4bdfbf change size
6 years ago
xiefangqi 64a6ed56de fix annotation
6 years ago
mindspore-ci-bot ad651f38bf !3124 [MD] error occur when using numpy types
6 years ago
mindspore-ci-bot bfc18704d5 !3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
6 years ago
mindspore-ci-bot 0e27dccbcf !3093 VOCDataset output change to multi-columns
6 years ago
liyong 28ebd73096 fix bug when int or float is numpy type
6 years ago
Amir Lashkari 572750cd40 Added cpp Equalize op
6 years ago
nhussain b064cbab5d fix upper bound
6 years ago
mindspore-ci-bot b091f74c23 !3016 Add CSV dataset loader
6 years ago
jiangzhiwen 2f506b7985 CSV dataset loader
6 years ago
mindspore-ci-bot fa7fa8a162 !3234 [MD] fix bug when save tfrecord data
6 years ago
liyong f521532a06 fix field_name probelem from tfrecord to mindrecord
6 years ago
xulei2020 18b519ae0f add sentence piece
6 years ago
xiefangqi fbd9e3d402 vocdataset output multi-columns
6 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
6 years ago
mindspore-ci-bot 4945d34a41 !3133 [MD] fix num_sample in distributed sampler
6 years ago
mindspore-ci-bot a84092e89d !3102 [MD] Add additional parameter checks in RandomCropWithBBoxOp and RandomResizeWithBbox
6 years ago
liyong e2ea1fa0df activate num_samples in distributed samplers
6 years ago
mindspore-ci-bot 1bcbbb08d6 !2973 [MD] Add implementation of SlidingWindow TensorOp, c++ & python
6 years ago
mindspore-ci-bot 1a518e1cff !3144 [MD] Fix ResizeOp behaviour
6 years ago
nhussain c984b0fc88 fix size tuple
6 years ago