Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hanzhanggit/StackGAN
/ _p
Function
_p
misc/skipthoughts.py:216–220 ·
view source on GitHub ↗
make prefix-appended name
(pp, name)
Source
from the content-addressed store, hash-verified
214
215
216
def
_p(pp, name):
217
""
"
218
make prefix-appended name
219
""
"
220
return
'%s_%s'
%(pp, name)
221
222
223
def
init_tparams(params):
Callers
2
param_init_gru
Function · 0.85
gru_layer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected