Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
SNPEContext Struct Reference

Public Member Functions

 SNPEContext (const std::vector< uint8_t > &buffer, const char *input_name, bool enable_logging=false)
 
const zdl::DlSystem::Optional< zdl::DlSystem::TensorShape > & getInputDims () const
 
const std::vector< std::vector< size_t > > & run (const float *inputData, size_t count)
 
void copyOutputTo (float *outputData)
 

Detailed Description

Definition at line 24 of file snpe_ffi.cc.


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