NVIDIA / nv-wavenet

Reference implementation of real-time autoregressive wavenet inference
BSD 3-Clause "New" or "Revised" License
735 stars 126 forks source link

will files in pytorch directory be updated to use manyblock? #74

Closed isaacleeai closed 6 years ago

isaacleeai commented 6 years ago

will files in pytorch directory be updated to use manyblock? If so, how much longer do you think it will take? If not, then I will have to do it myself. Is there anything different I would have to do in terms of giving weights, conditional input, or the output tensor?

isaacleeai commented 6 years ago

duplicate