hesham
7120c66998
Add SubsetSampler
4 years ago
liyong
ee042b90f7
fix num_sample in sequentialSampler and randomSampler
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
5 years ago
liyong
7341421d3b
fix num samples in pk sampler
5 years ago
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
5 years ago
liyong
2412ee09ce
fix distributedSampler reshuffle and fix random_device failed
5 years ago
liyong
d4f8f57c7e
add split in minddataset
5 years ago
Yang
9b2a778d94
!1478 [Dataset] clean pylint.
5 years ago
Yang
abca62f407
10:00 26/5 clean pylint
5 years ago
mindspore-ci-bot
458436186c
!1365 Clean up work for text python sub-package
...
Merge pull request !1365 from h.farahat/text_namespace
5 years ago
mindspore-ci-bot
6f733ec113
!1308 Stage 2 of adding support for string Tensor
...
Merge pull request !1308 from h.farahat/string_tensor2
5 years ago
hesham
6c21e556c4
Clean up work for text python package
5 years ago
heleiwang
599a449e0b
Support processing GNN data
5 years ago
hesham
df361d1d26
Change mem layout of string tensor
...
add support for MindRecord and TFRecord
----
optimize tensorshape
optimize tensorshape and FlatIndex
TFRecord and MindRecord support for string tensor
Modify mem layout
Add new constructor
Add method Allocate
Change some GetMutableBuffer usages to AllocateBuffer
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
liyong
b520ca9087
fix pk sampler in mindrecord
5 years ago
liyong
f1542a90a3
add pk sampler
5 years ago
liyong
0ce83e39e1
fix TestShardSampleWrongNumber
...
adjust internal api
5 years ago
liyong
11403492ae
add mindrecord subset random sampler
5 years ago