32 Star 21 Fork 26

MindSpore/federated

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 916 Bytes
一键复制 编辑 原始数据 按行查看 历史
build/
output/
cmake-build-debug/
mindspore_federated/.commit_id
mindspore_federated/default_config.py
mindspore_federated/version.py
logs/
*.core
# 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
# Editor
.vscode
.idea/
.gradle/
# 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
python/tests/temp/
python/tests/metrics.json
python/tests/server_recovery.json
fl_ssl_cert/
fl_redis_ssl_cert/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/federated.git
[email protected]:mindspore/federated.git
mindspore
federated
federated
master

搜索帮助