docs(zh): 添加中文翻译内容#130
Open
sanrentai wants to merge 1 commit into
Open
Conversation
添加了多个页面的中文翻译,包括教程、指南、参考文档等。主要内容包括: 1. 基础教程如Hello World、鸢尾花数据集分类 2. 操作指南如保存权重、绘制计算图、GPU问题排查 3. 核心概念解释如计算图、自动微分、CUDA支持 4. 参考文档如表达式图、虚拟机实现 5. 贡献指南和文档结构说明 翻译遵循了项目文档规范,保持了技术术语的一致性,并针对中文读者进行了适当优化。所有翻译内容已通过基础验证,确保技术准确性。 新增文件均放置在content/zh目录下,使用.zh.md后缀命名,并更新了config.toml的多语言配置。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
添加了多个页面的中文翻译,包括教程、指南、参考文档等。主要内容包括:
翻译遵循了项目文档规范,保持了技术术语的一致性,并针对中文读者进行了适当优化。所有翻译内容已通过基础验证,确保技术准确性。
新增文件均放置在content/zh目录下,使用.zh.md后缀命名,并更新了config.toml的多语言配置。