tvm
Classes | Namespaces | Functions
target_info.h File Reference

Various information about target. More...

#include <tvm/ir/expr.h>
#include <string>
Include dependency graph for target_info.h:

Go to the source code of this file.

Classes

class  tvm::MemoryInfoNode
 Memory information of special memory region. Use MemoryInfo as its container type. More...
 
class  tvm::MemoryInfo
 Defines memory info. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 

Functions

MemoryInfo tvm::GetMemoryInfo (const std::string &scope)
 get memory info given scope More...
 

Detailed Description

Various information about target.