v4.4 tag release update. (#3032)
This commit is contained in:
@@ -240,10 +240,11 @@ import os
|
||||
import subprocess
|
||||
import shutil
|
||||
import tempfile
|
||||
import torch
|
||||
|
||||
|
||||
def run_test(tmpdir=None, cmake_args="", cleanup=True):
|
||||
import torch
|
||||
|
||||
try:
|
||||
current_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user