Home
last modified time | relevance | path

Searched refs:parameter_exists (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_fx.py3156 def parameter_exists(gm: GraphModule, path: str) -> bool: function
3250 self.assertTrue(parameter_exists(a, "net_b.net_c.param"))