Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
pybind11
detail
type_caster< std::vector< torch::jit::Node * > >
Static Public Member Functions
pybind11::detail::type_caster< std::vector< torch::jit::Node * > > Struct Template Reference
Inheritance diagram for pybind11::detail::type_caster< std::vector< torch::jit::Node * > >:
Static Public Member Functions
static handle
cast
(const std::vector<
torch::jit::Node
* > &src, return_value_policy, handle parent)
static handle
cast
(const std::vector<
torch::jit::Node
* > *src, return_value_policy pol, handle parent)
Detailed Description
template<>
struct pybind11::detail::type_caster< std::vector< torch::jit::Node * > >
Definition at line
96
of file
pybind.h
.
The documentation for this struct was generated from the following file:
torch/csrc/jit/
pybind.h
Generated on Thu Mar 21 2019 13:06:31 for Caffe2 - C++ API by
1.8.11