MCPcopy Create free account
hub / github.com/bamler-lab/constriction / EncoderDecoderModel

Class EncoderDecoderModel

src/pybindings/stream/model/internals.rs:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41pub struct EncoderDecoderModel<M>(pub M);
42
43impl<M> Clone for EncoderDecoderModel<&M>
44where

Callers 6

encode_reverseMethod · 0.85
decodeMethod · 0.85
encodeMethod · 0.85
decodeMethod · 0.85
encode_reverseMethod · 0.85
decodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected