Metadata-Version: 2.1
Name: mlgo-utils
Version: 19.0.0.dev202407180600
Summary: Tooling for ML in LLVM
License: Apache-2.0 WITH LLVM-exception
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# 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.
