1 Star 0 Fork 1

jory.d / onnxruntime

forked from xxl1j2n / onnxruntime 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 744 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pranav Sharma 提交于 2018-11-19 16:48 . Initial bootstrap commit.
---
# Defaults for all languages.
BasedOnStyle: Google
# Setting ColumnLimit to 0 so developer choices about where to break lines are maintained.
# Developers are responsible for adhering to the 120 character maximum.
ColumnLimit: 0
SortIncludes: false
DerivePointerAlignment: false
# if you want to customize when working locally see https://clang.llvm.org/docs/ClangFormatStyleOptions.html for options.
# See ReformatSource.ps1 for a script to update all source according to the current options in this file.
# e.g. customizations to use Allman bracing and more indenting.
# AccessModifierOffset: -2
# BreakBeforeBraces: Allman
# CompactNamespaces: false
# IndentCaseLabels: true
# IndentWidth: 4
# NamespaceIndentation: All
...
1
https://gitee.com/dangxusheng/onnxruntime.git
git@gitee.com:dangxusheng/onnxruntime.git
dangxusheng
onnxruntime
onnxruntime
master

搜索帮助