nested_flop

Function nested_flop 

Source
pub fn nested_flop<L: Label>(
    code: &NestedEinsum<L>,
    size_dict: &HashMap<L, usize>,
) -> usize
Expand description

Compute the total FLOP count for a NestedEinsum.