Go to file
2025-06-24 15:39:55 +00:00
async remove usingnamespace from asyncio 2025-05-05 09:03:06 +00:00
bazel Update ZML build configuration to replace zig-protobuf with upb library. 2025-06-09 16:34:20 +00:00
docs Remove example workspace and related documentation files. 2025-06-20 13:23:06 +00:00
examples third_party/xla: de-modularize xla 2025-06-23 09:13:43 +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 Remove examples workspace and clean up related Bazel BUILD/MODULE files and Zig build scripts. 2025-06-19 09:30:29 +00:00
pjrt pjrt,zml: remove profiler 2025-06-06 12:24:42 +00:00
platforms workspace: remove glibc version constraint, update rules_rust, and re-enable frame pointers following sandboxing changes. 2025-04-29 12:09:13 +00:00
runtimes Remove examples workspace and clean up related Bazel BUILD/MODULE files and Zig build scripts. 2025-06-19 09:30:29 +00:00
stdx runtimes/cuda: sandbox CUDA dependencies by removing them from the leaf binary, sandboxing the dependency graph, marking dlopen direct dependencies as NEEDED, setting RPATH to the sandbox, loading the PJRT plugin from the sandbox, and enabling weak CUDA symbols without direct linking. 2025-03-26 11:18:29 +00:00
third_party third_party/xla: de-modularize xla 2025-06-23 09:13:43 +00:00
tools third_party/xla: de-modularize xla 2025-06-23 09:13:43 +00:00
upb Remove examples workspace and clean up related Bazel BUILD/MODULE files and Zig build scripts. 2025-06-19 09:30:29 +00:00
zml zml: remove nemo, sentencepiece loaders, remove zig-yaml 2025-06-24 15:39:55 +00:00
bazel.sh Remove examples workspace and clean up related Bazel BUILD/MODULE files and Zig build scripts. 2025-06-19 09:30:29 +00:00
BUILD.bazel Make ZLS runner target explicit in workspace BUILD files and update the zls.sh script accordingly. 2024-11-04 13:57:59 +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 zml: remove nemo, sentencepiece loaders, remove zig-yaml 2025-06-24 15:39:55 +00:00
MODULE.bazel.lock third_party/xla: de-modularize xla 2025-06-23 09:13: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