Skip to content

Move framework/detail/tensor-inl.h to framework/tensor-impl.h #3194

Closed
@wangkuiyi

Description

@wangkuiyi

Google C++ Style Guide https://google.github.io/styleguide/cppguide.html#Namespace_Names requires that the C++ namespace hierarchy matches the directory hierarchy.

Given that contents in tensor-inl.h have to be in namespace paddle::framework, we'd move the file up one level to framework directory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions