commit | a21ad5858c131c50cca4f06cda4ec28c82775216 | [log] [tgz] |
---|---|---|
author | Stella Laurenzo <stellaraccident@gmail.com> | Tue Apr 19 16:00:18 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 19 16:00:18 2022 -0700 |
tree | 6ddc349c95226d61f34b9e5bbc4305c4d2e5f614 | |
parent | 4aae003290a815710a8cb2ac62b421c383319a67 [diff] |
One stop scripts to build Python wheels on MacOS. (#8934) * One stop scripts to build Python wheels on MacOS. * Also adds a script to install known needed Python versions. * Fixes setup.py files to plumb through vars needed to control MacOS arch and target versions. * CMake hack to let cpuinfo build for universal (just guts it for all Apple targets pending more specific work). * Build script will build universal2 wheels targeting MacOS 11.0 (matches the official Python binaries). * Disable cpuinfo for universal builds.
IREE (Intermediate Representation Execution Environment, pronounced as “eerie”) is an MLIR-based end-to-end compiler and runtime that lowers Machine Learning (ML) models to a unified IR that scales up to meet the needs of the datacenter and down to satisfy the constraints and special considerations of mobile and edge deployments.
See our website for project details, user guides, and instructions on building from source.
IREE is still in its early phase. We have settled down on the overarching infrastructure and are actively improving various software components as well as project logistics. It is still quite far from ready for everyday use and is made available without any support at the moment. With that said, we welcome any kind of feedback on any communication channels!
See our website for more information.
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.