Skip to content

Conversation

@rhaps0dy
Copy link
Collaborator

@rhaps0dy rhaps0dy commented Mar 3, 2025

Updated Bazel to 8.1.0, and switched to MODULE.bazel.

Python dependencies are declared in a somewhat better way, which lets us upgrade setuptools.

Building a wheel is done by bazel build //:wheel_dist, which makes more sense.

I tried updating the XLA bindings to the new xla FFI interface, but failed, so instead I deleted all XLA.

I also halfway-converted everything to C++20, then didn't, so I disabled the annoying clang-tidy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants