mohammad
f73def5933
make C++ API classes for samplers
5 years ago
Eric
9953757ff4
Fixed tenor compile error for MD
5 years ago
Zirui Wu
3555d19b07
fix get num_class in imagefolder
address cmt
review cmts
5 years ago
Zirui Wu
5d1ada682c
remove uncessary headers
staging II
clean up
further clean up
fix merge conflict with 8139
fix complie err
5 years ago
hesham
5169fb4c42
Remove api namespace
5 years ago
Cathy Wong
18ecd65f93
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
5 years ago
alex-yuyue
913a49f3af
Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
hesham
f3880f8355
Add GetBatchSizer and GetRepeatCount to c++ API
5 years ago
Mahdi
0e03f5b0dd
Added GetDatasetSize
5 years ago
Zirui Wu
cfc50e231a
Added IR breakdown for remaining ops after PR7596
fix android build failure
fix include in datasets.cc
attempting fix android build
fix complie err x86
5 years ago
Zirui Wu
d471552fc5
shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
concat, bucketbatch project rename
fix ci round 1
fix ci round 2
fix up
fix ci
5 years ago
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
5 years ago
Cathy Wong
9f7c1a32e7
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
5 years ago
yanghaitao1
4ff4c17632
fix get_dataset_size in CelebADataset when usage is not all
5 years ago
luoyang
9064a5f731
add num_row check & fix api distributed sampler, lookup, default value
of usage
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
YangLuo
419478b410
Change default value of sampler to seperate behaviour of default sampler
& null sampler, add check for duplicate column name
5 years ago
luoyang
373adaa553
!4402 [Dataset] Fix c_api bugs
5 years ago
tony_liu2
deb1146474
reorganize headers and tests
remove headers
fix iterator file
fix pr comments
fix new file
5 years ago
tony_liu2
3a020fe877
split c_api_test
split into datasets
review fix
fix merge issues
fixed minddata lite build issues
5 years ago