Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/
H A D_onnx_supported_ops.py52 def is_backward(self) -> bool: member in _TorchSchema
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/
H A Dbenchmark_pytorch.py27 def _set_backward_test(self, is_backward): argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cudagraph_trees.py185 self, *args, is_inference=True, is_backward=False, **kwargs argument