Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Commit

Permalink
remove forward declaration of Graph.
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng-da committed May 17, 2018
1 parent bea9d8a commit 68302b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/nnvm/node.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ namespace nnvm {
class Node;
class Symbol;

class Graph;

/*!
* \brief we always used NodePtr for a reference pointer
* to the node, so this alias can be changed in case.
Expand Down

0 comments on commit 68302b1

Please sign in to comment.