17 Commits (b6035cf1a135d130a3d2cc229ffe449bbef4294a)

Author SHA1 Message Date
  RobinGrosman c90efc0403 add check for shm available when num_devices=1 to avoid bus errors 4 years ago
  hetshah 2c1666fd06 set num epochs for iterators that use the default value 4 years ago
  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 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 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 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 5 years ago
  zhunaipan 930a1fb0a8 initial version 6 years ago