HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ortdevice.h File Reference
#include <sstream>
+ Include dependency graph for ortdevice.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OrtDevice
 
struct  OrtDevice::MemType
 

Functions

bool operator== (const OrtDevice &left, const OrtDevice &other)
 
bool operator!= (const OrtDevice &left, const OrtDevice &other)
 

Function Documentation

bool operator!= ( const OrtDevice left,
const OrtDevice other 
)
inline

Definition at line 72 of file ortdevice.h.

bool operator== ( const OrtDevice left,
const OrtDevice other 
)
inline

Definition at line 68 of file ortdevice.h.