24 Commits

Author SHA1 Message Date
6a09ecf33d Improve gen_access_expr with dispatch 2023-10-12 15:58:39 +02:00
4dcb616606 Use the scheduling information in the execution 2023-10-12 15:15:36 +02:00
9b28601f18 Add device info to nodes during scheduling 2023-10-12 00:29:48 +02:00
3267daadfd Actually fix the rare execution error this time 2023-10-10 21:49:31 +02:00
140a954d01 Add scheduler interface 2023-10-10 14:12:42 +02:00
a86901e425 Fix occasional execution error 2023-10-04 17:32:23 +02:00
0f50b59933 input/AB->ABBBBBBBBB.txt: convert to Git LFS 2023-10-04 11:48:55 +02:00
cbfed20b82 WIP 2023-10-04 11:05:49 +02:00
f9e60a7b5e Update docs 2023-10-03 18:00:25 +02:00
314330f00f Add cache strategy information to devices 2023-10-03 17:13:53 +02:00
dd01a5e691 Reimplement same code generation through new cache strategy interface 2023-10-03 16:47:14 +02:00
37d645cb4e WIP Adding machine/device info and caching strategies 2023-09-29 18:02:57 +02:00
afb6af44ca Add more notebooks 2023-09-29 01:12:43 +02:00
bef017130b Add notebook abc model showcase, add some pretty print functions 2023-09-28 19:42:19 +02:00
7dd9fedf2e Refactor model into an interface and remove any ABC Model specific code from src/code_gen/. Also generate functions instead of direct code evaluation in execute() 2023-09-28 17:59:17 +02:00
a69dd6018e WIP 2023-09-28 00:48:57 +02:00
4b44eb5286 Add number of children information to sum tasks 2023-09-27 16:16:33 +02:00
24ade323f0 Add tests for AB->ABBB execution and fix errors 2023-09-26 18:30:37 +02:00
95f92f080c Fix execution with fusion 2023-09-26 16:52:50 +02:00
cc05cae1cd Fix abc test value 2023-09-26 10:23:30 +02:00
c88898a502 WIP 2023-09-25 18:49:44 +02:00
0d8d824540 Fix Format check 2023-09-25 16:40:01 +02:00
c428613c80 Make FusedComputeTasks usable in execution 2023-09-25 16:11:15 +02:00
f8a591991c Start adding device and machine info 2023-09-17 23:06:14 +02:00

Diff Content Not Available