Skip to content

Commit 2827597

Browse files
committed
use eigen3 header instead of tf third_party/eigen3
1 parent aac3455 commit 2827597

File tree

1 file changed

+1
-1
lines changed
  • PhysicsTools/TensorFlowAOT/interface

1 file changed

+1
-1
lines changed

PhysicsTools/TensorFlowAOT/interface/Wrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#include "tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h"
1414
#include "tensorflow/core/platform/types.h"
15-
#include "third_party/eigen3/unsupported/Eigen/CXX11/Tensor"
15+
#include "eigen3/unsupported/Eigen/CXX11/Tensor"
1616

1717
#include "FWCore/Utilities/interface/Exception.h"
1818

0 commit comments

Comments
 (0)