Skip to content

Conversation

@chenwhql
Copy link
Contributor

@chenwhql chenwhql commented Dec 29, 2021

PR types

Function optimization

PR changes

Others

Describe

[PTen] Unify data layout of pten and fluid

本PR统一了pten和fluid中两个DataLayout的枚举类实现,没必要重复实现的基础数据结构保持一套实现,避免多余的转换,后续其他数据结构也会陆续统一,并且基础数据结构应该在pten中

统一数据结构的同时会在确保兼容的前提下,对原有数据结构设计不合理之处进行完善,原fluid的AnyLayout枚举值不太合理,进行了适当调整

@paddle-bot-old
Copy link

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

@chenwhql chenwhql merged commit 8d32cef into PaddlePaddle:develop Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants