Construct binary label vector given a list of label indices. Args: labels (list): The input label list. num_classes (int): Number of classes of the label vector. Returns: labels (numpy array): the resulting binary vector.
(labels, num_classes)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected