Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chilo-ms committed Nov 2, 2023
1 parent f2ad613 commit 103c9e8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions onnxruntime/test/providers/tensorrt/tensorrt_basic_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ using namespace std;
using namespace ONNX_NAMESPACE;
using namespace ::onnxruntime::logging;

// Once we use C++17 this could be replaced with std::size
template <typename T, size_t N>
constexpr size_t countof(T (&)[N]) { return N; }

namespace onnxruntime {

namespace test {
Expand Down

0 comments on commit 103c9e8

Please sign in to comment.