Skip to content

Commit

Permalink
forgotten dict
Browse files Browse the repository at this point in the history
  • Loading branch information
wd60622 committed Oct 27, 2022
1 parent 117b929 commit b3ca27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymc/aesaraf.py
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ def join_nonshared_inputs(
by a joined vector input.
inputs: list of TensorVariable
List of input TensorVariables which will be replaced by a joined vector input.
shared_inputs: dict of TensorVariable to TensorSharedVariable, optional
shared_inputs: dict of {TensorVariable : TensorSharedVariable}, optional
Dict of TensorVariable and their associated TensorSharedVariable in
subgraph replacement.
make_inputs_shared: bool, defaults to False
Expand Down

0 comments on commit b3ca27d

Please sign in to comment.