TVM  0.9.4
graph.h File Reference
#include <tvm/graph/CallGraph.h>
#include <tvm/graph/internal/Inputs.h>
#include <tvm/utils/internal/graphDetails.h>
#include <memory>
Include dependency graph for graph.h:

Go to the source code of this file.

Namespaces

 tvm
 
 tvm::utils
 

Functions

template<typename Object , typename... Args>
std::unique_ptr< graph::CallGraph > tvm::utils::generateUpdateGraph (std::shared_ptr< Object > obj, Args &&... args)