1 Star 0 Fork 51

shiziyang/serving

forked from MindSpore/serving 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
徐永飞 提交于 2021-09-14 17:19 . Serving, update example and opt code
# MindSpore Serving
build/
mindspore_serving/lib
output
*.ir
.coverage*
htmlcov/
cov_output/
# Cmake files
CMakeFiles/
cmake_install.cmake
CMakeCache.txt
Makefile
cmake-build-debug
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
*.so.*
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Protocol buffers
*_pb2.py
*.pb.h
*.pb.cc
*.pb
*_grpc.py
# Editor
.vscode
.idea/
# Cquery
.cquery_cached_index/
compile_commands.json
# Ctags and cscope
tags
TAGS
CTAGS
GTAGS
GRTAGS
GSYMS
GPATH
cscope.*
# Python files
*__pycache__*
.pytest_cache
# Mac files
*.DS_Store
# Test results
test_temp_summary_event_file/
*.dot
*.dat
*.svg
*.perf
*.info
*.ckpt
*.shp
*.pkl
.clangd
mindspore_serving/version.py
mindspore_serving/default_config.py
mindspore_serving/.commit_id
tests/ut/python/tests/ca.crt
tests/ut/python/tests/ca.key
tests/ut/python/tests/ca.srl
tests/ut/python/tests/server.crt
tests/ut/python/tests/server.csr
tests/ut/python/tests/server.key
tests/ut/python/tests/client.crt
tests/ut/python/tests/client.csr
tests/ut/python/tests/client.key
tests/ut/python/tests/serving_logs/
tests/ut/python/tests/unix_socket_files/
tests/ut/python/tests/serving_python_ut_servables/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ziyangshi123/serving.git
git@gitee.com:ziyangshi123/serving.git
ziyangshi123
serving
serving
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385