Eric
38944eafc4
Added get dataset size and fix macro
4 years ago
mindspore-ci-bot
a91e9c9294
!14106 reduce ut time of cutmix_batch and ConcatOp
...
From: @luoyang42
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
4 years ago
YangLuo
f7ea18944d
reduce ut time of cutmix_batch
4 years ago
mindspore-ci-bot
5926f7c386
!13906 【MD】【BUG】Conventional judgment on the parameter h w not less than zero
...
From: @xulei2020
Reviewed-by:
Signed-off-by:
4 years ago
xulei2020
4122d1dcce
fix code format bug
4 years ago
mindspore-ci-bot
b1b99b97d7
!13750 Add check of ResizePreserveARWithFiller operation
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
d3265f0591
Add check of ResizePreserveARWithFiller operation
4 years ago
mindspore-ci-bot
06892b83ff
!13575 Add check to RgbToGray
...
From: @shenwei41
Reviewed-by: @tiancixiao,@liucunwei
Signed-off-by: @liucunwei
4 years ago
Xiao Tianci
b88a68c9e8
fix canny when size is 7
4 years ago
mindspore-ci-bot
0451a800bc
!13571 Added seed to prevent random failures in ut
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
8a1f283efc
Add check to RgbToGray
4 years ago
Eric
a3c98d9d59
Added fix for random core dump
4 years ago
mindspore-ci-bot
b45f289801
!13504 Add check of GetPerspectiveTransform and GetAffineTransform
...
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
dd90f7f055
!13506 dataset UT: Reinstate INFO logging and data verification - part 3
...
From: @cathwong
Reviewed-by: @robingrosman,@liucunwei
Signed-off-by: @robingrosman
4 years ago
Cathy Wong
1775c4e83d
dataset: Reinstate INFO logging and data verification - part 3
...
Updates: GetItemAt, CreateFromVector, CreateScalar.
Add TEST_MS_LOG_MSTENSOR.
Wrap ASSERT_OK around Tensor function calls.
4 years ago
shenwei41
89f109a3f3
add check of operation
4 years ago
Eric
a7da38feeb
Added example for ngram
4 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
Eric
c730df23e8
Added json fix 2
4 years ago
Eric
4be0ffb9ba
removing type_id.h from header files
4 years ago
shenwei41
d1bb9d470e
Add resizefiller
4 years ago
Eric
9b921953f9
misc issues
4 years ago
Lixia Chen
30017ea5a0
Fix codex issues
4 years ago
mindspore-ci-bot
0cf6fb5310
!13264 [MD] Fix input check bug in RandomSelectSubpolicyOperation and codex issues
...
From: @tina_mengting_zhang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
4 years ago
Eric
82f7c6f2c7
Moving data_helper
...
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
4 years ago
mindspore-ci-bot
483bb9de60
!13078 dataset UT: Reinstate INFO logging and data verification - part 2
...
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
...
for image/vision datasets
4 years ago
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
4 years ago
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
4 years ago
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
...
From: @robingrosman
Reviewed-by:
Signed-off-by:
4 years ago
RobinGrosman
a0e75b845a
Increase default level of parallelism in mindddata pipeline to 8.
...
Adjust memory usage to not increase as parallelism increases. it will
stay at same level it would be with 4 parallelism
4 years ago
mindspore-ci-bot
0febd9c891
!13017 Add RGB2GRAY Operation
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
71ad3bb808
dataset: Specify Sampler and TensorTransform C++ API classes as final
4 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
4 years ago
jonyguo
c426cd5434
fix: increace deviation_ratio for gnn test case
4 years ago
mindspore-ci-bot
62a6f783b3
!12809 Added pull-based prototype
...
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
4 years ago
Mahdi
9c3c36217e
Added pull based prototype
4 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
4 years ago
Zirui Wu
8022001450
Remove datasets.h dependency on tensor.h and other related dependencies
...
Replace std::function<TensorRow(TensorRow)> with std::function<MSTensorVec(MSTensor)> by using std::bind
Replace pad_info with MSTensor
Switch TensorShape/dataset::DataType to vector<int64> /mindspore::DataType
Change TypeId to mindspore::DataType in SchemaObj
address review cmts, add CreateFromMSTensor() in tensor.h/.cc
4 years ago
mindspore-ci-bot
ea8db7baf4
!12936 dataset UT: Reinstate INFO logging and data verification - part 1
...
From: @cathwong
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
Cathy Wong
521c313a3b
dataset: Reinstate INFO logging and data verification - part1
4 years ago
mindspore-ci-bot
9baec79337
!12881 add GaussianBlur and Canny for lite_cv
...
From: @tiancixiao
Reviewed-by:
Signed-off-by:
4 years ago
TinaMengtingZhang
6280582315
fix testcases in c_api_random_test.cc
...
fix testcases in c_api_transforms_test.cc
4 years ago
Xiao Tianci
449452c7ef
add gaussian blur and canny for lite cv process
4 years ago
Eric
f9a2379a70
Fixing api leftover
...
Fixed compile error
Fixed more testcases
4 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
4 years ago
mindspore-ci-bot
7f71525b0a
!12810 dataset: Add IR vision error input tests, plus other UT updates
...
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
253f389817
dataset: Add IR vision error input tests, plus other UT updates
4 years ago