jonyguo
06130c0595
fix: serval bugs
4 years ago
ms_yan
e7360dc8b7
detect first batch when sending data
4 years ago
ms_yan
92ade1bda7
expose some api as has been used in api example
4 years ago
YangLuo
10df4c71d2
Update python docstring
4 years ago
ms_yan
d480a78c21
enhance api description
4 years ago
luoyang
992da13168
Fix minddata python doc
4 years ago
Cathy Wong
3c61e3b7c7
MD CI code warning fixes
4 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
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
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
zhangyi
69ee1a077f
fix api comment's format.
5 years ago
Eric
a7da38feeb
Added example for ngram
5 years ago
alex-yuyue
2457f52596
Fix CI warning and test team issues
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
c9ce0d371a
!12956 [MD] fix examples in docs of minddata
From: @tiancixiao
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
Xiao Tianci
bf69444b3a
fix the examples in docs of minddata
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
alex-yuyue
6d7be32614
Add more callable test and clean the input check
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
liyong
a4ac6f429b
fix some bugs
5 years ago
Xiao Tianci
3e85e124d7
fix some errors of minddata docs
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
13465716071
3594bd581c
Mindcon Shandong bug fix part1
fix rebase confict
5 years ago
alex-yuyue
6fd58dc580
Add call for decoupled image and text ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
7957a3b6f5
!10988 Tensor op decoupling stage 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
be46ccf721
Started vision decoupling
map validate params
Changing bindings
Change behavior of vision.cc
Added signature and changed Cmake
Compiling
Need to fix compile
Added compiling random transforms
python changes for decoupling
two failed test case remaining
Compiling random choice
passes all ut
Changed assert
review comments
Added validate params
add back return value
Fix lint
py lint fix
pylint 2
Addressing comments
5 years ago
zhangyi
5b5cfee0b1
fix some api comments.
5 years ago
jonyguo
553e503e5a
fix: api comment
5 years ago
liyong
ee042b90f7
fix num_sample in sequentialSampler and randomSampler
5 years ago
liyong
fb2bd156c9
add unique op
5 years ago
Cathy Wong
e0aaf847aa
dataset API docstring: Update/add text examples
5 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
Merge pull request !5300 from nhussain/slice_op
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
Cathy Wong
e971a3aed9
dataset API docstring: Update datasets.py and config.py
5 years ago
Cathy Wong
c101aca224
dataset API docstring: Update transforms and vision desc and examples.
Add ImageBatchFormat to init.
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
Cathy Wong
4d4c11b133
dataset API docstring cleanup: Standard product terms NumPy, Python
5 years ago
mindspore-ci-bot
ab29dbf98b
!5385 dataset fixes: Update OneHot API doc; fixup UTs
Merge pull request !5385 from cathwong/ckw_dataset_ut_cleanup8
5 years ago
mindspore-ci-bot
7367e72d19
!5094 Fix sliceOp API
Merge pull request !5094 from h.farahat/master
5 years ago
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
5 years ago
YangLuo
a2bd2c8721
Change docstring of OneHot to avoid misunderstanding
5 years ago
hesham
5417d9f3e5
Fix sliceOp API
5 years ago
ms_yan
501f549bc9
modify comment for api
5 years ago
anzhengqi
3e31ac6d62
all Dataset support get_dataset_size
5 years ago
anzhengqi
e72e78e2ec
update api document
5 years ago
guansongsong
0bf6ae913a
fix python api doc for mindspore.dataset
5 years ago
ms_yan
7888f78bb8
repair api format problem in totype, totensor, slice
5 years ago
Zirui Wu
8c6dae88a7
update docstring for compose/randomAppply/randomChoice to stay consistent with py_transforms
address review cmts
address review cmts
5 years ago
xiefangqi
194f73132e
fix numpy docstring problem
5 years ago