Skip to content
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
merged 17 commits into from
Apr 22, 2022

Conversation

betterpig
Copy link
Contributor

  1. 前言重新布局:什么是Tensor,为什么要用Tensor,教程示例中用到了Tensor的哪些功能
  2. Tensor的创建里加上:举例介绍自动转换tensor 和 通过图像或nlp数据创建tensor
  3. 在tensor numpy互转中加上: 什么时候适合用tensor(建议使用tensor)
  4. 以batch的例子引出reshape
  5. 设备位置:默认位置作用写清楚,帮用户做了什么

@paddle-bot-old
Copy link

Thanks for your contribution!

@TCChenlong TCChenlong merged commit 03c95ee into PaddlePaddle:develop 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants