-
Notifications
You must be signed in to change notification settings - Fork 762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
modify tensor_introduction doc #4297
Merged
TCChenlong
merged 17 commits into
PaddlePaddle:develop
from
betterpig:modify_tensor_introduce
Apr 22, 2022
Merged
modify tensor_introduction doc #4297
TCChenlong
merged 17 commits into
PaddlePaddle:develop
from
betterpig:modify_tensor_introduce
Apr 22, 2022
Conversation
This file contains 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
Contributor
betterpig
commented
Mar 11, 2022
- 前言重新布局:什么是Tensor,为什么要用Tensor,教程示例中用到了Tensor的哪些功能
- Tensor的创建里加上:举例介绍自动转换tensor 和 通过图像或nlp数据创建tensor
- 在tensor numpy互转中加上: 什么时候适合用tensor(建议使用tensor)
- 以batch的例子引出reshape
- 设备位置:默认位置作用写清楚,帮用户做了什么
Thanks for your contribution! |
TCChenlong
approved these changes
Apr 22, 2022
TCChenlong
pushed a commit
to TCChenlong/docs
that referenced
this pull request
Apr 24, 2022
* modify tensor_introduction doc * modify according to nielang's advise, change picture quote method * fix bugs * fix some md format bugs * Update tensor images links * fix images link bugs * fix image link bugs * fix image link bugs * fix image link bugs * fix image link bugs * point Tensor's necessity; add the same and difference between tensor and numpy array * Modify some descriptions. * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md Co-authored-by: moguguo <[email protected]>
TCChenlong
added a commit
that referenced
this pull request
Apr 24, 2022
* modify tensor_introduction doc (#4297) * modify tensor_introduction doc * modify according to nielang's advise, change picture quote method * fix bugs * fix some md format bugs * Update tensor images links * fix images link bugs * fix image link bugs * fix image link bugs * fix image link bugs * fix image link bugs * point Tensor's necessity; add the same and difference between tensor and numpy array * Modify some descriptions. * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md Co-authored-by: moguguo <[email protected]> * update hardware_info_cn.md (#4653) * update hardware_info_cn.md 1、更新昆仑2代芯片(R200)支持情况。 2、更新龙芯、飞腾cpu新增支持的型号。 * update index_cn.rst 1、新增飞桨对昆仑2代芯片的支持说明 * delete index_cn.rst 1、层级结构不需要调整,因此删除 * update index_cn.rst 1、新增飞桨对昆仑2代芯片的支持说明 * add file paadle_2.0_xpu2_cn.md 1、新增支持飞桨在昆仑2代芯片上的说明 * add paddle_install_xpu2_cn.md 1、新增飞桨在昆仑2代芯片上的安装说明文档 * add train_example_xpu2_cn.md 新增飞桨对昆仑2代芯片的训练示例 * delete xpu2_train.md 1、目录结构有问题,需要重新调整 * update train_example_xpu2_cn.md 1、更新飞桨在昆仑2代芯片上的训练示例文档 * update index_cn.rst 添加飞桨对硬件支持的索引页 * update install_xpu2_cn.md 更新编译线程 * update index_cn.rst 修改格式 * update paddle_2.0_xpu2_cn.md 添加套件链接、分支链接、单机单卡支持情况 * update install.md 补充文字描述 * update train_example 更新数据集描述 * update fix_code_style 修改代码格式问题 * update order_list 更新序列排序前端展示问题 * Update train_example_xpu2_cn.md * 更新序号问题 更新文档序号问题 * Update train_example_xpu2_cn.md * Update train_example_xpu2_cn.md Co-authored-by: Chen Long <[email protected]> * Update hardware_info_cn.md (#4409) * Update hardware_info_cn.md update several links to hardware installation * Update hardware_info_cn.md Co-authored-by: Chen Long <[email protected]> Co-authored-by: Sing_chan <[email protected]> Co-authored-by: moguguo <[email protected]> Co-authored-by: adaxiadaxi <[email protected]> Co-authored-by: onecatcn <[email protected]>
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.