Revert "a hack to for onnxruntime to use cuda"

This commit is contained in:
xaviviro
2023-06-27 20:39:24 +02:00
committed by GitHub
parent 747726fc02
commit e7907c45b6
4 changed files with 2 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
from __future__ import division
import datetime
import numpy as np
import torch # hack to use onnxruntime with cuda
#import onnx
import onnxruntime
import os
import os.path as osp