Home
last modified time | relevance | path

Searched refs:apply_chunking_to_forward (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py525 return apply_chunking_to_forward(
536 def apply_chunking_to_forward(forward_fn, *input_tensors): function