Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
mlgo/ | H | - | - | 833 | 658 | |
tests/ | H | - | - | 736 | 384 | |
CMakeLists.txt | H A D | 30-Dec-2024 | 342 | 10 | 8 | |
README.md | H A D | 08-Jul-2024 | 311 | 7 | 5 | |
pyproject.toml | H A D | 18-Jul-2024 | 634 | 23 | 19 |
README.md
1# MLGO Python Utilities 2 3This folder contains MLGO Python utilities, particularly infrastructure 4to help enable ML applications within LLVM, especially tooling to extract 5corpora that can be used in downstream projects to train ML models and perform 6other tasks that benefit from having a large amount of data. 7