| .. |
|
aio
|
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 |
|
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
|
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 |
|
tools
|
bump runtimes/* code to Zig 0.15.1, restore PyTorch loader using std.fs.File, update CI zig fmt, remove stdx.io, note remaining issues with Neuron and CUDA debug builds
|
2025-08-07 15:09:27 +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 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 |
|
BUILD.bazel
|
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 |
|
callback.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 |
|
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
|
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 |
|
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
|
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 |
|
helpers.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
hostbuffer.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 |
|
meta.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 |
|
mlirx.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 |
|
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 Zig 0.15 compatibility: update BUILD files, async primitives, stdx utilities, MLIR dialects, and PJRT FFI.
|
2025-07-28 13:54:28 +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
|
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 |
|
platform.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 |
|
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
|
Add multi‑axis, batched gatherValues support to tensor, shape, nn, quantization, and torch modules.
|
2023-01-18 12:03:48 +00:00 |
|
shape.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 |
|
tensor.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 |
|
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
|
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 |
|
torch.zig
|
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 |
|
zml.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 |