Commit Graph

28 Commits (master)

Author SHA1 Message Date
hesham 8535e89e6c Remove DataBuffer
4 years ago
Lixia Chen 30017ea5a0 Fix codex issues
4 years ago
Lixia Chen 0667818d9a Block caching after random pyfunc
4 years ago
Lixia Chen 97cd142f8d Overwrite default port/hostname from env variables
4 years ago
Nat Sutyanyong 5a7dc0accc Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
4 years ago
Lixia Chen 922e1f4f36 Migrate CacheTransformPass
4 years ago
Lixia Chen be6d310946 Default to memory-only cache server
4 years ago
Lixia Chen 273865a72b Rename SamplerObj::Build() to SamplerBuild()
4 years ago
Lixia Chen a7f0e13234 Remove special treatment for cache above repeat
4 years ago
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
4 years ago
Lixia Chen 27579fe858 Fix a seg fault caused by std::regex
4 years ago
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag
4 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
4 years ago
Lixia Chen 2ddb1fb75e More CRC fix and blocking BatchOp under cache
4 years ago
tinazhang 27698866d1 Block take/skip under cache and fix docstring
4 years ago
Lixia Chen ab7427f1a9 Minor fix for DatasetCache param validation
4 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
4 years ago
Lixia Chen 477808e622 Enable cache for other leaf ops
4 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
4 years ago
nhussain 92e99ff224 change map calls
4 years ago
nhussain 3bac9d3713 switch input columns and operation
4 years ago
Lixia Chen 27d5281641 Change epoch count to 1 for python testcases
5 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
5 years ago
guansongsong 1906ed1be8 fix cache description again
5 years ago
guansongsong b6529b9096 fix cache description
5 years ago
qianlong bf87b1d1fb fix cache op core dump
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
Jesse Lee 7c1bc5192b Initial Drop of CacheOp Phase I
5 years ago