Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dautodiff.cpp159 auto bw_graph = compiled_graphs->backward; in build_script_grad() local
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py169 bw_graph = [None] variable