Searched defs:cudagraphs (Results 1 – 3 of 3) sorted by relevance
123 def cudagraphs(dynamo_model, dynamo_inputs): function
833 cudagraphs = os.environ.get("TORCHINDUCTOR_CUDAGRAPHS") == "1" variable in triton
6431 def post_compile(self, gm, inputs, cudagraphs): argument