hikettei / Caten

[wip] Deep Learning Compiler based on Polyhedral Compiler and Light-weight IRs based on Optimizing Pattern Matcher
https://hikettei.github.io/Caten/
Other
15 stars 1 forks source link

make-node: Check the type of attr slots #100

Closed hikettei closed 1 month ago

hikettei commented 1 month ago
(defun a () (make-node :Buffer :Allocate nil nil :nrank1 0))

should produce an error at the compile time