Skip to content

Commit

Permalink
Delete unused alias
Browse files Browse the repository at this point in the history
  • Loading branch information
skottmckay committed Dec 9, 2024
1 parent b7b9904 commit 83a7830
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onnxruntime/core/session/graph_c_api.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include "core/session/ort_env.h"

using namespace onnxruntime;
using Dimension = std::variant<int64_t, std::string>;

struct OrtShape {
ONNX_NAMESPACE::TensorShapeProto shape_proto;
Expand Down

0 comments on commit 83a7830

Please sign in to comment.