Rate this Page

Struct WeakTypePtr#

Page Contents

Struct Documentation#

struct WeakTypePtr#

Public Functions

WeakTypePtr(std::weak_ptr<torch::jit::CompilationUnit> cu, TypePtr type)#

Public Members

std::weak_ptr<torch::jit::CompilationUnit> cu_#
TypePtr type_#