摘要:
计算机网络 https://www.cnblogs.com/machangwei-8/p/10353279.html https://blog.csdn.net/tianshan2010/article/details/107968397 https://www.cnblogs.com/peida/ 阅读全文
摘要:
Harbor 企业级 Registry 服务器 Harbor 是由 VMware 公司中国团队为企业用户设计的 Registry server 开源项目,包括了权限管理 (RBAC)、LDAP、审计、管理界面、自我注册、HA 等企业必需的功能,同时针对中国用户的特点,设计镜像复制和中文支持等功能。 阅读全文
摘要:
XLA https://www.tensorflow.org/xla?hl=zh-cn https://www.tensorflow.org/xla/architecture?hl=zh-cn https://zhuanlan.zhihu.com/p/98565435 https://develop 阅读全文
摘要:
git tag 常用命令_02 https://blog.csdn.net/qq_21746331/article/details/120776710 https://www.cnblogs.com/yongdaimi/p/11738305.html https://git-scm.com/book 阅读全文
摘要:
git tag 常用命令 在我们开发的过程中,可能经过多次 commit 提交才会确定一个版本,那么除了用 commit comments 来标识一次提交记录,还有没有什么更好的办法呢?GIT 为我们提供了标签这个功能,使用标签可以对某一次提交记录做上一个小标记。 # 查看本地分支标签 git ta 阅读全文
摘要:
TVM: Expressions in Relay https://tvm.apache.org/docs/reference/langref/relay_expr.html 阅读全文
摘要:
TVM 入门指北 TVM overview https://cloud.tencent.com/developer/article/2126872 TVM: Pass Infrastructure https://tvm.apache.org/docs/arch/pass_infra.html# 阅读全文
摘要:
TVM: Schedule Primitives in TVM https://tvm.apache.org/docs/how_to/work_with_schedules/schedule_primitives.html 阅读全文
摘要:
跳板机和堡垒机的区别_什么是堡垒机?为什么需要堡垒机? [转] https://blog.csdn.net/weixin_39761655/article/details/110864978 阅读全文
摘要:
Ubuntu18.04使用Systemback制作系统镜像并还原 https://blog.csdn.net/z952957407/article/details/108749019 https://blog.csdn.net/caliph21/article/details/109167583 阅读全文