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
40
Commits
1
Branch
0
Tags
1.8
MiB
e25f70d923
Commit Graph
2 Commits
Author
SHA1
Message
Date
Tarry Singh
e25f70d923
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
Tarry Singh
266da6d4be
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00