Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_utils.py295 def assertGraphContains(self, graph, kind, consider_subgraphs=False): argument
315 def assertGraphContainsExactly(self, graph, kind, num_kind_nodes, consider_subgraphs=False): argument
316 def perform_assert(graph, kind, actual, expected, consider_subgraphs): argument