Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::utils::ConstTensorView< T > Class Template Reference

Public Member Functions

 ConstTensorView (const T *data, const std::vector< int > &dims)
 
int ndim () const
 
const std::vector< int > & dims () const
 
int dim (int i) const
 
const Tdata () const
 
size_t size () const
 

Detailed Description

template<class T>
class caffe2::utils::ConstTensorView< T >

Definition at line 18 of file generate_proposals_op.h.


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