jonyguo
6df1a43ec2
fix: padded dataset with non div & repeat
5 years ago
Eric
c79db93c48
Initial commit for album
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago
xiefangqi
e3e7820413
fix cifar stuck problem
5 years ago
mindspore-ci-bot
cda930f9e4
!4759 Fix duplicate column names of CSV Dataset
Merge pull request !4759 from jiangzhiwen/dataset/fix_duplicate_column_names
5 years ago
jiangzhiwen
74be92d698
fix duplicate column names
5 years ago
mindspore-ci-bot
0fa0cd7bfe
!4710 Fix tfreader multi-thread issue
Merge pull request !4710 from xiefangqi/xfq_fix_tfreader_issue
5 years ago
mindspore-ci-bot
6868b9b6fa
!4422 Minddata new dataset api ==> RandomData
Merge pull request !4422 from xiefangqi/xfq_c++api_randomdata
5 years ago
xiefangqi
8e0a7bfbd3
fix tfreader WaitPost register failed
5 years ago
xiefangqi
b91e56375e
add randomdataset and schema
5 years ago
mindspore-ci-bot
026ed2b803
!4638 fix core when use weighted_random_sampler
Merge pull request !4638 from yanghaitao/yht_fix_weighted_sampler
5 years ago
mindspore-ci-bot
b681ef5fc6
!4625 fix tf_read_op issue
Merge pull request !4625 from xiefangqi/fix_tfrecord_issue
5 years ago
xiefangqi
0355de9ab2
fix tfrecord issue
5 years ago
yanghaitao
6cf0c29461
fix weighted random sampler core
5 years ago
genglishuai
4d4df68d1e
add DistributedSampler for Concat op
5 years ago
mindspore-ci-bot
9cc1ca1a19
!3753 CSV dataset reading a file that begins with a blank line will crash
Merge pull request !3753 from jiangzhiwen/dataset/csv_fix_blank_line_header
5 years ago
jiangzhiwen
4673de9f96
fix blank line at header
5 years ago
jiangzhiwen
5842a0212f
c++ api support for CLUE Dataset
5 years ago
mindspore-ci-bot
e19d382473
!3346 Maintain epoch/repeat count for ops
Merge pull request !3346 from lixiachen/repeat_rework
5 years ago
Lixia Chen
ac85b77b76
Maintain epoch/repeat count for ops
5 years ago
mindspore-ci-bot
57fd31b221
!4029 CSV dataset's rows counting adapts the eof of Euler OS
Merge pull request !4029 from jiangzhiwen/dataset/adapt_eof_fix
5 years ago
jiangzhiwen
1125c71776
count rows function adapt euler eof
5 years ago
nhussain
ed4d4107ca
change print structure
5 years ago
mindspore-ci-bot
52689a7dcf
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
xiefangqi
d315dad732
fix another range id problem on e2e testcases
5 years ago
mindspore-ci-bot
ebda55506e
!3716 Adapt the eof of Euler OS
Merge pull request !3716 from jiangzhiwen/dataset/adapt_eof
5 years ago
jiangzhiwen
471ecfcaae
adapt euler eof
5 years ago
Eric
8c018da468
Fixing issues in distributed sampler
Added Distributed sampler option
Fix style
5 years ago
dengyutao
388e43f7cb
delete parameter block_reader for MindDataset
5 years ago
jiangzhiwen
1eda0ef071
change num_samples definition
5 years ago
mindspore-ci-bot
d06da1d270
!3603 Check that the number columns of names and default matches
Merge pull request !3603 from jiangzhiwen/fix_column_names_exceeded
5 years ago
jiangzhiwen
2cc6b5cb52
fix number of columns not match
5 years ago
nhussain
b65125b0a1
add more ifdef and include statments for pybind
5 years ago
hesham
adfbc891d3
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
5 years ago
jiangzhiwen
3bed1ef967
init column_default_list_ when it is empty
5 years ago
mindspore-ci-bot
3d12d368fa
!3332 Fix csv dataset shard
Merge pull request !3332 from jiangzhiwen/fix_csv_shard
5 years ago
jiangzhiwen
58f739e983
fix csv shard
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
mindspore-ci-bot
3f7488f3e5
!3241 fix some log error of dataset
Merge pull request !3241 from panfengfeng/fix_some_log_error
5 years ago
panfengfeng
cbb159de08
fix some log errors
5 years ago
jiangzhiwen
2f506b7985
CSV dataset loader
5 years ago
xiefangqi
fbd9e3d402
vocdataset output multi-columns
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
liyong
bc676fe250
save op in minddataset
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago