YangLuo
|
bf48400c10
|
unify include file of minddata
|
4 years ago |
alex-yuyue
|
97e3232b6d
|
Add more ut for transform ops and subset sampler
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
4 years ago |
Cathy Wong
|
a2ee0cb3e5
|
dataset UT: Update UTs to check for return Status
|
4 years ago |
YangLuo
|
b85a905eaf
|
fix codex warning
|
5 years ago |
Cathy Wong
|
71ad3bb808
|
dataset: Specify Sampler and TensorTransform C++ API classes as final
|
5 years ago |
Eric
|
f9a2379a70
|
Fixing api leftover
Fixed compile error
Fixed more testcases
|
5 years ago |
mindspore-ci-bot
|
4f504ad2a3
|
!12760 Fix include file(samplers.h) contains internal head file & Fix execute ut
From: @luoyang42
Reviewed-by: @pandoublefeng,@heleiwang,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
|
5 years ago |
Cathy Wong
|
253f389817
|
dataset: Add IR vision error input tests, plus other UT updates
|
5 years ago |
YangLuo
|
eecbc99b2e
|
fix minddata include internal head file & fix execute ut
|
5 years ago |
mohammad
|
f73def5933
|
make C++ API classes for samplers
|
5 years ago |
mohammad
|
9e6fcc7f23
|
return status from sampler IR functions
|
5 years ago |
Eric
|
9953757ff4
|
Fixed tenor compile error for MD
|
5 years ago |
hesham
|
7120c66998
|
Add SubsetSampler
|
5 years ago |
Lixia Chen
|
273865a72b
|
Rename SamplerObj::Build() to SamplerBuild()
|
5 years ago |
mohammad
|
f48ab2b5c9
|
make MD public headers standalone
|
5 years ago |
mindspore-ci-bot
|
5fd77356c9
|
!9687 Adding AddChild functionality to SamplerObj
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
|
5 years ago |
Xiao Tianci
|
633f97bb48
|
fix get dataset size in distributed scenario
|
5 years ago |
Mahdi
|
0f2b5d8cac
|
Changed SamplerObj validate params to return status and added AddChild to it
|
5 years ago |
Mahdi
|
ecde0f03a2
|
Updated GetNumSamples logic
|
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 |
Xiao Tianci
|
823e52f1dc
|
add params checking of offset in distributed_sampler
add related comment to explain
add related UT
|
5 years ago |
luoyang
|
f0e976dbda
|
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
|
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 |
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 |