Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LTH14/mar
/ mode
Method
mode
models/vae.py:446–447 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
444
)
445
446
def
mode(self):
447
return
self.mean
448
449
450
class
AutoencoderKL(nn.Module):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected