TVM  0.9.4
tvm::graph::CallGraph::CompareCall Struct Reference

#include <tvm/graph/CallGraph.h>

Public Member Functions

bool operator() (const Call &c1, const Call &c2) const
 

Detailed Description

Similar to a specialization of std::less for Call

Member Function Documentation

◆ operator()()

bool tvm::graph::CallGraph::CompareCall::operator() ( const Call c1,
const Call c2 
) const
inline

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