MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / unpack_one

Function unpack_one

sat/sgm/modules/autoencoding/magvit2_pytorch.py:72–73  ·  view source on GitHub ↗
(t, ps, pattern)

Source from the content-addressed store, hash-verified

70
71
72def unpack_one(t, ps, pattern):
73 return unpack(t, ps, pattern)[0]
74
75
76def append_dims(t, ndims: int):

Callers 8

forwardMethod · 0.70
forwardMethod · 0.70
forwardMethod · 0.70
forwardMethod · 0.70
forwardMethod · 0.70
forwardMethod · 0.70
forwardMethod · 0.70
forwardMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected