tvm
Classes | Namespaces
span.h File Reference

Span information for debugging purposes. More...

#include <tvm/node/node.h>
#include <tvm/runtime/object.h>
#include <string>
Include dependency graph for span.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::SourceNameNode
 The name of a source fragment. More...
 
class  tvm::SourceName
 The source name of a file span. More...
 
class  tvm::SpanNode
 Stores locations in frontend source that generated a node. More...
 
class  tvm::Span
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 

Detailed Description

Span information for debugging purposes.