Skip to content

Fallbacks improved#49

Open
Sh1vam wants to merge 23 commits intodvschultz:mainfrom
Sh1vam:main
Open

Fallbacks improved#49
Sh1vam wants to merge 23 commits intodvschultz:mainfrom
Sh1vam:main

Conversation

@Sh1vam
Copy link
Copy Markdown

@Sh1vam Sh1vam commented Apr 22, 2026

Modify superclass init for safety in Pytorch API

Add fallback for bias_act CUDA kernel build failure

Update upfirdn2d.py

Implement try-except for DDP consistency check

Sh1vam added 23 commits April 22, 2026 07:47
Updated superclass initialization for Pytorch API safety.
Handle failure to build CUDA kernels for bias_act by falling back to a reference implementation.
Add error handling for DDP consistency check
Added environment setup instructions for running BigGAN.
Modify worker validation logic to allow zero workers.
Updated data loader options to disable persistent workers and adjusted tensor memory pinning.
Updated data loader settings to reduce memory usage and number of workers. Added handling for workers parameter and adjusted multiprocessing start method.
Added option to run projection on CPU or GPU based on user input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant