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