PyTorch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
c10::Capsule Struct Reference

#include <ivalue.h>

Public Member Functions

 Capsule (c10::intrusive_ptr< torch::CustomClassHolder > ptr)
 

Public Attributes

c10::intrusive_ptr< torch::CustomClassHolderobj_ptr
 

Constructor & Destructor Documentation

◆ Capsule()

c10::Capsule::Capsule ( c10::intrusive_ptr< torch::CustomClassHolder ptr)
inlineexplicit

Member Data Documentation

◆ obj_ptr

c10::intrusive_ptr<torch::CustomClassHolder> c10::Capsule::obj_ptr

The documentation for this struct was generated from the following file: