Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not support cuda12.4 ? #54

Open
Childbird opened this issue Dec 29, 2024 · 0 comments
Open

not support cuda12.4 ? #54

Childbird opened this issue Dec 29, 2024 · 0 comments

Comments

@Childbird
Copy link

my cuda 12.4,

pytorch3d 0.7.8
torch 2.5.1+cu124
torchaudio 2.5.1
torchvision 0.20.1+cu124

use text_to_3d_lite_separately, after generating views.jpg:

DEFAULT_RENDERING_KWARGS
{'ray_start': 'auto', 'ray_end': 'auto', 'box_warp': 1.2, 'white_back': True, 'disparity_space_sampling': False, 'clamp_mode': 'softplus', 'sampler_bbox_min': -0.6, 'sampler_bbox_max': 0.6}
SVRMModel has 458.69 M params.
Load model successfully
view2mesh model {'Total': 458688965, 'Trainable': 0}
Hunyuan3D-1\infer\utils.py:74: FutureWarning: torch.cuda.amp.autocast(args...) is deprecated. Please use torch.amp.autocast('cuda', args...) instead.
with autocast():
outputs\test
Hunyuan3D-1\svrm\predictor.py:144: FutureWarning: torch.cuda.amp.autocast(args...) is deprecated. Please use torch.amp.autocast('cuda', args...) instead.
with torch.cuda.amp.autocast():
=====> Triplane forward time: 47.709824562072754

Error occurred during execution.

how should i do?

Thanks!

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

No branches or pull requests

1 participant