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

Public Member Functions

 PYBIND11_TYPE_CASTER (at::Tensor, _("at::Tensor"))
 
bool load (handle src, bool)
 

Static Public Member Functions

static handle cast (const at::Tensor &src, return_value_policy, handle)
 

Detailed Description

template<>
struct pybind11::detail::type_caster< at::Tensor >

Definition at line 23 of file pybind.h.


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