Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ get_last_layer
Method
get_last_layer
sat/sgm/models/autoencoder.py:199–200 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
197
return
params
198
199
def
get_last_layer(self):
200
return
self.decoder.get_last_layer()
201
202
def
encode(
203
self,
Callers
2
inner_training_step
Method · 0.95
_validation_step
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected