MCPcopy Create free account
hub / github.com/FlashSampling/FlashSampling / get_gpu_name

Function get_gpu_name

src/fused_mm_sampling/bench/sys_metadata.py:18–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17
18def get_gpu_name() -> str:
19 return torch.cuda.get_device_name()
20
21
22def _python_version() -> str:

Callers 3

run_proton_profileFunction · 0.90
_run_speed_test_implFunction · 0.85
gather_system_metadataFunction · 0.85

Calls

no outgoing calls

Tested by 1

_run_speed_test_implFunction · 0.68