tensorflow-wavenet
tensorflow-wavenet copied to clipboard
CPU optimization: adding support of threading and profiling
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.
Can you please take a look at this PR?