Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::serialize::ReadAdapterInterface Class Referenceabstract
Inheritance diagram for caffe2::serialize::ReadAdapterInterface:
caffe2::serialize::FileAdapter caffe2::serialize::IStreamAdapter

Public Member Functions

virtual size_t size () const =0
 
virtual size_t read (uint64_t pos, void *buf, size_t n, const char *what="") const =0
 

Detailed Description

Definition at line 14 of file read_adapter_interface.h.


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