Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_fsdp.py1450 def fully_shard_with_compiled_compute(*args, **kwargs): function
1479 … fully_shard_patch = fully_shard_with_compiled_compute # type: ignore[assignment]