Model.refresh_inputs#

Model.refresh_inputs()[source]#

This is the helper function to refresh inputs.

The functions collects object references into OrderedDict self._input and self._input_z.

Returns:
None