提交 622b2bf8 authored 作者: Faruk Ahmed's avatar Faruk Ahmed

edit docstring

上级 9f7b668f
......@@ -770,11 +770,11 @@ def split_inputs(inputs, max_nb_inputs, op):
Parameters
----------
inputs: List of inputs to node.
max_nb_inputs: Maximum nummber of inputs the node can handle without
inputs: List of theano variables.
List of inputs to node.
max_nb_inputs: int
Maximum nummber of inputs the node can handle without
compilation fail.
op : Theano operator instance.
Operator that should be used to rebuild the computation graph with smaller
number of inputs per node.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论