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
Cathy Wong
4d4c11b133
dataset API docstring cleanup: Standard product terms NumPy, Python
5 years ago
dengyutao
388e43f7cb
delete parameter block_reader for MindDataset
5 years ago
guansongsong
0bf6ae913a
fix python api doc for mindspore.dataset
5 years ago
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
6 years ago
ms_yan
edd7e184d8
modify config api
5 years ago
yanghaitao
365c901ee0
get default value if num_parallel_worker is None
5 years ago
xulei2020
3b71bd0d5d
rename input to children, output to parent
5 years ago
kouzhenzhong
98c1f6f876
Dataset: serializer return padd_sample as json str for record
5 years ago
kouzhenzhong
5dc15ce6e2
Dataset: convert schema to json in serializer
5 years ago
xiefangqi
097cbcc0cb
CocoDataset implementation
5 years ago
Jamie Nisbet
51bc0c0460
consistent design for num_samples
updates
more update
more work
more fixin
post rebase updates
clang formatting
code review recovery
ci fixes
updates
update
update
update
6 years ago
ms_yan
d5e896b51c
delete storageDataset Op API and its test case
6 years ago
mindspore-ci-bot
c680cfbf27
!1157 dataset: add concat operation for dataset
Merge pull request !1157 from ms_yan/concat_dataset
6 years ago
xiefangqi
c937bad53f
minddata support voc
6 years ago
ms_yan
c0fa7b4b19
init commit of concat dataset
change to use __add__ operation instead ds.concat
6 years ago
xiefangqi
108eeb8e3d
fix voc test cases
6 years ago
ms_yan
f0c07c3fa6
Realize take op and add ut
6 years ago
mindspore-ci-bot
80333e9f55
!435 Fix dataset serialize and deserialize for MindDataset
Merge pull request !435 from anthonyaje/fix_serdes_dataset
6 years ago
anthonyaje
ea297c0889
Fix dataset serdes for MindDataset
6 years ago
jzw
3f7054dccb
add skip dataset op
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago