| .. |
|
aio
|
Fix pickle loader to use takeDelimiterInclusive for Zig 0.15.2 and update ZLS runner, buffer, callback, and tracer utilities accordingly.
|
2025-12-15 11:08:19 +00:00 |
|
nn
|
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 |
|
tokenizer
|
Set LLVM backend as default for all Zig compile actions via rules_zig zigopt global setting, due to stability concerns with the self-hosted backend.
|
2025-12-18 10:04:04 +00:00 |
|
tools
|
Fix pickle loader to use takeDelimiterInclusive for Zig 0.15.2 and update ZLS runner, buffer, callback, and tracer utilities accordingly.
|
2025-12-15 11:08:19 +00:00 |
|
aio.zig
|
Add platform tag to buffers for target identification and safety checks; include workaround for PJRT uninitialized memory handling.
|
2025-09-16 17:43:18 +00:00 |
|
buffer.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |
|
BUILD.bazel
|
Set LLVM backend as default for all Zig compile actions via rules_zig zigopt global setting, due to stability concerns with the self-hosted backend.
|
2025-12-18 10:04:04 +00:00 |
|
callback.zig
|
Update XLA to latest version
|
2025-12-23 17:24:34 +00:00 |
|
context.zig
|
Add experimental zml.callback API (renamed from custom_call) and fix tensor.print(); update PJRT bindings, host buffer utilities, and related core ZML modules.
|
2025-08-20 10:27:54 +00:00 |
|
dtype.zig
|
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 |
|
exe.zig
|
Add platform tag to buffers for target identification and safety checks; include workaround for PJRT uninitialized memory handling.
|
2025-09-16 17:43:18 +00:00 |
|
floats.zig
|
zml: cleanup some todos
|
2025-10-06 15:29:57 +00:00 |
|
helpers.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
hostbuffer.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |
|
meta.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |
|
mlirx.zig
|
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 |
|
module.zig
|
Add platform tag to buffers for target identification and safety checks; include workaround for PJRT uninitialized memory handling.
|
2025-09-16 17:43:18 +00:00 |
|
nn.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |
|
ops.zig
|
Remove deprecated writer interface APIs from core ZML modules (async, MLIR, PJRT, runtime, fmt, aio, buffer, exe, hostbuffer, meta, mlirx).
|
2025-09-04 14:03:09 +00:00 |
|
pjrtx.zig
|
Revamp gather API with named indices (and add gather_ variant), improve topK handling, and add Yarn rope embedding support across core modules (buffer, nn, pjrtx, quantization, shape, tensor, testing, tokenizer, torch).
|
2025-09-26 13:38:11 +00:00 |
|
platform.zig
|
Switch ZML to use .host_pinned memory on ROCm, addressing missing host_unpinned memory error.
|
2025-12-01 14:34:13 +00:00 |
|
posix.h
|
Configure the runfiles environment globally at context start to ensure Bazel-built binaries locate their runfiles correctly.
|
2023-05-12 11:40:23 +00:00 |
|
posix.zig
|
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 |
|
quantization.zig
|
Revamp gather API with named indices (and add gather_ variant), improve topK handling, and add Yarn rope embedding support across core modules (buffer, nn, pjrtx, quantization, shape, tensor, testing, tokenizer, torch).
|
2025-09-26 13:38:11 +00:00 |
|
shape.zig
|
Revamp gather API with named indices (and add gather_ variant), improve topK handling, and add Yarn rope embedding support across core modules (buffer, nn, pjrtx, quantization, shape, tensor, testing, tokenizer, torch).
|
2025-09-26 13:38:11 +00:00 |
|
tensor.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |
|
test_runner.zig
|
Remove obsolete async symbols (asynk, asyncc, awaitt, await_) from core, runtime, and aio modules.
|
2025-08-29 11:03:59 +00:00 |
|
testing.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |
|
torch.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |
|
zml.zig
|
Add Qwen3VL bf16 example implementation and integrate zignal image format support; update Bazel build files and core ZML modules.
|
2025-12-29 16:17:11 +00:00 |