tvm
|
This is the complete list of members for tvm::GlobalVarSupply, including all inherited members.
GlobalVarSupply(const NameSupply &name_supply=NameSupply(), std::unordered_map< std::string, GlobalVar > name_to_var_map={}) | tvm::GlobalVarSupply | explicit |
GlobalVarSupply(const Array< IRModule > &modules) | tvm::GlobalVarSupply | explicit |
GlobalVarSupply(const IRModule module) | tvm::GlobalVarSupply | explicit |
TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS(GlobalVarSupply, ObjectRef, GlobalVarSupplyNode) | tvm::GlobalVarSupply |