clDNN
cldnn::network_output Struct Reference

Represents network output returned by network::get_output(). More...

#include <network.hpp>

Public Member Functions

event get_event () const
 Returns event associated with the output.
 
memory get_memory () const
 Returns memory object of the output. Blocked until associated event is not complete.
 

Detailed Description

Represents network output returned by network::get_output().

Definition at line 39 of file network.hpp.


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