Array ops#
|
Make the shape broadcastable between arrays src and other. |
|
Expand the dimensions of an array to a new shape. |
|
Creates one-hot encoded vectors for all elements provided in labels. |
|
Compute pairwise distances between points in vectors x and y. |
|
Converts indices to a mask representation. |