HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::Node::EdgeEndCompare Struct Reference

#include <graph.h>

Public Member Functions

bool operator() (const EdgeEnd &lhs, const EdgeEnd &rhs) const
 

Detailed Description

Struct to provide sorting between EdgeEnd instances based on NodeIndex first, and NodeArg::Name second.

Definition at line 285 of file graph.h.

Member Function Documentation

bool onnxruntime::Node::EdgeEndCompare::operator() ( const EdgeEnd lhs,
const EdgeEnd rhs 
) const
inline

Definition at line 286 of file graph.h.


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