Takes a list of Aesara Variables and joins their non shared inputs into a single input.
- Parameters
- point: a sample point
- xs: list of Aesara tensors
- vars: list of variables to join
- Returns
tensors
, inarray
- tensors:
list
of same
tensors
but
with
inarray
as
input
- inarray:
vector
of inputs