Skip to content

Commit

Permalink
add import
Browse files Browse the repository at this point in the history
  • Loading branch information
anjali411 committed Jul 1, 2020
1 parent 75fb528 commit 89ba39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/torchscript_consistency_cuda_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import torch

from . import common_utils
from .torchscript_consistency_impl import Functional, Transforms
from .torchscript_consistency_impl import Functional, Transforms, TransformsWithComplexDtypes


@common_utils.skipIfNoCuda
Expand Down

0 comments on commit 89ba39b

Please sign in to comment.