API symbolscudaCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.cuda.graphs.export_dot tensorplay.cuda.graphs.export_dot(file_path: str) → str[source] Export the last captured CUDA graph to a DOT file. Help improve this pageFound an error, an unclear step, or a missing example?Was this page helpful?YesNoSuggest an editReport an issuetensorplay.cuda.graph_annotations.mark_kernelsTag the GPU work captured within its scope with user metadata.tensorplay.cuda.graphs.export_graph_dataSerialize a captured CUDA graph into a dictionary of node data.