tensorflow-wavenet icon indicating copy to clipboard operation
tensorflow-wavenet copied to clipboard

CPU optimization: adding support of threading and profiling

Open ashraf-bhuiyan opened this issue 6 years ago • 1 comments

In this PR, intra-op and inter-op threading are supported in the model. Moreover, profiling and new timer is also added. Readme file is also updated to show how to use intra-op and inter-op threading to get great performance on CPUs.

ashraf-bhuiyan avatar Jul 24 '18 21:07 ashraf-bhuiyan

Can you please take a look at this PR?

ashraf-bhuiyan avatar Nov 05 '18 21:11 ashraf-bhuiyan