Rate this Page

Struct StrongTypePtr#

Page Contents

Struct Documentation#

struct StrongTypePtr#

Public Functions

StrongTypePtr(std::shared_ptr<torch::jit::CompilationUnit> cu, TypePtr type)#

Public Members

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