Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PeizeSun/TransTrack
/ decompose
Method
decompose
util/misc.py:350–351 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
348
self.mask.record_stream(*args, **kwargs)
349
350
def
decompose(self):
351
return
self.tensors, self.mask
352
353
def
__repr__(self):
354
return
str(self.tensors)
Callers
12
forward
Method · 0.80
loss_masks
Method · 0.80
forward_once
Method · 0.80
forward_train
Method · 0.80
loss_masks
Method · 0.80
forward
Method · 0.80
loss_masks
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
loss_masks
Method · 0.80
forward_train
Method · 0.80
loss_masks
Method · 0.80
Calls
no outgoing calls
Tested by
4
forward
Method · 0.64
loss_masks
Method · 0.64
forward
Method · 0.64
loss_masks
Method · 0.64