|
async
|
Fix async hangs by reworking the libxev epoll backend and using callBlocking for PJRT plugin loading, improving performance across async and runtime modules.
|
2024-01-16 14:13:45 +00:00 |
|
bazel
|
Add Bazel build rules and runtime implementation for AWS Neuron/Trainium/Inferentia support.
|
2023-08-18 17:11:27 +00:00 |
|
docs
|
Update getting_started tutorial and example Bazel files for Bazel 8 migration.
|
2024-02-14 10:44:47 +00:00 |
|
examples
|
Update getting_started tutorial and example Bazel files for Bazel 8 migration.
|
2024-02-14 10:44:47 +00:00 |
|
mlir
|
Rewrite simple transpose as reshape in core ZML modules and raise default profiler event limit to 1,000,000.
|
2023-12-18 13:56:45 +00:00 |
|
pjrt
|
pjrt: Fix profiler by allowing i64 resource IDs and reserving memory when creating array lists.
|
2023-12-20 17:18:02 +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
|
Migrate workspace and XLA module definitions to Bazel 8, updating MODULE.bazel files, BUILD rules, and related migration patches.
|
2024-02-12 12:43:23 +00:00 |
|
stdx
|
Vendor zigcoro and unify APIs; rework internals for stdx.meta compatibility, add Channel.try_send/try_recv methods, support dynamically sized channels with comptime capacity, and introduce PoolStackAllocator for coroutine stack allocation.
|
2024-01-11 15:40:15 +00:00 |
|
third_party
|
Migrate workspace and XLA module definitions to Bazel 8, updating MODULE.bazel files, BUILD rules, and related migration patches.
|
2024-02-12 12:43:23 +00:00 |
|
tools
|
Update tutorial documentation in write_first_model.md with quick fixes.
|
2023-11-30 12:14:33 +00:00 |
|
zml
|
Various minor fixes: rewrite tinyllama tokenizer newline token, prevent HostBuffer.isContiguous false trigger on 1‑dim axes, improve HostBuffer.slice1d error messages, simplify module.zig output to show .mlir file path, correct setFlags handling of comptime int/float, make tokenizer.zig return <oob> for out‑of‑range detokenization, and speed up Buffer.constant creation up to 2.5 GB/s on CUDA.
|
2024-02-19 12:34:18 +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
|
Upgrade rules_distroless to 0.4.2 in MODULE.bazel and refresh MODULE.bazel.lock accordingly.
|
2024-02-21 17:48:10 +00:00 |
|
MODULE.bazel.lock
|
Upgrade rules_distroless to 0.4.2 in MODULE.bazel and refresh MODULE.bazel.lock accordingly.
|
2024-02-21 17:48:10 +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 |