r"""Adds a subplot from tensors using plot_fun to populate the subplot axes. Args: tensor_list: A list of tensors to be realized as numpy arrays and passed as arguments to plot_func. The first dimension of each tensor in the list corresponds to batch, and must be the same
(self, tensor_list, plot_func=None, **kwargs)
source not stored for this graph (policy: none)
no outgoing calls