Skip to content

Conversation

@chenwhql
Copy link
Contributor

@chenwhql chenwhql commented Feb 19, 2022

PR types

Function optimization

PR changes

Others

Describe

[PTen->Phi PR1] Change pten dirname and namespace to phi

经内部讨论,现决定将算子库pten的命名改为phi(希腊字母读音),全称暂未最终确定,现阶段暂定:

  • Paddle HIgh-performance operator library (phi) ,飞桨高性能算子库

本PR仅对【目录名】及【命名空间】进行更名,不涉及其他任何逻辑改动!代码增删行数差别是由于pre-commit处理代码格式引入换行变动导致。

改动具体包括:

  • 各级pten文件夹 -> phi文件夹
  • pten/ -> phi/
  • namespace pten -> namespace phi
  • pten:: -> phi::

【TODO】

  • pten相关注册宏更名
  • pten相关编译宏及编译target更名
  • pten相关函数更名
@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@ZzSean ZzSean left a comment

Choose a reason for hiding this comment

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

LGTM for op benchmark

@phlrain phlrain self-requested a review February 20, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

9 participants