|
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
|
Correct compilation errors in examples/callback.
|
2025-11-26 15:23:41 +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
|
Fix $ORIGIN handling in runtimes/neuron by escaping $ since zigopts does not expand Make variables.
|
2025-11-24 12:04:56 +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 missing C++ toolchain to zls.
|
2025-11-10 09:44:11 +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
|
Enable -fllvm flag for CUDA runtime, upb, and ZML Bazel targets.
|
2025-11-11 13:02:40 +00:00 |
|
zml
|
Switch ZML to use .host_pinned memory on ROCm, addressing missing host_unpinned memory error.
|
2025-12-01 14:34:13 +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
|
Upgrade workspace Zig version to 0.15.2.
|
2025-11-21 12:12:36 +00:00 |
|
MODULE.bazel.lock
|
Enable -fllvm flag for CUDA runtime, upb, and ZML Bazel targets.
|
2025-11-11 13:02:40 +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 |