Go to file
2025-12-29 16:17:11 +00:00
async workspace: switch to libxev from Bazel Central Registry, completing migration away from custom registry 2025-10-29 17:43:22 +00:00
bazel Upgrade workspace Zig version to 0.15.2. 2025-11-21 12:12:36 +00:00
docs Update docs and example to demonstrate adding the platform tag to buffers when adding weights. 2025-09-11 11:15:37 +00:00
examples Update callback example to use takeDelimiterInclusive for Zig 0.15.2 delimiter behavior change. 2025-12-12 14:00:50 +00:00
ffi Add Zig 0.15 compatibility: update BUILD files, async primitives, stdx utilities, MLIR dialects, and PJRT FFI. 2025-07-28 13:54:28 +00:00
mlir mlir, pjrt, zml: expose missing data types (u2, i1, i2, f4e2m1fn, f8e3m4, f8e4m3, f8e8m0fnu); fix Float32 conversion bug that truncated values 2025-09-19 12:13:32 +00:00
pjrt Update XLA to latest version 2025-12-23 17:24:34 +00:00
platforms ci: revamp commit workflow, deduplicate workflows, fix Linux linking issue introduced by upb, resolve duplicated _start symbol in test targets, temporarily use -c opt to bypass static archive bug 2025-08-08 13:51:27 +00:00
runtimes Update XLA to latest version 2025-12-23 17:24:34 +00:00
stdx Patch http_deb_archive rule and improve stdx utilities and ZML callback handling 2025-10-20 10:24:27 +00:00
third_party Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules. 2025-12-29 16:17:11 +00:00
tools Add implicit dependency on hf_transfer for tools/hf. 2025-12-08 09:24:52 +00:00
upb Set LLVM backend as default for all Zig compile actions via rules_zig zigopt global setting, due to stability concerns with the self-hosted backend. 2025-12-18 10:04:04 +00:00
zml Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules. 2025-12-29 16:17:11 +00:00
bazel.sh Remove examples workspace and clean up related Bazel BUILD/MODULE files and Zig build scripts. 2025-06-19 09:30:29 +00:00
BUILD.bazel Migrate BUILD and MODULE files to upstreamed rules_zig (rename copts to zigopts) and adjust ZLS integration accordingly. 2025-10-13 15:26:42 +00:00
build.zig Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML. 2023-01-02 14:28:25 +00:00
MODULE.bazel Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules. 2025-12-29 16:17:11 +00:00
MODULE.bazel.lock Switch workspace to use apple_support C++ toolchains instead of rules_cc, aligning with the recommended toolchain. 2025-12-22 17:33:18 +00:00
platform_mappings stablehlo: fix forwarding of optional operand and result layout attributes in custom call 2024-07-31 17:53:18 +00:00