Skip to content

File compute_graph.h

FileList > compute_graph > compute_graph.h

Go to the source code of this file

  • #include <map>
  • #include <functional>
  • #include <set>
  • #include <muda/launch/stream.h>
  • #include <muda/launch/event.h>
  • #include <muda/mstl/span.h>
  • #include <muda/graph/graph.h>
  • #include <muda/graph/graph_viewer.h>
  • #include <muda/compute_graph/compute_graph_flag.h>
  • #include <muda/compute_graph/compute_graph_phase.h>
  • #include <muda/compute_graph/compute_graph_node_type.h>
  • #include <muda/compute_graph/compute_graph_node_id.h>
  • #include <muda/compute_graph/compute_graph_closure_id.h>
  • #include <muda/compute_graph/compute_graph_var_id.h>
  • #include <muda/compute_graph/compute_graph_var_usage.h>
  • #include <muda/compute_graph/compute_graph_dependency.h>
  • #include <muda/compute_graph/graphviz_options.h>
  • #include <muda/compute_graph/compute_graph_fwd.h>
  • #include "details/compute_graph.inl"

Namespaces

Type Name
namespace muda
namespace details

Classes

Type Name
class ComputeGraph
class AddNodeProxy
class GraphPhaseGuard
class LocalVarId
class LocalVarInfo

The documentation for this class was generated from the following file src/muda/compute_graph/compute_graph.h