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

Function pack_one

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

Source from the content-addressed store, hash-verified

66
67
68def pack_one(t, pattern):
69 return pack([t], pattern)
70
71
72def unpack_one(t, ps, pattern):

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