jonyguo
d05ed11ac3
enable set_seed for distributed
2022-10-23 19:13:35 +08:00
Cathy Wong
b9396a32b7
[MD] Update import transforms statements in dataset UT
2022-05-25 19:51:26 -04:00
David
ee0a815990
Added docs for ut files
2022-05-24 17:43:53 -04:00
Cathy Wong
eb4fd20bac
[MD] Transform Unification Feature - Phase 2A - test_[a-q]*.py Python UT updates
2022-05-04 15:24:18 -04: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
mohammad
b5e91139e2
add GetDatasetSize to concat node
2021-01-21 16:25:48 -05: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
xiefangqi
d0410d6191
md delete set_dataset_size interface
2020-09-09 09:56:03 +08: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
Yang
9b2a778d94
!1478 [Dataset] clean pylint.
2020-05-28 14:06:36 +08:00
Cathy Wong
b78894e02b
Cleanup dataset UT: unskip and enhance TFRecord sharding tests
2020-05-20 17:05:38 -04:00
jinyaohui
5a914994ba
clean pylint
2020-05-18 16:42:35 +08:00
jinyaohui
bcfaff97f9
clean pylint
2020-05-18 10:31:46 +08:00
ms_yan
c0fa7b4b19
init commit of concat dataset
...
change to use __add__ operation instead ds.concat
2020-05-15 13:14:13 +08:00