Extract values from a 1-D numpy array for a batch of indices. :param arr: the 1-D numpy array. :param timesteps: a tensor of indices into the array to extract. :param broadcast_shape: a larger shape of K dimensions with the batch dimension equal to the le
(arr, timesteps, broadcast_shape)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected