Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::TensorPrinter Class Reference

Public Member Functions

 TensorPrinter (const std::string &tensor_name="", const std::string &file_name="", int limit=k_limit_default_)
 
template<class T >
void Print (const Tensor &tensor)
 
void PrintMeta (const Tensor &tensor)
 
string MetaStr (const Tensor &tensor)
 

Detailed Description

Definition at line 672 of file tensor.h.


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