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
Zirui Wu
d233c54139
implemented cpp random choice, apply and compos
python part of random ops
added random select sub policy
validators added
comments added, remaining issues addressed
add more python test cases
fix ci
fix CI
fix order of include files
addr review cmts
addr review cmts
reorg file
fix compile err
address review cmts
address review cmts
5 years ago
Zirui Wu
7b15e5a742
rework on lookup
add test caser
fix ci
address review cmts
ci
addr review cmt
fix typo
address review cmts
add 2 more test cases
cpplint fix
addr cpplint
addr ci
fix tst case err
fix doc str
5 years ago
hesham
c6c6fbed38
Slice docstring changes
5 years ago
qianlong
cb01a99b08
fix dataset.text api doc
5 years ago
hesham
674415f7be
Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
5 years ago
nhussain
d89101b95f
add missing test
5 years ago
hesham
11826fb256
DuplicateOp
5 years ago
nhussain
5515016dba
remove graphengine changes
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
5 years ago
xunxue
87aa9c8f7a
PadEndOp
5 years ago
hesham
f2462bb00d
Mask Op
5 years ago
hesham
e2012a1de9
Slice Op
5 years ago
nhussain
dd9bf09f0a
added FillOp for #119 - special Ops
5 years ago