Searched defs:triton (Results 1 – 10 of 10) sorted by relevance
53 triton: target
160 ignore_missing_imports = True
183 def triton(self, kernel_name: str, source_code: str, device_str: str = "cuda"): member in AsyncCompile
831 class triton: class
14 triton = None variable
52 triton = None variable
352 triton=True, argument
80 triton=True, argument
1647 triton=True, argument
902 triton: Optional[Callable[..., str]] = None variable in OverridesData