xulei
78b37afc30
fix mindspore mac compile
fix debugger, mindarmour, audio, gnn, grpc, ps/fl.
4 years ago
xiefangqi
24ac2382ff
mac compile
4 years ago
ms_yan
bfd306a6f2
add common import
4 years ago
ms_yan
d2d442a21f
modify description of cache
4 years ago
luoyang
992da13168
Fix minddata python doc
4 years ago
YangLuo
74d7bb41a6
fix minddata transform issue
5 years ago
Xiao Tianci
08df0ee4fd
combine __all__ in dataset/__init__.py and dataset/engine/__init__.py to be one
5 years ago
Lixia Chen
23e90216d9
Minor modification for DatasetCache docstring
5 years ago
Xiao Tianci
ca1b692640
add note for ops not supported on windows
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
genglishuai
4d4df68d1e
add DistributedSampler for Concat op
5 years ago
jiangzhiwen
2f506b7985
CSV dataset loader
5 years ago
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
6 years ago
ms_yan
edd7e184d8
modify config api
5 years ago
jiangzhiwen
e0e167a000
add CLUE dataset
5 years ago
ms_yan
bc22c172b8
add TensorDataset and its ut
6 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
Peilin Wang
d4c93575e7
fixed bug for split, RandomSampler and some other cleanup
add another test case
typo
merge conflict
another PR changed testing behavior, updated test cases in this commit
added input check for use_sampler
addressed code review comments
fixed pylint, not related to my changes
6 years ago
ms_yan
d5e896b51c
delete storageDataset Op API and its test case
6 years ago
heleiwang
599a449e0b
Support processing GNN data
6 years ago
Jesse Lee
270bf831a9
Random Data Op
6 years ago
mindspore-ci-bot
822a3160e4
!404 [Dataset] Add Python Sampler support for CPP dataset
Merge pull request !404 from JunhanHu/python_sampler_for_cpp_dataset
6 years ago
yanghaitao
2795e492ff
TextFileDataset
6 years ago
Junhan Hu
43a2e99833
Add python sampler support for CPP dataset
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago