You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In paper formula, the generator's training parameters are only psi and projection function. Is there any special reason not to detach () the embedding vector?
The text was updated successfully, but these errors were encountered:
Longseabear
changed the title
Why don't you use detach () to get e?
Why don't you use detach function about embedding vector in generator?
Apr 3, 2020
G(rand_mark, embedding; psi, P)
In paper formula, the generator's training parameters are only psi and projection function. Is there any special reason not to detach () the embedding vector?
The text was updated successfully, but these errors were encountered: