Skip to main content

estimate_graph_cost

Function estimate_graph_cost 

Source
pub fn estimate_graph_cost(
    graph: &EinsumGraph,
    cost_model: &GraphCostModel,
) -> OperationCost
Expand description

Estimate the total cost of a graph given per-node costs.