Home
last modified time | relevance | path

Searched defs:create_fw_bw_graph (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dutils.py276 def create_fw_bw_graph(fn, use_output_and_grad_bw, fw_inputs, fw_outputs): function
H A Dmap.py66 def create_fw_bw_graph(f, num_mapped_args, *args): function
H A Dflex_attention.py481 def create_fw_bw_graph(score_mod, index_values, other_buffers): function