2 Star 0 Fork 10

多天线通信与导航/cann_op_contrib

forked from Ascend/cann_op_contrib
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 709 Bytes
一键复制 编辑 原始数据 按行查看 历史
fuyangchenghu 提交于 2022-10-20 06:09 . update .gitignore.
# binary files
*.so
*.so.*
*.dylib
# Static libraries
*.la
*.lai
*.a
*.lib
# Object files
*.o
cmake-build-debugindocker/
.DS_Store
# distribution and packaging
build/
output/
dist/
.idea/
*.egg-info/
*.egg
*.whl
# vim cache
*.swp
# python cache
*.pyc
__pycache__
MANIFEST.in
# python ut/st
cov_report/
report/
data/
*.dump
# protobuf
*.pb.h
*.pb.c
# cann tmp
lib/
kernel_meta/
# Jetbrain
.idea
# Visual Studio
.vs
# Visual Studio Code
.vscode
# Test results
test_temp_summary_event_file/
*.dot
*.dat
*.perf
*.info
*.ckpt
*.shp
*.pkl
*.pb
*.om
*.prototxt
*.caffemodel
# UT report file
ut_report.txt
# ascend package download dir
ascend_download
# file
*.mp4
*.yuv
*.log
*.h264
*.h265
*.bin
*.run
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cnasp/cann_op_contrib.git
git@gitee.com:cnasp/cann_op_contrib.git
cnasp
cann_op_contrib
cann_op_contrib
master

搜索帮助