-
由 Brandon T. Willard 提交于
`aesara.as_symbolic` is a new function that converts all eligible objects to `Variable`s. Unlike `aesara.tensor.as_tensor_variable`, `as_symbolic` will convert `None`s and `slice`s, or any other types that have equivalent Aesara `Type`s.
b088cc8f