Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteDance-Seed/Triton-distributed
/ Package
Class
Package
python/setup.py:263–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
262
@dataclass
263
class
Package:
264
package: str
265
name: str
266
url: str
267
include_flag: str
268
lib_flag: str
269
syspath_var_name: str
270
sym_name: Optional[str] = None
271
272
273
# json
Callers
2
get_json_package_info
Function · 0.85
get_llvm_package_info
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected