hesham
bcf913fb0d
Add temp fix gor generator Op when num_epochs=-1
5 years ago
nsyca
587f1362e9
Revert 'Pull Request !6598 : Revert the code changes in PR3974'
5 years ago
mindspore-ci-bot
6f77ec45f1
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
5 years ago
YangLuo
c36a36304c
[MD] sampler log update
5 years ago
Lixia Chen
477808e622
Enable cache for other leaf ops
5 years ago
nsyca
78a0576833
revert code in PR3974
5 years ago
shenwei41
f2e34b2eaf
Clean up the view code
5 years ago
mindspore-ci-bot
ef42280d03
!6433 CSV Dataset fix StateDiagram iter compare to other container's end
Merge pull request !6433 from jiangzhiwen/fix/csv_iter_compare_end
5 years ago
mindspore-ci-bot
ddac441dfd
!6171 [MD] loading dataset log / dataset validation / dataset description
Merge pull request !6171 from luoyang/c-api-pyfunc
5 years ago
jiangzhiwen
bf7e14a083
fix StateDiagram iter compare to other container's end
5 years ago
luoyang
9064a5f731
add num_row check & fix api distributed sampler, lookup, default value
of usage
5 years ago
jiangzhiwen
f80db10d27
check if csv file is open
5 years ago
mindspore-ci-bot
0d486adef1
!3974 Eliminate the pause for each cycle of the Repeat
Merge pull request !3974 from lixiachen/repeat_task2
5 years ago
Zirui Wu
61004697c0
allow both image-idx and image.idx in mnist
5 years ago
Lixia Chen
b5b333726f
Leaf ops do self-reset.
5 years ago
YangLuo
f5a85510f2
[MD] dataset op log changes
5 years ago
Zirui Wu
1bb93580dd
Add usage flag to MNIST/CIFAR
ci fix 1
fix ci 2
fix ci 3
fix ci 4
fix ci 5
fix ci 6
fix ci 7
change var name in CelebA from dataset_type to usage
address review cmts
fix cpp ut fail
change mode to usage in VOCDataset
fix cmts
fix ci test case fail
5 years ago
nhussain
3bac9d3713
switch input columns and operation
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
mindspore-ci-bot
75045e3e2a
!5884 Modify alarm
Merge pull request !5884 from shenwei41/sw_master
5 years ago
shenwei41
0c6ce88058
Alarm modification
5 years ago
xiefangqi
9b8c19d9f1
fix dataset thread register problem
5 years ago
mindspore-ci-bot
bdf9617730
!5721 Modify alarm
Merge pull request !5721 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
d76ac7c6e8
!5648 GetColumnNames for Python
Merge pull request !5648 from MahdiRahmaniHanzaki/get-col-name
5 years ago
shenwei41
675e4767e0
Modify alarm
5 years ago
jiangzhiwen
1a1a8893a4
Align num_samples of CSV with other dataset
5 years ago
Mahdi
6e7aab8c4f
Added GetColumnNames for Datasets
5 years ago
mindspore-ci-bot
e502afca2d
!5646 WIP, Fix COCO incorrect header guard and pass by value, precursor to adding usage to COCO
Merge pull request !5646 from ZiruiWu/coco_fix_up
5 years ago
Zirui Wu
f84d898f0b
coco clean up
5 years ago
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
5 years ago
mindspore-ci-bot
6e452d829d
!5496 Change the argument type of CSV state function from char to int
Merge pull request !5496 from jiangzhiwen/bug/csv_char_to_int
5 years ago
jiangzhiwen
368c560c49
change state function argument type
5 years ago
ervinzhang
50cda2f8b1
added build option to build full minddata in ms-lite
5 years ago
jiangzhiwen
767f97cdb3
move GetValue out of try-catch
5 years ago
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