Plot histogram of top-k value from the given array. Args: tag (str): histogram title. array (tensor): a tensor to draw top k value from. k (int): number of top values to draw from array. Defaut to 10. class_names (list of strings, optional):
(tag, array, k=10, class_names=None, figsize=None)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected