Skip to content

Commit

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

import torch

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

Expand Down

0 comments on commit 5111223

Please sign in to comment.