Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::QTensorDeserializer< Context > Class Template Reference
Inheritance diagram for caffe2::QTensorDeserializer< Context >:
caffe2::BlobDeserializerBase

Public Member Functions

void Deserialize (const BlobProto &proto, Blob *blob) override
 
void Deserialize (const QTensorProto &proto, QTensor< Context > *tensor)
 

Detailed Description

template<class Context>
class caffe2::QTensorDeserializer< Context >

Definition at line 30 of file qtensor_serialization.h.


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