1 Star 0 Fork 68

rueenov/cann-ops-adv

forked from Ascend/cann-ops-adv 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 965 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Copyright (c) 2024 Huawei Technologies Co., Ltd.
# This file is a part of the CANN Open Software.
# Licensed under CANN Open Software License Agreement Version 1.0 (the "License").
# Please refer to the License for details. You may not use this file except in compliance with the License.
# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED,
# INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE.
# See LICENSE in the root of the software repository for the full text of the License.
# ======================================================================================================================
# Jetbrain
.idea
cmake-build-debug
cmake-build-release
# Visual Studio
.vs
# Visual Studio Code
.vscode
# vim cache
*.swp
# build & output tempalte dirs
build/
build_out/
output/
# binary files
*.so
*.a
# python cache
*.pyc
__pycache__
MANIFEST.in
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/rueenov/cann-ops-adv.git
git@gitee.com:rueenov/cann-ops-adv.git
rueenov
cann-ops-adv
cann-ops-adv
master

搜索帮助