Skip to content

Comments

Add warp.torch to __init__#1

Open
mmarcinkiewicz wants to merge 1 commit intomainfrom
michalm-warp-torch-init
Open

Add warp.torch to __init__#1
mmarcinkiewicz wants to merge 1 commit intomainfrom
michalm-warp-torch-init

Conversation

@mmarcinkiewicz
Copy link
Owner

@mmarcinkiewicz mmarcinkiewicz commented Apr 14, 2022

Allows to run

import warp as wp
wp.torch.xx

instead of

import warp as wp
import warp.torch
wp.torch.xx

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