Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/cuda/amp/
H A Dautocast_mode.py85 def custom_bwd(bwd): function
/aosp_15_r20/external/pytorch/torch/amp/
H A Dautocast_mode.py484 def custom_bwd(bwd=None, *, device_type: str): function