Home
last modified time | relevance | path

Searched defs:count_additions (Results 1 – 1 of 1) sorted by relevance

/external/executorch/exir/tests/
Dtest_passes.py1178 def count_additions(gm: torch.fx.GraphModule) -> int: function
1202 def count_additions(gm: torch.fx.GraphModule) -> int: function