Xiao Tianci
a77ed2a5c0
fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {}
4 years ago
harshvardhangupta
52d1212239
remove builder
4 years ago
i-robot
a5118ae5f2
!19507 Remove builder from CacheOp, CacheLookupOp, CacheMergeOp
Merge pull request !19507 from lixiachen/remove_cacheop_builders
4 years ago
Lixia Chen
946693e860
Remove builder from cache ops
4 years ago
i-robot
0a6732f6dc
!19047 [MD] Remove Builder
Merge pull request !19047 from harshvardhangupta/remove_builder
4 years ago
Harshvardhan Gupta
5bd8fb57fc
remove builder
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
YangLuo
4e9f6d54f7
update cpp api & doc
4 years ago
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
4 years ago
Xiao Tianci
a54e65a7ad
add Crop Python API
5 years ago
Xiao Tianci
9c4c1c6a77
add Rotate Python API
5 years ago
Zhenglong Li
2c7d1bf603
Implement new gnn feature
4 years ago
mindspore-ci-bot
cf27d3c8dc
!12972 Removing Builder from dataset ops phase 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
EricZ
16837a4639
Removing Builder from dataset ops phase 1
5 years ago
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
5 years ago
zetongzhao
728b180329
delete_extra files
5 years ago
mindspore-ci-bot
686225ad2a
!16382 Unity Input Order
From: @zetongzhao
Reviewed-by:
Signed-off-by:
5 years ago
zetongzhao
4cb53823fd
all the updated input order
Fix FillOperation to_json function
Fix FillOperation to_json function
serialize tensor without testing
fix unity input order bug, next step is to test the tensor serialization
serialize tensor, testing code in tensor_test.cc
change for tensor serialization
changes after review
changes after review
clang-format the files
rename
5 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
5 years ago
mindspore-ci-bot
601322356b
!15638 VOCDataset need to add img_id for evaluation
From: @xiefangqi
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
5 years ago
xiefangqi
9b846c7873
voc add image_id column
5 years ago
jonyguo
9452142b50
enhance: enable shuffle infile / files when mindrecord
5 years ago
mindspore-ci-bot
b5cddcb8cc
!16036 Improve performance of multi-processing option for dataset
From: @robingrosman
Reviewed-by:
Signed-off-by:
5 years ago
RobinGrosman
9a7d1fc034
Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue
5 years ago
mindspore-ci-bot
6fcd6cab68
!16119 Fix minddata issues
From: @luoyang42
Reviewed-by: @jonyguo,@liucunwei
Signed-off-by: @jonyguo,@liucunwei
5 years ago
mindspore-ci-bot
d3a175e30f
!16078 Modify Normalize to accept images with more than 3 channels
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
5 years ago
YangLuo
0a4da64e13
Fix minddata issues
5 years ago
mindspore-ci-bot
b86747b9a6
!15813 Convert some pipeline Ops to be inlined
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
hesham
fd943bbdc0
Modify normalize to support multiple of channels
5 years ago
Lixia Chen
5967cb2cd7
Unblock mindrecord under cache
5 years ago
hesham
e4c0bd51a5
Modify concat to be an inlined Op
Modify zip to be an inlined Op
Modify take to be an inlined Op
Modify skip to be an inlined Op
Modify rename to be an inlined Op
Modify filter to consume child's rows using one thread
5 years ago
mindspore-ci-bot
9c7cb65c3b
!15801 Split sampler and vision IR files
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
cefcf6c2ae
!15931 Add eager tests for transform ops, and add a shape comparison in the EXPECT_MSTENSOR_EQ Macro
From: @alexyuyue
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mohammad
9ce28cd34c
split sampler vision IR files
5 years ago
alex-yuyue
9ef4331f56
Add eager tests for transform ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
Cathy Wong
636809c255
dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType
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
mindspore-ci-bot
5b7ed56d57
!12521 [WIP] MindData C++ Plugin infrastructure with GDAL decode
From: @ziruiwu
Reviewed-by:
Signed-off-by:
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
a2ee0cb3e5
dataset UT: Update UTs to check for return Status
5 years ago
mindspore-ci-bot
1d89109d19
!14929 Cleanup stale comments about DataBuffers
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
5 years ago
mindspore-ci-bot
727203a498
!14911 dataset: Fill op: C++ API support, UTs and Pybind decoupling
From: @cathwong
Reviewed-by:
Signed-off-by:
5 years ago
Cathy Wong
7e6a03487e
dataset: Fill op: C++ API support, UTs and Pybind decoupling
5 years ago
mindspore-ci-bot
e07a69d8f8
!14874 GNN dataset new feature
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
hesham
15354569f2
Cleanup stale comments about DataBuffers
5 years ago
ms_yan
ecb8d6bc08
add pil version cubic resize
5 years ago