Skip to content

Commit

Permalink
evc: fix cudart import
Browse files Browse the repository at this point in the history
  • Loading branch information
dendenxu committed Apr 6, 2024
1 parent 19e1a58 commit e8d420e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions easyvolcap/utils/cuda_utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import torch

cudart = torch.cuda.cudart()


def register_memory(x: torch.Tensor):
"""
Expand Down

0 comments on commit e8d420e

Please sign in to comment.