MCPcopy Create free account
hub / github.com/CompVis/zigma / setup

Method setup

utils/torchmetric_fdd.py:70–71  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

68
69 @abstractmethod
70 def setup(self, *args, **kwargs):
71 pass
72
73 @abstractmethod
74 def transform(self, x):

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected