YangLuo
60b8e3d985
format minddata log
2022-11-03 21:02:01 +08:00
jonyguo
0571532873
del batch param: column_order & pad_info
2022-10-17 09:35:41 +08:00
Xiao Tianci
6a8aaf7b11
support processing bytes data in Dataset
2022-08-26 14:33:42 +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
donrichnx
eee07047a0
[feat] [assistant] [I40GYJ] add Captioning task of CocoDataset
2022-01-24 17:24:16 +08:00
xiefangqi
f74b5cea0c
optimize datasetops error msg
2021-12-01 09:11:22 +08: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
ms_yan
be65ebcb28
complete dataset log
2021-06-08 16:45:47 +08:00
xiefangqi
53891dbdf7
coco add img_id column
2021-05-24 17:19:58 +08:00
xiefangqi
b6e1fceedc
minddata modify dir validation
2021-05-06 21:35:31 +08:00
xiefangqi
3d72282f26
fix error msg issue
2021-01-30 11:03:53 +08:00
xiefangqi
3f76abcdee
minddata err msg add file path
2021-01-22 16:38:46 +08:00
YangLuo
f5a85510f2
[MD] dataset op log changes
2020-09-12 00:43:36 +08: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
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
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
2020-09-01 11:24:26 -04:00
tony_liu2
269b477684
use np.testing.assert instead of asserting
...
fix line lengths
fix spacing
reverse a few changes
2020-07-29 14:53:01 -04:00
xiefangqi
fbd9e3d402
vocdataset output multi-columns
2020-07-20 14:40:30 +08:00
xiefangqi
5703a10b8b
fix CocoDataset issue
2020-06-20 09:51:10 +08:00
xiefangqi
aab190fcdb
CocoDataset add category_id validation
2020-06-16 21:37:22 +08:00
xiefangqi
097cbcc0cb
CocoDataset implementation
2020-06-11 11:52:17 +08:00