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

2.4.1 to 2.4.2 and macOS avx installation #5630

Merged
merged 4 commits into from
Feb 27, 2023

Conversation

zhengqiwen1997
Copy link
Contributor

2.4.1字段改为2.4.2;macos默认安装avx

@paddle-bot
Copy link

paddle-bot bot commented Feb 24, 2023

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-5630.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

@@ -1192,7 +1192,7 @@ REGISTER_OPERATOR(sign, ops::SignOp, ops::SignOpMaker<float>,
> 本节要点:
> 1. 支持新形式 Kernel 在现有静态图和动态图体系中调用,难点在于解决多参数 Op 到少参数 Kernel 的匹配问题

#### 2.4.1 ArgumentMapping 体系设计
#### 2.4.2 ArgumentMapping 体系设计
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里为什么要改?
只需要改docs/install目录下的文件。

@@ -1192,7 +1192,7 @@ So far, after the original Op's `InferShape` function has been migrated to PHI `
> Highlights of this section:
> 1. Support the new form of Kernel to be called in the existing static graph and dynamic graph architecture, the difficulty lies in solving the matching problem of multi-parameter Op to few-parameter Kernel.

#### 2.4.1 ArgumentMapping Architecture Design
#### 2.4.2 ArgumentMapping Architecture Design
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同上。不需要改。

docs/install/pip/macos-pip.md Show resolved Hide resolved
docs/install/pip/macos-pip_en.md Show resolved Hide resolved
docs/design/phi/design_cn.md Outdated Show resolved Hide resolved
docs/design/phi/design_en.md Outdated Show resolved Hide resolved
Copy link
Contributor

@pangyoki pangyoki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dingjiaweiww dingjiaweiww merged commit 4d1b25b into PaddlePaddle:release/2.4 Feb 27, 2023
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