Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Ddist_autograd_test.py401 self._verify_graph_for_nested_rpc_call(ctx)
405 self._verify_graph_for_nested_rpc_call(ctx)
486 self._verify_graph_for_nested_rpc_call(ctx)
985 def _verify_graph_for_nested_rpc_call(self, ctx): member in CommonDistAutogradTest