aesara.tensor.TensorVariable.choose

aesara.tensor.TensorVariable.choose#

TensorVariable.choose(choices, mode='raise')[source]#

Construct an array from an index array and a set of arrays to choose from.