Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atrovast/THGS
/ count
Method
count
ext/spt/data/instance.py:124–125 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
122
123
@property
124
def
count(self) -> torch.Tensor:
125
return
self.values[1]
126
127
@count.setter
128
def
count(self, count: torch.Tensor):
Callers
1
available_cpu_count
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected