|
async
|
workspace: switch to libxev from Bazel Central Registry, completing migration away from custom registry
|
2025-10-29 17:43:22 +00:00 |
|
bazel
|
Patch http_deb_archive rule and improve stdx utilities and ZML callback handling
|
2025-10-20 10:24:27 +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
|
Add Llama 3.1 example showcasing optional head‑dimension support.
|
2025-10-23 17:54:48 +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
|
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 |
|
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
|
pjrt/cpu: fix compilation when CPU is absent by ensuring CcCompilationContext is non-empty for Zig modules accessing the c module
|
2025-10-30 09:01:36 +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
|
workspace: switch to libxev from Bazel Central Registry, completing migration away from custom registry
|
2025-10-29 17:43:22 +00:00 |
|
tools
|
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 |
|
upb
|
bump runtimes/* code to Zig 0.15.1, restore PyTorch loader using std.fs.File, update CI zig fmt, remove stdx.io, note remaining issues with Neuron and CUDA debug builds
|
2025-08-07 15:09:27 +00:00 |
|
zml
|
Patch http_deb_archive rule and improve stdx utilities and ZML callback handling
|
2025-10-20 10:24:27 +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
|
workspace: switch to libxev from Bazel Central Registry, completing migration away from custom registry
|
2025-10-29 17:43:22 +00:00 |
|
MODULE.bazel.lock
|
workspace: switch to libxev from Bazel Central Registry, completing migration away from custom registry
|
2025-10-29 17:43:22 +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 |