Commit 1d1929b
authored
feat: in now a tensor, add state and input deps to layout (#94)
* feat: in now a tensor, add state and input deps to layout
* add some tests
* basic test works
* add some more tests
* refactor broadcast
* all tests pass
* fix some broadcast and contraction bugs
* put deps tests in discrete model
* some concat tests
* fix cranelift1 parent df9c888 commit 1d1929b
File tree
11 files changed
+1489
-533
lines changed- diffsl
- src
- ast
- discretise
- execution
- cranelift
- llvm
- parser
- tests
11 files changed
+1489
-533
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 15 | | |
26 | 16 | | |
27 | 17 | | |
| |||
841 | 831 | | |
842 | 832 | | |
843 | 833 | | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
| 834 | + | |
850 | 835 | | |
851 | 836 | | |
852 | 837 | | |
| |||
0 commit comments