1 Star 0 Fork 79

bulc/Teco-AL

forked from Tecorigin/Teco-AL 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
#*.a
*.lib
# Executables
*.exe
*.out
*.app
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
# Auto-generated tag files
tags
# DistribType / packaging
build/
downloads/
#lib/
lib64/
outs/
packaging/
target/
temp/
# Unit test / coverage reports
htmlcov/
coverage.xml
cover/
# temp log
*.log
# vscode
.vscode/
.history/
# environment
env/
venv/
config/config.h
build
data
*.log
__pycache__
op_register.h
case_list.cpp
op_register.cpp
test_proto/*.cc
test_proto/*.h
test_proto/*_pb2.py
test_proto/tecoal/*.cc
test_proto/tecoal/*.h
test_proto/tecoal/*_pb2.py
test_proto/tecoal.proto
#zoo/tecoal/convert.*
thirdparty
*cpu_list
*cpu.key
*cuda_list
*cuda.key
test/frame_work/tecotest/test_proto/*.pb.cc
test/frame_work/tecotest/test_proto/*.h
test/frame_work/tecotest/test_proto/*_pb2.py
test/frame_work/tecotest/test_proto/tecoal/*.cc
test/frame_work/tecotest/test_proto/tecoal/*.h
test/frame_work/tecotest/test_proto/tecoal/*_pb2.py
test/frame_work/tecotest/test_proto/tecoal.proto
#test/frame_work/tecotest/zoo/tecoal/convert.*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bulingc/teco-al.git
git@gitee.com:bulingc/teco-al.git
bulingc
teco-al
Teco-AL
develop

搜索帮助