MCPcopy Index your code
hub / github.com/Monalissaa/DisenDiff / encode

Method encode

src/custom_modules.py:221–222  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

219 super().__init__()
220
221 def encode(self, *args, **kwargs):
222 raise NotImplementedError
223
224
225class FrozenCLIPEmbedderWrapper(AbstractEncoder):

Callers 4

show_cross_attentionFunction · 0.45
get_word_indsFunction · 0.45
mainFunction · 0.45
add_tokenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected