-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
Check warning Code scanning / lintrunner CLANGFORMAT/format Warning
See https://clang.llvm.org/docs/ClangFormat.html.
Run lintrunner -a to apply this patch. |
||
// Licensed under the MIT License. | ||
|
||
#pragma once | ||
#pragma once | ||
|
||
namespace onnxruntime { | ||
|
||
namespace interface { | ||
|
||
} | ||
|
||
} | ||
Check warning on line 12 in include/onnxruntime/interface/graph/graph.h GitHub Actions / cpplint[cpplint] include/onnxruntime/interface/graph/graph.h#L12
Raw output
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
Check warning Code scanning / lintrunner CLANGFORMAT/format Warning
See https://clang.llvm.org/docs/ClangFormat.html.
Run lintrunner -a to apply this patch. |
||
// Licensed under the MIT License. | ||
|
||
#pragma once | ||
#pragma once | ||
|
||
namespace onnxruntime { | ||
|
||
namespace interface { | ||
|
||
} | ||
|
||
} | ||
Check warning on line 12 in include/onnxruntime/interface/kernel/kernel.h GitHub Actions / cpplint[cpplint] include/onnxruntime/interface/kernel/kernel.h#L12
Raw output
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
Check warning Code scanning / lintrunner CLANGFORMAT/format Warning
See https://clang.llvm.org/docs/ClangFormat.html.
Run lintrunner -a to apply this patch. |
||
// Licensed under the MIT License. | ||
|
||
#pragma once | ||
#pragma once | ||
|
||
namespace onnxruntime { | ||
|
||
namespace interface { | ||
|
||
} | ||
|
||
} | ||
Check warning on line 12 in include/onnxruntime/interface/provider/provider.h GitHub Actions / cpplint[cpplint] include/onnxruntime/interface/provider/provider.h#L12
Raw output
|