We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90274be commit a77b037Copy full SHA for a77b037
onnxruntime/test/onnx/onnx_model_info.cc
@@ -10,6 +10,7 @@
10
#include <fstream>
11
#include "core/graph/model.h"
12
#include "core/common/logging/sinks/clog_sink.h"
13
+#include "core/flatbuffers/ort.fbs.h"
14
using namespace onnxruntime::experimental;
15
using namespace onnxruntime::logging;
16
#endif
0 commit comments