Home
last modified time | relevance | path

Searched defs:fw_graph (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dmap.py159 def forward(ctx, fw_graph, joint_graph, num_mapped_args, *flat_args): argument
H A Dflex_attention.py566 fw_graph, argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dautodiff.cpp147 auto fw_graph = compiled_graphs->forward; in build_script_grad() local
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py168 fw_graph = [None] variable