Added performance flags for better inference performance on Xeon#760
Open
vivek-rane wants to merge 3 commits intothtrieu:masterfrom
Open
Added performance flags for better inference performance on Xeon#760vivek-rane wants to merge 3 commits intothtrieu:masterfrom
vivek-rane wants to merge 3 commits intothtrieu:masterfrom
Conversation
added 2 commits
May 15, 2018 14:21
…ing on TensorFlow built with MKL-DNN
Author
|
Hang on - I tested this with python 2.7�. Let me update the code for 3.5. |
Author
|
Could someone help me with the failure in the CI? If I change the offset in darkflow/utils/loader.py from 16 to 20, it works. Not sure why. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm a part of the TensorFlow optimization team at Intel and we're working on improving performance of YoloV2/darkflow on Xeon. As a first step, I'm adding the ability to measure and tweak performance. We will also contribute changes to TensorFlow and MKL-DNN to speed up YoloV2/DarkFlow.
With the right settings, inference performance on a 28 core Xeon Scalable Processor goes up by more than 60%