Home
last modified time | relevance | path

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

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