Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Lightricks/LTX-Video-Playground
AashishNKumar
/
proj11
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e46ff5e
proj11
/
xora
/
utils
/
dist_util.py
Sapir
Added tpu flash attention.
4f52f00
5 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
from
enum
import
Enum
def
execute_graph
() ->
None
:
if
_acceleration_type == AccelerationType.TPU:
xm.mark_step()