Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Static Public Member Functions
pybind11::detail::type_caster< torch::jit::AttributeKind > Struct Template Reference

Public Member Functions

 PYBIND11_TYPE_CASTER (torch::jit::AttributeKind, _("AttributeKind"))
 
bool load (handle src, bool)
 

Static Public Member Functions

static handle cast (torch::jit::AttributeKind src, return_value_policy, handle)
 

Detailed Description

template<>
struct pybind11::detail::type_caster< torch::jit::AttributeKind >

Definition at line 73 of file pybind.h.


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