1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 2 years ago.
Dec 26, 2020 — Dec 26, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move (most) degenerate selection tests to new API More... about 5 years ago
Add coordinator overload that accepts logical plan and optimizes it More... about 5 years ago
* Rename GPU decode op to indicate it's pulling data from the CPU * Add assignment rule for TLF.Save * Add rewrite rules for identities, decode->encode, and scan->save More... about 5 years ago
Fix compilation typo More... about 5 years ago
ScanSingleFileToGPU was incorrectly named (it used CUVID but didn't move data to the GPU). Rename it accordingly. More... about 5 years ago
Some cleanup in Plan, change vectors to sets, expose some rewrite-friendly ops More... about 5 years ago
Fix subtle GPUOperator bug where a rewrite changed a parent, but the lazy output_configuration thunk relied on the original parent More... about 5 years ago
Deprecate Coordinator::save functions in favor of TLF.Store(...) Add new Coordinator::execute function More... about 5 years ago
Add EmptyData type for ops that don't produce any More... about 5 years ago
Nits More... about 5 years ago
Add set type with convenience functions; allow comparison of shared_refs More... about 5 years ago
Visitor for a saved TLF More... about 5 years ago
Add a Save op to logical algebra and physical ops, but no optimizer rules in this commit More... about 5 years ago
Added simple app for easy testing of Laser on programs and streams provided via text files More... about 5 years ago
Major module restructuring More... about 5 years ago
removed some references to data_atom.h More... about 5 years ago
Cleanup - removed unused classes: DataAtom, IOHandler, PseudoFormula More... about 5 years ago
DataAtom no longer beeing used in FileIOManager More... about 5 years ago
adding readme. More... about 5 years ago
adding readme. More... about 5 years ago
adding requirements file.; More... about 5 years ago
adding code to run evaluations. More... about 5 years ago
adding submodule for evaluation. More... about 5 years ago
adding training script. More... about 5 years ago
adding NLG evaluation submodule. More... about 5 years ago
renamed store dataset. More... about 5 years ago
removing all attention. More... about 5 years ago
only surfacing iq model. More... about 5 years ago
ignoring pyc files. More... about 5 years ago
adding mlp More... about 5 years ago