Aiden Grossman d434d82010
[MLGO] Modernize type annotations in mlgo-utils (#187408)
Use the 3.10+ syntax while supporting older versions usin an import from
__future__.
2026-03-19 00:42:36 +00:00
..

MLGO Python Utilities

This folder contains MLGO Python utilities, particularly infrastructure to help enable ML applications within LLVM, especially tooling to extract corpora that can be used in downstream projects to train ML models and perform other tasks that benefit from having a large amount of data.