Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::jit::Pickler Class Reference

Public Member Functions

 Pickler (std::vector< at::Tensor > *tensor_table)
 
const std::vector< char > & stack ()
 
void start ()
 
void finish ()
 
void addIValue (const IValue &ivalue)
 

Detailed Description

Definition at line 90 of file pickler.h.


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