1. 13 1月, 2022 1 次提交
    • Brandon T. Willard's avatar
      Introduce aesara.as_symbolic · b088cc8f
      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
  2. 11 1月, 2022 2 次提交
  3. 10 1月, 2022 1 次提交
  4. 09 1月, 2022 2 次提交
  5. 06 1月, 2022 1 次提交
  6. 04 1月, 2022 7 次提交
  7. 02 1月, 2022 3 次提交
  8. 23 12月, 2021 3 次提交
  9. 16 12月, 2021 4 次提交
  10. 14 12月, 2021 9 次提交
  11. 13 12月, 2021 6 次提交
  12. 11 12月, 2021 1 次提交