Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
meatybobby committed Nov 26, 2024
1 parent 27af4a2 commit 000202a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/export/test_trt_compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
import unittest
from typing import List

import torch

from nemo.export import trt_compile
from nemo.utils.import_utils import safe_import

TEST_CASE_1 = ["fp32"]
TEST_CASE_2 = ["fp16"]

Expand Down

0 comments on commit 000202a

Please sign in to comment.