上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 44 下一页
摘要: Harbor 企业级 Registry 服务器 Harbor 是由 VMware 公司中国团队为企业用户设计的 Registry server 开源项目,包括了权限管理 (RBAC)、LDAP、审计、管理界面、自我注册、HA 等企业必需的功能,同时针对中国用户的特点,设计镜像复制和中文支持等功能。 阅读全文
posted @ 2022-07-03 21:25 michaelchengjl 阅读(155) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2022-07-01 10:16 michaelchengjl 阅读(375) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2022-06-30 14:19 michaelchengjl 阅读(27) 评论(0) 推荐(0)
摘要: git tag 常用命令 在我们开发的过程中,可能经过多次 commit 提交才会确定一个版本,那么除了用 commit comments 来标识一次提交记录,还有没有什么更好的办法呢?GIT 为我们提供了标签这个功能,使用标签可以对某一次提交记录做上一个小标记。 # 查看本地分支标签 git ta 阅读全文
posted @ 2022-06-30 11:33 michaelchengjl 阅读(583) 评论(0) 推荐(0)
摘要: TVM: Expressions in Relay https://tvm.apache.org/docs/reference/langref/relay_expr.html 阅读全文
posted @ 2022-06-28 15:53 michaelchengjl 阅读(24) 评论(0) 推荐(0)
摘要: TVM 入门指北 TVM overview https://cloud.tencent.com/developer/article/2126872 TVM: Pass Infrastructure https://tvm.apache.org/docs/arch/pass_infra.html# 阅读全文
posted @ 2022-06-28 15:52 michaelchengjl 阅读(53) 评论(0) 推荐(0)
摘要: TVM: Schedule Primitives in TVM https://tvm.apache.org/docs/how_to/work_with_schedules/schedule_primitives.html 阅读全文
posted @ 2022-06-28 15:52 michaelchengjl 阅读(54) 评论(0) 推荐(0)
摘要: 跳板机和堡垒机的区别_什么是堡垒机?为什么需要堡垒机? [转] https://blog.csdn.net/weixin_39761655/article/details/110864978 阅读全文
posted @ 2022-06-21 09:37 michaelchengjl 阅读(275) 评论(0) 推荐(0)
摘要: Ubuntu18.04使用Systemback制作系统镜像并还原 https://blog.csdn.net/z952957407/article/details/108749019 https://blog.csdn.net/caliph21/article/details/109167583 阅读全文
posted @ 2022-06-20 10:07 michaelchengjl 阅读(333) 评论(0) 推荐(0)
摘要: TTS 服务 TTS是Text To Speech的缩写,翻译成中文就是“从文本到语言”的意思,一般是指语音合成技术。而所谓的TTS软件说的通俗点就是指文本转语音软件。 微软Text to Speech文本转语音服务 为什么开头就介绍微软的这个服务呢?因为它很强啊... 微软的Text to Spe 阅读全文
posted @ 2022-06-19 21:05 michaelchengjl 阅读(705) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 44 下一页