summarylogtreecommitdiffstats
path: root/030-tensorrt-onnx-tensorrt-disable-missing-source-file.patch
blob: a7fe1957196851228f93980a2c8e5784a8d94007 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,7 +56,7 @@ set(IMPORTER_SOURCES
   weightUtils.cpp
   WeightsContext.cpp
   TensorOrWeights.cpp
-  errorHelpers.cpp
+  #errorHelpers.cpp
 )
 
 if (BUILD_ONNXIFI)