Commit 320276bf authored by Scott Cyphers's avatar Scott Cyphers

Missing doc

parent 7a00e125
......@@ -33,6 +33,7 @@ namespace ngraph
/// @param index The position of this this tensor in all input tensors
/// @param argno The position of the argument with this tensor
/// @param arg_index The position of the tensor within the argument's tensors
/// @param output The output that supplies a value for this input
Input(Node* node,
size_t index,
size_t argno,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment