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 float16 demo code and put float16 work in contrib/float16 folder #10331

Merged
merged 14 commits into from
May 3, 2018

Conversation

kexinzhao
Copy link
Contributor

@kexinzhao kexinzhao commented May 2, 2018

Fix #10315

This pr does the following things:

  1. Make float16 transpiler an independent component.
  2. update the benchmark result using the latest float16 transpiler.
  3. add float16 demo code float16_inference_demo.py and add run_float16_demo.sh to run it to get the benchmark results.
  4. move the transpiler, benchmark result, and demo code into contrib/float16 folder.
  5. add float16 report summarizing the work

@kexinzhao kexinzhao force-pushed the contrib_float16 branch 5 times, most recently from b8fc9b5 to 7b3af18 Compare May 2, 2018 07:52
@Xreki Xreki added the 预测 原名Inference,包含Capi预测问题等 label May 2, 2018
@wangkuiyi wangkuiyi merged commit 7a86069 into PaddlePaddle:develop May 3, 2018
@kexinzhao kexinzhao deleted the contrib_float16 branch May 3, 2018 23:47
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.

3 participants