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

Move Fluid C++ code into paddle/fluid #8345

Closed
wangkuiyi opened this issue Feb 10, 2018 · 0 comments
Closed

Move Fluid C++ code into paddle/fluid #8345

wangkuiyi opened this issue Feb 10, 2018 · 0 comments
Assignees

Comments

@wangkuiyi
Copy link
Collaborator

wangkuiyi commented Feb 10, 2018

Currently, the Fluid C++ source code are in /paddle, we should move them into /paddle/fluid.

Contributors from AMD asked this question.

In particular, these directories are to be moved:

if(NOT ANDROID AND NOT IOS)
add_subdirectory(memory)
add_subdirectory(platform)
add_subdirectory(framework)
add_subdirectory(operators)
add_subdirectory(pybind)
add_subdirectory(inference)
endif()

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

No branches or pull requests

1 participant