Skip to content

Version 0.17.0

Compare
Choose a tag to compare
@jonasrauber jonasrauber released this 01 Feb 18:42
· 142 commits to master since this release

New Features

  • more type annotations
  • ep.Tensor now points to the base class
  • ep.TensorType now points a TypeVar bounded by ep.Tensor
  • added astensors, astensor_ and astensors_
    • the underscored variants return a restore_type function that inverts the astensor operation
  • more tests
  • stricter mypy config