Anton Reinhard 065236be22 Add documentation to every function and automatic doc html building (#6)
Reviewed-on: Rubydragon/MetagraphOptimization.jl#6
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-08-29 12:57:46 +02:00

476 B

MetagraphOptimization.jl

A domain-specific DAG-optimizer

Package Features

  • Read a DAG from a file
  • Analyze its properties
  • Mute the graph using the operations NodeFusion, NodeReduction and NodeSplit

Coming Soon:

  • Add Code Generation from finished DAG
  • Add optimization algorithms and strategies

Library Outline

Pages = [
    "lib/public.md",
    "lib/internals.md"
]

[Index](@id main-index)

Pages = ["lib/public.md"]