Remove occurrences of Fusion/Fuse
Some checks failed
MetagraphOptimization_CI / docs (push) Failing after 6m56s
MetagraphOptimization_CI / test (push) Failing after 7m25s

This commit is contained in:
2024-08-13 17:57:16 +02:00
parent 8a5e49429b
commit 97ccb3f3fb
31 changed files with 33 additions and 917 deletions

View File

@@ -1,5 +1,5 @@
# Optimizer Plots
Plots of FusionOptimizer, ReductionOptimizer, SplitOptimizer, RandomWalkOptimizer, and GreedyOptimizer, executed on a system with 32 threads and an A30 GPU.
Plots of FusionOptimizer (deprecated), ReductionOptimizer, SplitOptimizer, RandomWalkOptimizer, and GreedyOptimizer, executed on a system with 32 threads and an A30 GPU.
Benchmarked using `notebooks/optimizers.ipynb`.