Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ className
Method
className
date-conversion-attention/model.js:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
static get className() {
47
return
'GetLastTimestepLayer'
;
48
}
49
}
50
tf.serialization.registerClass(GetLastTimestepLayer);
51
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected