|
async
|
Replace real mutex with async Mutex for logFn, add fallback logger support outside coroutines, and fix ResetCondition handling.
|
2024-03-14 11:43:33 +00:00 |
|
bazel
|
Update Bazel build configurations (zig.bzl, BUILD files) for MLIR, PJRT, Neuron, ROCm, tokenizer, and tools, fixing broken dependencies.
|
2024-05-20 11:28:25 +00:00 |
|
docs
|
Update Llama example docs and Bazel build files, and add tests for the new HuggingFace tokenizer integration.
|
2024-03-04 12:11:13 +00:00 |
|
examples
|
Add Bazel build rules and a test for the benchmark, llama, mnist, and simple_layer examples.
|
2024-05-23 15:52:34 +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
|
stablehlo: bump to head and use new dialect capi
|
2024-05-31 13:02:46 +00:00 |
|
pjrt
|
Update Bazel build configurations (zig.bzl, BUILD files) for MLIR, PJRT, Neuron, ROCm, tokenizer, and tools, fixing broken dependencies.
|
2024-05-20 11:28:25 +00:00 |
|
platforms
|
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
|
2023-01-02 14:28:25 +00:00 |
|
runtimes
|
Update Bazel build configurations (zig.bzl, BUILD files) for MLIR, PJRT, Neuron, ROCm, tokenizer, and tools, fixing broken dependencies.
|
2024-05-20 11:28:25 +00:00 |
|
stdx
|
Integrate TinyLlama support, restore the homemade tokenizer, and align Zig API naming across stdx and zml tokenizer modules.
|
2024-04-05 15:07:29 +00:00 |
|
third_party
|
workspace: fix mistakes in modules bumps
|
2024-06-06 09:56:17 +00:00 |
|
tools
|
Update tutorial documentation in write_first_model.md with quick fixes.
|
2023-11-30 12:14:33 +00:00 |
|
zml
|
zml/ops.zig: Added zml.ops.case operation
|
2024-05-30 14:11:08 +00:00 |
|
BUILD.bazel
|
Update Bazel build files and helper scripts to integrate the custom build runner for ZLS code completion.
|
2023-11-20 15:29:01 +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: fix mistakes in modules bumps
|
2024-06-06 09:56:17 +00:00 |
|
MODULE.bazel.lock
|
Update XLA to version 20250204.0-6789523 and adjust Bazel module and runtime files for Bazel 8 compatibility.
|
2024-05-03 15:57:56 +00:00 |
|
platform_mappings
|
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
|
2023-01-02 14:28:25 +00:00 |