hesham
fd943bbdc0
Modify normalize to support multiple of channels
4 years ago
mohammad
9ce28cd34c
split sampler vision IR files
4 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
mindspore-ci-bot
bd69a86931
!15124 Remove unused #include in cc files in MindData
From: @hfarahat
Reviewed-by: @nsyca,@mikef,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
9c81c5d2a0
!15189 Add more ut for transform ops and subset sampler
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
Zirui Wu
8ebc512d25
plugin infrastruture for mindddata
add single element string tensor support for plugin tensor
5 years ago
alex-yuyue
97e3232b6d
Add more ut for transform ops and subset sampler
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Cathy Wong
7e6a03487e
dataset: Fill op: C++ API support, UTs and Pybind decoupling
5 years ago
Cathy Wong
82f4b3f757
dataset: C++ API TypeCast: change data_type parm from string to DataType
5 years ago
alex-yuyue
83aaed09bb
TensorOp decoupling stage 3 (transform ops)
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Cathy Wong
78392e0d66
dataset: Pybind change for data transforms
5 years ago
liyong
d5b7a67c71
fix asan issue
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
Xiao Tianci
4f1dbc6cd5
correct error message of soft_dvpp ops and fix example of IterSampler
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
5 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
Zhenglong Li
07dd752e1e
Fix aipp config file generator bug
5 years ago
mindspore-ci-bot
c33d767314
!12672 Aipp config file generation
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
5 years ago
Cathy Wong
2f1f0c438d
dataset: C++ API Vision support for Ops with TensorTransform op input
plus UTs
5 years ago
mindspore-ci-bot
5556b12da4
!12480 Adding Affine API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
d328d6eb54
Adding affine
Need to move Affine to image_utilC
Refactored affine
Added affine API
Added API class impl
Removed default from vision ir
Compiling
removed extra file
Spell check
5 years ago
TinaMengtingZhang
518828b639
Support 3 composed data ops and cleanup code
5 years ago
Zhenglong Li
581f1e82d4
API merge with new API class and new IR class
5 years ago
Cathy Wong
3fc204e3bc
dataset: Create C++ API classes for vision transform ops
Review rework
Add overloaded API Map function
Overload Execute, update st test_de.cc and enhance ut execute_test.cc;
More TensorTransform support for BoundingBoxAugment and UniformAug
Execute support for auto case; UT updates
Rebase updates, including fix CI Ascend compilations
test_de.cc - comment out dvpp tests
Rebase updates
Added back testcase and constructor
Added back constructor
added missing macro
Fixed Macro
removed decode
5 years ago
TinaMengtingZhang
c5aa3eeef2
Add API class for data transform ops except Compose, RandomApply, RandomChoice
Add API class for text transforms ops
5 years ago
Lixia Chen
0667818d9a
Block caching after random pyfunc
5 years ago
mindspore-ci-bot
ed7fef5d5e
!12349 [MD] Push down IR files for transforms and text
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
5 years ago
TinaMengtingZhang
462422acc7
Move transforms and text ir down
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
Cathy Wong
fc8b9fc85e
dataset: Push down IR vision files
5 years ago
TinaMengtingZhang
6c02670116
Move TensorOperation and validator functions down to /kernels/ir
5 years ago