This website requires JavaScript.
Explore
Help
Sign In
rubydragon
/
metagraphoptimization.jl
Watch
1
Star
0
Fork
0
You've already forked metagraphoptimization.jl
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
metagraphoptimization.jl
/
test
History
Anton Reinhard
9b28601f18
Add device info to nodes during scheduling
2023-10-12 00:29:48 +02:00
..
known_graphs.jl
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
node_reduction.jl
Make FusedComputeTasks usable in execution
2023-09-25 16:11:15 +02:00
Project.toml
WIP
2023-09-25 18:49:44 +02:00
runtests.jl
Add execution test
2023-09-17 10:32:43 +02:00
unit_tests_execution.jl
Add device info to nodes during scheduling
2023-10-12 00:29:48 +02:00
unit_tests_graph.jl
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
unit_tests_nodes.jl
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
unit_tests_properties.jl
Add tests
2023-08-29 13:09:33 +02:00
unit_tests_tasks.jl
Use real ABC-Model compute effort and data transfer numbers
2023-09-07 18:46:41 +02:00
unit_tests_utility.jl
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