Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_jit.py178 def autoDiffErrorMessage(self, should_autodiff_node, nodes_not_in_diff_graph, argument
246 def assertAutodiffNode(self, graph, should_autodiff_node, nonfusible_nodes, fusible_nodes): argument