This website requires JavaScript.
Explore
Help
Sign In
tarry.singh
/
Radix
Watch
1
Star
0
Fork
0
You've already forked Radix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
37de7b9613
Radix
/
mlir
/
dialects
History
Tarry Singh
7d36913b31
Refactor ZML API: move compile, compileFn and related types to
exe.zig
, update
BaseExe
allocation and inline caching in
compileInternal
, and clean up supporting modules (
func.zig
,
meta.zig
,
signature.zig
,
cuda.zig
,
testing.zig
,
zml.zig
).
2023-10-13 16:08:08 +00:00
..
arith.zig
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
BUILD.bazel
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
dialects.zig
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
func.zig
Refactor ZML API: move compile, compileFn and related types to
exe.zig
, update
BaseExe
allocation and inline caching in
compileInternal
, and clean up supporting modules (
func.zig
,
meta.zig
,
signature.zig
,
cuda.zig
,
testing.zig
,
zml.zig
).
2023-10-13 16:08:08 +00:00
math.zig
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
stablehlo.zig
zml/pjrtx: prefer the built‑in stablehlo version when a plugin reports a newer version, ensuring artifact serialization uses the correct stablehlo version.
2023-09-07 17:06:19 +00:00
tensor.zig
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00