Radix/bazel
2025-11-21 12:12:36 +00:00
..
BUILD.bazel Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML. 2023-01-02 14:28:25 +00:00
cc_import.bzl runtimes/rocm: implement zmlxrocm in Zig 2025-07-07 16:48:07 +00:00
dpkg.bzl Switch ROCm dlopen handling to patchelf's rename_dynamic_symbols for more robust dynamic symbol import. 2023-05-03 17:33:46 +00:00
http_deb_archive.bzl Patch http_deb_archive rule and improve stdx utilities and ZML callback handling 2025-10-20 10:24:27 +00:00
huggingface.bzl bazel: use OID as sha256 for Git LFS files to prevent unnecessary HuggingFace redownloads. 2024-03-28 17:52:52 +00:00
patchelf.bzl runtimes/rocm: implement zmlxrocm in Zig 2025-07-07 16:48:07 +00:00
runfiles.bzl Add Bazel build rules and runtime implementation for AWS Neuron/Trainium/Inferentia support. 2023-08-18 17:11:27 +00:00
simple_repository.bzl Add sandbox neuron dependencies: define a trampoline PJRT, create an empty repository for distroless deps, and update Bazel build files and Zig/C sources accordingly. 2025-05-19 17:35:33 +00:00
swig.bzl Add HuggingFace tokenizer bindings and SentencePiece integration; update BUILD files, async utilities, and FFI modules to support the new tokenizers. 2024-02-28 15:47:37 +00:00
zig_index.json Upgrade workspace Zig version to 0.15.2. 2025-11-21 12:12:36 +00:00
zig_proto_library.bzl Update ZML build configuration to replace zig-protobuf with upb library. 2025-06-09 16:34:20 +00:00
zig_srcs.bzl Switch workspace build rules from zig_cc_binary to zig_binary, removing the hack and using the C linker directly. 2025-07-03 15:10:36 +00:00