|
async
|
async: adjust implementation for xev version bump
|
2024-09-06 16:00:58 +00:00 |
|
bazel
|
Bump XLA version and import llvm, stablehlo, triton, and zig‑protobuf modules in workspace BUILD files.
|
2024-08-06 10:28:43 +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
|
Update Bazel MODULE files to fetch LLVM, StableHLO, and Triton dependencies, aligning versions for XLA.
|
2024-08-07 17:13:03 +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
|
add mini-DSL for creating MLIR common attributes and types, leveraging Zig 0.14 to simplify mlir.Type and mlir.Attribute creation
|
2024-08-26 14:19:00 +00:00 |
|
pjrt
|
Update core Zig modules (async, mlir, pjrt, stdx) and third‑party Bazel definitions for the Zig 0.14.0 release.
|
2024-07-02 14:19:04 +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
|
zml: add support for NVTX tracing
|
2024-08-21 14:41:40 +00:00 |
|
stdx
|
Update core Zig modules (async, mlir, pjrt, stdx) and third‑party Bazel definitions for the Zig 0.14.0 release.
|
2024-07-02 14:19:04 +00:00 |
|
third_party
|
workspace: fix incorrect checksum for ZLS macOS x86_64
|
2024-08-16 14:54:11 +00:00 |
|
tools
|
Add async I/O, SentencePiece, NN, and tensor utilities for ModernBERT support and update Bazel build configuration.
|
2024-06-14 15:27:06 +00:00 |
|
zml
|
zml/aio: add bool handling in struct population within populateStruct
|
2024-09-02 14:11:47 +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
|
Bump XLA version and import llvm, stablehlo, triton, and zig‑protobuf modules in workspace BUILD files.
|
2024-08-06 10:28:43 +00:00 |
|
MODULE.bazel.lock
|
Bump XLA version and import llvm, stablehlo, triton, and zig‑protobuf modules in workspace BUILD files.
|
2024-08-06 10:28:43 +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 |