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

add version and cmakecache in inference_lib #10807

Merged
merged 1 commit into from
May 21, 2018
Merged

add version and cmakecache in inference_lib #10807

merged 1 commit into from
May 21, 2018

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented May 21, 2018

Add version.txt and CMakeCache.txt in inference_lib for version management.
The result is:

$ tree -L 1 PaddleRoot/
PaddleRoot/
├── CMakeCache.txt
├── paddle
├── third_party
└── version.txt

The context of version.txt is:

[] -> $ cat PaddleRoot/version.txt
GIT COMMIT ID: ebefdbe372e6d1a87a9eae691d579156c1ce6680
WITH_MKL: ON
WITH_GPU: ON
CUDA version: 8.0
CUDNN version: v7

@luotao1 luotao1 added the 预测 原名Inference,包含Capi预测问题等 label May 21, 2018
@luotao1 luotao1 requested a review from Superjomn May 21, 2018 12:00
Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit 73f4951 into PaddlePaddle:develop May 21, 2018
@luotao1 luotao1 deleted the version branch May 21, 2018 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
预测 原名Inference,包含Capi预测问题等
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants