Guo Zhijian
f49bacde09
fix: pyfunc hung when it's a yield func
4 years ago
xiefangqi
66c5f937dd
fix attr failed problem
4 years ago
RobinGrosman
ca88d7d76a
fix edge case and docstring in minddata multiprocessing shared memory code
4 years ago
RobinGrosman
9a7d1fc034
Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue
4 years ago
luoyang
624511337c
MindData Codespell correction
5 years ago
nhussain
fda9462682
embed python compose op
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
5 years ago
nhussain
92e99ff224
change map calls
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
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
5 years ago
tony_liu2
269b477684
use np.testing.assert instead of asserting
fix line lengths
fix spacing
reverse a few changes
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
Junhan Hu
83c68ca2ef
Skip pyfunc test case
5 years ago
Junhan Hu
b13e7bc31a
Add python multiprocessing support for Mindspore.dataset
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago