#include <graph.h>
Definition at line 32 of file graph.h.
movidius_ncs_lib::Graph::Graph |
( |
const Device::Ptr & |
device, |
|
|
const std::string & |
graph_file, |
|
|
int |
network_dimension |
|
) |
| |
movidius_ncs_lib::Graph::~Graph |
( |
| ) |
|
void movidius_ncs_lib::Graph::allocate |
( |
void * |
device_handle | ) |
|
void movidius_ncs_lib::Graph::deallocate |
( |
| ) |
|
std::string movidius_ncs_lib::Graph::getDebugInfo |
( |
| ) |
|
void * movidius_ncs_lib::Graph::getHandle |
( |
| ) |
|
int movidius_ncs_lib::Graph::getNetworkDim |
( |
| ) |
const |
|
inline |
float movidius_ncs_lib::Graph::getTimeTaken |
( |
| ) |
|
std::string movidius_ncs_lib::Graph::graph_buf_ |
|
private |
void* movidius_ncs_lib::Graph::handle_ |
|
private |
const int movidius_ncs_lib::Graph::network_dimension_ |
|
private |
The documentation for this class was generated from the following files: