Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/cuda/
H A Dgraphs.py406 fwd_graph, argument
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dhigher_order_ops.py1570 def __init__(self, fwd_graph, bwd_graph, parent_source, **kwargs): argument