tvm
Classes | Namespaces
global_var_supply.h File Reference

GlobalVarSupply that can be used to generate unique. More...

#include <string>
#include <unordered_map>
#include "tvm/ir/expr.h"
#include "tvm/ir/module.h"
#include "tvm/ir/name_supply.h"
Include dependency graph for global_var_supply.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::GlobalVarSupplyNode
 GlobalVarSupply can be used to generate unique GlobalVars. More...
 
class  tvm::GlobalVarSupply
 Managed reference class to GlobalVarSupplyNode. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 

Detailed Description

GlobalVarSupply that can be used to generate unique.