Introduce aesara.as_symbolic
`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.
正在显示
请
注册
或者
登录
后发表评论