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

Public Member Functions

 PYBIND11_TYPE_CASTER (torch::autograd::Variable, _("torch::autograd::Variable"))
 
bool load (handle src, bool)
 

Static Public Member Functions

static handle cast (torch::autograd::Variable src, return_value_policy, handle)
 

Detailed Description

template<>
struct pybind11::detail::type_caster< torch::autograd::Variable >

Definition at line 46 of file pybind.h.


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