Cathy Wong
befe8f4837
[MD]Enhance Python Multiprocessing test coverage
2022-02-11 12:31:21 -05:00
ms_yan
192983b5da
check operator mixed or not
2021-12-23 10:22:03 +08:00
luoyang
beba798e00
fix minddata ut core
2021-10-29 16:28:22 +08:00
RobinGrosman
c90efc0403
add check for shm available when num_devices=1 to avoid bus errors
...
-Required modifying tests to reduce memory usage to check doesn't fail during CI
-Also required fixing max_rowsize to be externalized from map+batch() function
2021-09-24 10:24:31 -07:00
hetshah
2c1666fd06
set num epochs for iterators that use the default value
...
add explicit paramter for infinite iterators
set appropriate value for num_epoch param for iteratos
fix long lines
remove trailing whitespace
fixed typo
remove comment
fixed comments
fixed test
2021-09-22 17:32:50 +00:00
Guo Zhijian
f49bacde09
fix: pyfunc hung when it's a yield func
2021-09-16 09:20:44 +08:00
xiefangqi
66c5f937dd
fix attr failed problem
2021-09-10 18:01:04 +08:00
RobinGrosman
ca88d7d76a
fix edge case and docstring in minddata multiprocessing shared memory code
2021-05-16 06:46:44 -07:00
RobinGrosman
9a7d1fc034
Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue
2021-05-11 15:16:29 -07:00
luoyang
624511337c
MindData Codespell correction
2021-04-07 10:20:29 +08:00
nhussain
fda9462682
embed python compose op
...
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
2020-09-21 11:24:55 -04:00
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
2020-09-11 11:35:50 +08:00
nhussain
92e99ff224
change map calls
2020-09-10 10:25:05 -04:00
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
2020-09-08 10:26:20 -04:00
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
2020-09-01 11:24:26 -04:00
tony_liu2
269b477684
use np.testing.assert instead of asserting
...
fix line lengths
fix spacing
reverse a few changes
2020-07-29 14:53:01 -04:00
jinyaohui
bcfaff97f9
clean pylint
2020-05-18 10:31:46 +08:00
Junhan Hu
83c68ca2ef
Skip pyfunc test case
2020-05-01 15:14:07 -04:00
Junhan Hu
b13e7bc31a
Add python multiprocessing support for Mindspore.dataset
2020-04-21 14:56:25 -04:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00