90 Commits

Author SHA1 Message Date
45e35dd526 Add bench script 2023-08-22 10:29:59 +02:00
a7fb15c95b Multithreading for Node Reductions 2023-08-21 16:56:27 +02:00
2e96e6520e Some file reordering and parallelization work 2023-08-21 12:54:45 +02:00
895e4b2a12 Start multithreading 2023-08-21 10:29:00 +02:00
9cac6e76be Improve parsing performance and get_operations 2023-08-18 17:18:01 +02:00
Anton Reinhard
1d0511ecb7 Merge pull request 'Refactor' (#1) from refactoring into main
Reviewed-on: Rubydragon/MetagraphOptimization.jl#1
2023-08-18 12:17:27 +02:00
618b387e3f Update Readme
Some checks failed
Test / test (push) Has been cancelled
2023-08-18 12:15:33 +02:00
6ee444b46f Remove double edge insertions 2023-08-18 11:47:12 +02:00
ab38f618c3 Remove unnecessary copies 2023-08-18 10:21:40 +02:00
e591da10d3 Move import to abc_model/ and rename to parse 2023-08-18 10:05:01 +02:00
95da0b1063 Fix workflow 2023-08-18 10:02:42 +02:00
ef6184b8ea Actually fix tests now 2023-08-17 21:53:55 +02:00
78f7fb2f05 Add unit tests, Fix operations and remaining failing tests 2023-08-17 18:46:57 +02:00
ae07b4cf80 Fix tests and operation cache 2023-08-17 14:15:02 +02:00
8a081ba93c WIP 2023-08-15 18:48:18 +02:00
f086411720 Add 9B Process to README 2023-07-18 01:28:05 +02:00
118195c9c9 Add plotting and generate plots 2023-07-03 01:15:04 +02:00
f2638ab74f Add benchmark running to the pipeline 2023-06-30 12:40:00 +02:00
0cd83fedd9 WIP regenerate possible operations 2023-06-29 13:57:45 +02:00
d24d354fa0 Add Random Walk test 2023-06-27 20:05:27 +02:00
80a3912e3e Rework graph state 2023-06-27 18:38:26 +02:00
669444ebbd Add node fusion test 2023-06-26 14:24:14 +02:00
bbf8106e12 Add workflow for testing 2023-06-22 21:09:03 +02:00
bf23b2c175 Add rudimentary tests 2023-06-22 17:24:35 +02:00
ea492c9ab9 Move large text files to lfs 2023-06-22 17:15:37 +02:00
b3d6513b7f Move large text files to lfs 2023-06-22 17:13:17 +02:00
4e2a35fcba Move large text files to lfs 2023-06-22 17:00:58 +02:00
1ac619f3a0 Various optimizations, Readme update, Bench script for imports 2023-06-22 14:36:44 +02:00
f71748838f Readme and rename 2023-06-22 12:25:20 +02:00
1fbf080bcb Add generation script 2023-06-16 01:56:17 +02:00
e3e9ad3a0e improve performance and finish generate_options() 2023-06-13 13:48:23 +02:00
dd36d6ef7a WIP 2023-06-13 00:19:12 +02:00
2a1b161462 WIP 2023-06-08 01:39:01 +02:00
5bf660618d Work on optimization functions 2023-05-30 19:10:44 +02:00
190a4252f8 Node Fusion x4 2023-05-27 15:38:10 +02:00
572b0adf0f Add AB->AB Graph and fix many many things 2023-05-26 19:25:21 +02:00
55cf8e4f17 Implement node optimization functions 2023-05-26 17:07:08 +02:00
e258a287d5 Add WIP functions for optimizations 2023-05-25 17:58:06 +02:00
Anton Reinhard
264d5f834b Initial Code 2023-05-25 17:20:16 +02:00
Anton Reinhard
965ce37e74 Initial commit 2023-05-25 11:38:54 +02:00