Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dconst_fold.py196 def mod_partition(node: torch.fx.Node): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_fx_experimental.py761 def mod_partition(node: Node): function