Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Pr fix interop threads #420

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

cuixiaom
Copy link
Contributor

Fixed a bug of CPU parallism of the model. when tf.Session() call starts with no parameters, the interop and intraop parallism setting will use default values, and won't be able to change later, which will lead to lower performance if the model is running on CPU because of no optimized parallism config being set

…m has been removed from NMT code, and it caused training and inference failures when use this .json file
…rts with no parameters, the interop and intraop parallism setting will use default values, and won't be able to change later, which will lead to lower performance if the model is running on CPU because of no optimized parallism config being set
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant