| .. |
|
aio
|
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 |
|
nn
|
Remove usingnamespace from MLIR.
|
2025-01-28 09:35:58 +00:00 |
|
tokenizer
|
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 |
|
tools
|
zml: add support for NVTX tracing
|
2024-08-21 14:41:40 +00:00 |
|
aio.zig
|
Patch aio.zig: update loadBuffersWithPrefix argument type to match the conditional type of loadBuffers init_args.
|
2025-02-13 09:48:13 +00:00 |
|
buffer.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
BUILD.bazel
|
Update XLA dependency to version 20250527.0‑cb67f2f and refresh related Bazel BUILD, MODULE, overlay and patch files.
|
2024-11-22 16:50:20 +00:00 |
|
context.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +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 model prefix support when loading a model from safetensors, enabling use of a specific model prefix (e.g., ModernBertModel) instead of the full model. Tested with the text embeddings server project.
|
2025-02-12 13:18:27 +00:00 |
|
floats.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 |
|
helpers.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
hostbuffer.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
meta.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
mlirx.zig
|
Remove usingnamespace from MLIR.
|
2025-01-28 09:35:58 +00:00 |
|
module.zig
|
Remove usingnamespace from MLIR.
|
2025-01-28 09:35:58 +00:00 |
|
nn.zig
|
zml: eliminate compile-time fields from Bufferized, removing the need to pass undefined to exe.call for inlined arguments. Introduce BufferizedWithArgs in zml.testing for compileAndCall utility.
|
2024-11-28 12:24:39 +00:00 |
|
ops.zig
|
Remove usingnamespace from MLIR.
|
2025-01-28 09:35:58 +00:00 |
|
pjrtx.zig
|
zml/pjrt: add binding for PJRT_Device_MemoryStats.
|
2025-02-19 12:14:05 +00:00 |
|
platform.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +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
|
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 |
|
tensor.zig
|
Remove usingnamespace from MLIR.
|
2025-01-28 09:35:58 +00:00 |
|
test_runner.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
testing.zig
|
zml: eliminate compile-time fields from Bufferized, removing the need to pass undefined to exe.call for inlined arguments. Introduce BufferizedWithArgs in zml.testing for compileAndCall utility.
|
2024-11-28 12:24:39 +00:00 |
|
torch.zig
|
Remove dead imports.
|
2025-01-22 10:45:04 +00:00 |
|
zml.zig
|
Add model prefix support when loading a model from safetensors, enabling use of a specific model prefix (e.g., ModernBertModel) instead of the full model. Tested with the text embeddings server project.
|
2025-02-12 13:18:27 +00:00 |