Commit Graph

5 Commits

Author SHA1 Message Date
David Mak 12bdf6f77c core: WIP - round works now 2024-04-26 19:36:18 +08:00
David Mak fcb6234bbc core: WIP - float and bool works now 2024-04-26 19:36:16 +08:00
David Mak c2041e8d34 core: WIP - int64, uint32 and uint64 works now 2024-04-25 22:50:41 +08:00
David Mak 72d04d90e0 core: WIP - int32 works now 2024-04-25 22:50:41 +08:00
David Mak f15dcba311 core/builtins: Extract codegen portion into functions
We will need to reuse them when implementing elementwise function
application for ndarrays.
2024-04-25 22:50:40 +08:00