jonyguo
06130c0595
fix: serval bugs
4 years ago
shenwei41
5572e608d5
fix some error info on transforms
4 years ago
xiefangqi
d6a6a5c6f8
fix dataset api comments
4 years ago
ms_yan
bfd306a6f2
add common import
4 years ago
i-robot
6dcfe64501
!23264 python serdes bug fix
Merge pull request !23264 from zetongzhao/deserialize
4 years ago
jonyguo
da78a17730
fix: may max openfiles in mindrecord and onehot error in py_transform
and cache_admin rpath
4 years ago
zetongzhao
719a207040
deserialize fix
4 years ago
zetongzhao
0d389f3f0c
serdes python operations
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
Lixia Chen
3c0129226b
Fix codex, codecheck, shellcheck issues
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
hesham
4c8d31e138
Remove the check that input to Compose should be a numpy array. Leave input checking to the individual ops
4 years ago
ms_yan
853c200023
modify err msg bug
4 years ago
Lixia Chen
4a5df4c340
Fix session destroy and pyfunc random check
Fix anonymous enum CI warnings
4 years ago
Lixia Chen
8c1b561149
Fix cache code check warnings
4 years ago
ms_yan
9028408da7
put exception into result_queue and do reraise in main process
4 years ago
Cathy Wong
3c61e3b7c7
MD CI code warning fixes
4 years ago
ms_yan
34dcd2b463
modify log of dataset part
5 years ago
mindspore-ci-bot
1713717f5e
!15358 Some API comments of mindspore should be fixed
From: @zhang_yi2020
Reviewed-by: @gemini524,@liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui,@wuxuejian
5 years ago
zhangyi
fa2eaafa51
fix some error format for api comments.
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
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
xulei2020
4122d1dcce
fix code format bug
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
Lixia Chen
0667818d9a
Block caching after random pyfunc
5 years ago
Xiao Tianci
3e85e124d7
fix some errors of minddata docs
5 years ago
mindspore-ci-bot
e6dcb0c31d
!12239 [MD] fix bugs of execute & update doc description in minddata
From: @luoyang42
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
hesham
4bbc3445f1
datasets.py cleanup
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
luoyang
aa4bf9a3f2
[MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
5 years ago
jonyguo
553e503e5a
fix: api comment
5 years ago