Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ className
Method
className
fashion-mnist-vae/model.js:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
static get className() {
110
return
'ZLayer'
;
111
}
112
}
113
tf.serialization.registerClass(ZLayer);
114
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected