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
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
..
dialects
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
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
c.h
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
mlir.zig
Fix crash in for_ by ensuring values are pushed to their block before opening a new block, adding asserts for block state, and guaranteeing first_step is used. Adjust padding syntax to improve usability.
2023-07-25 14:25:47 +00:00
mlirx.cc
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
mlirx.h
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00