MCPcopy Create free account
hub / github.com/VisionXLab/OF-Diff / mode

Method mode

ldm/modules/distributions/distributions.py:20–21  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

18 return self.value
19
20 def mode(self):
21 return self.value
22
23
24class DiagonalGaussianDistribution(object):

Callers 2

forwardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected