1/*
2 * SPDX-License-Identifier: Apache-2.0
3 */
4
5#pragma once
6
7// clang-format off
8#include "onnx/onnx_pb.h"
9#include "onnx/onnx-data.pb.h"
10// clang-format on
11