Lixia Chen
a7f0e13234
Remove special treatment for cache above repeat
2020-12-16 21:13:04 -05:00
Lixia Chen
32b82c2737
Fix a core dump in TreeConsumer::Terminate()
...
and other minor cache changes
2020-12-08 15:38:40 -05:00
Lixia Chen
27579fe858
Fix a seg fault caused by std::regex
2020-12-04 20:58:11 -05:00
Jesse Lee
0c8dfc68ec
Fix hang on RequestFreeTag
2020-12-04 14:54:30 -05:00
Nat Sutyanyong
d69a29a44e
Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
2020-12-03 14:40:03 -05:00
Lixia Chen
2ddb1fb75e
More CRC fix and blocking BatchOp under cache
2020-12-01 15:20:33 -05:00
tinazhang
27698866d1
Block take/skip under cache and fix docstring
...
and other minor changes per the request of HQ testers
2020-11-26 17:44:19 -05:00
Lixia Chen
ab7427f1a9
Minor fix for DatasetCache param validation
2020-11-25 13:20:30 -05:00
Lixia Chen
572c5e5f29
Rebase up to 542a52fbf8
2020-10-29 20:34:09 -04:00
Lixia Chen
477808e622
Enable cache for other leaf ops
2020-09-25 13:11:04 -04:00
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
2020-09-24 14:09:08 -04: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
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
2020-08-19 13:45:55 -04:00
guansongsong
1906ed1be8
fix cache description again
2020-07-28 13:26:29 +08:00
guansongsong
b6529b9096
fix cache description
2020-07-28 13:03:06 +08:00
qianlong
bf87b1d1fb
fix cache op core dump
2020-07-25 18:37:02 +08:00
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
2020-07-20 13:02:47 +08:00
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
2020-07-13 10:18:53 -04:00