Shortcuts

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_

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources