Lixia Chen
Lixia Chen
In generate.py, it seems that for every input, the generate() function will create a new session and do session.run(): https://github.com/andabi/parallel-wavenet-vocoder/blob/6c2fa0695051346b54dcb9855612bf68cfa3d443/generate.py#L50 I'm just wondering, will this approach incur session creation overhead...
This PR adds AuthorizedView admin CRUD methods, and allows existing data methods to work with an AuthorizedView. Change-Id: I1c04c6abb7a0ecaaa5a95334b9e6934f638b5afb
**Release Note Template for Downstream PRs (will be copied)** ```release-note:new-resource `google_bigtable_authorized_view` ```
Hi, is there a plan for Minigo to support for TensorFlow 2.0?