Commit Graph

13 Commits

Author SHA1 Message Date
jonyguo d05ed11ac3 enable set_seed for distributed 2022-10-23 19:13:35 +08:00
Xiao Tianci 6a8aaf7b11 support processing bytes data in Dataset 2022-08-26 14:33:42 +08:00
David 229603b4b5 Added docs to ut part 4 2022-06-02 21:37:15 -04:00
liyong d9aa18dfca refactor md ut 2021-10-18 17:55:28 +08:00
liyong 0d40abf5dd fix md padding bug 2020-10-30 12:00:44 +08:00
xiefangqi 9b3c33e157 minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
mindspore-ci-bot bb84f50407 !5473 optim pylint
Merge pull request !5473 from jinyaohui/master
2020-09-02 15:25:30 +08:00
Lixia Chen 27d5281641 Change epoch count to 1 for python testcases 2020-09-01 11:24:26 -04:00
jinyaohui a9972a7def optim pylint 2020-08-31 14:49:57 +08:00
tony_liu2 1f4251a440 add try to minddataset python tests to remove files on fail
delete unrelated file

change finally to except else

fix spacing alignment

fix indentation

fix indentation

fix indentation

add fix to new test case

add if main for pytest

fix spacing
2020-07-22 16:34:10 -04:00
liyong 2412ee09ce fix distributedSampler reshuffle and fix random_device failed 2020-06-21 18:23:47 +08:00
jonyguo bb2082daec fix: MindDataset padded log error 2020-06-13 19:46:24 +08:00
liyong feff8899ac support padding samples 2020-06-05 09:14:42 +08:00