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

Commit

Permalink
remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng-da committed May 18, 2018
1 parent 68302b1 commit 94ccdcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/nnvm/op_attr_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ using FCorrectLayout = std::function<bool(
const std::vector<Layout> *last_ilayouts,
std::vector<Layout> *olayouts)>;

using FInputGraph = std::function<uint32_t(const NodeAttrs& attrs)>;
/*!
* \brief Get a list of inputs that represent graphs instead of data.
* Normally, input symbols are considered as data to the operator. However,
Expand Down

0 comments on commit 94ccdcd

Please sign in to comment.