|
async
|
async: enforce synchronous logging by routing async.zig logs through std.log.defaultLog to avoid panics when using async.LogFn
|
2024-09-17 09:03:48 +00:00 |
|
bazel
|
runtimes/neuron: bump runtime version and expose nrt.h header to Zig.
|
2024-11-14 13:37:47 +00:00 |
|
docs
|
Add/refresh how‑to docs and example loader for deployment, Docker, HuggingFace token, and getting‑started tutorials.
|
2024-10-14 11:27:41 +00:00 |
|
examples
|
Make zls.sh example explicitly set the ZLS runner target.
|
2024-11-06 16:22:44 +00:00 |
|
ffi
|
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 |
|
mlir
|
Update Bazel workspace and XLA overlay (MODULE.bazel, BUILD files, patches) to prevent dual LLVM builds and apply migration/bump patches.
|
2024-09-27 14:00:44 +00:00 |
|
pjrt
|
Add buffer and hostbuffer utilities with precise f32→bf16 conversion, type inference for loadBuffers, store expected input shapes, enhance meta.visit and JSON TaggedUnion support, and improve logging.
|
2024-10-28 11:21:46 +00:00 |
|
platforms
|
Add Bazel build configurations for macOS x86_64 CPU runtime and ZLS third‑party integration.
|
2024-07-25 15:58:14 +00:00 |
|
runtimes
|
runtimes: switch to Cloudflare Debian snapshots for more reliable dependency pinning.
|
2024-11-15 09:40:58 +00:00 |
|
stdx
|
Add buffer and hostbuffer utilities with precise f32→bf16 conversion, type inference for loadBuffers, store expected input shapes, enhance meta.visit and JSON TaggedUnion support, and improve logging.
|
2024-10-28 11:21:46 +00:00 |
|
third_party
|
Make ZLS runner target explicit in workspace BUILD files and update the zls.sh script accordingly.
|
2024-11-04 13:57:59 +00:00 |
|
tools
|
Make ZLS runner target explicit in workspace BUILD files and update the zls.sh script accordingly.
|
2024-11-04 13:57:59 +00:00 |
|
zml
|
Add buffer and hostbuffer utilities with precise f32→bf16 conversion, type inference for loadBuffers, store expected input shapes, enhance meta.visit and JSON TaggedUnion support, and improve logging.
|
2024-10-28 11:21:46 +00:00 |
|
BUILD.bazel
|
Make ZLS runner target explicit in workspace BUILD files and update the zls.sh script accordingly.
|
2024-11-04 13:57:59 +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
|
runtimes/neuron: bump runtime version and expose nrt.h header to Zig.
|
2024-11-14 13:37:47 +00:00 |
|
MODULE.bazel.lock
|
runtimes/neuron: bump runtime version and expose nrt.h header to Zig.
|
2024-11-14 13:37:47 +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 |