Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LTH14/rcg
/ encode
Method
encode
rdm/modules/encoders/modules.py:8–9 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
6
super().__init__()
7
8
def
encode(self, *args, **kwargs):
9
raise
NotImplementedError
10
11
12
class
ClassEmbedder(nn.Module):
Callers
2
train_one_epoch
Function · 0.45
get_learned_conditioning
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected