Skip to content

Releases: pylon/extensor

release 1.14.0

Choose a tag to compare

@brentspell brentspell released this 08 Aug 15:35
e504c7f
  • Testing/compatibility with Tensorflow 1.14.

release 0.1.5

Choose a tag to compare

@brentspell brentspell released this 18 Aug 21:25
22cdcc6

Issues

  • elixir 1.7 support

release 0.1.4

Choose a tag to compare

@brentspell brentspell released this 16 Jul 21:36
0b557f4

release 0.1.3

Choose a tag to compare

@brentspell brentspell released this 27 Jun 18:41
71b68c4

This micro-release makes the matrex dependency truly optional.

release 0.1.2

Choose a tag to compare

@brentspell brentspell released this 27 Jun 17:33
b39a9be

Features

This release includes a better error message when attempting to pass an input tensor or retrieve an output tensor that doesn't exist in the tensorflow session/graph. It also adds support for creating tensors from matrex matrices.

Issues

release 0.1.1

Choose a tag to compare

@brentspell brentspell released this 17 Jun 13:43
434bd77
  • register tensorflow nifs as dirty nifs, because they all long-running cpu/io bound operations
  • validate tensor data types and add data type specs
  • allow building in circleci without coveralls api key

release 0.1.0

Choose a tag to compare

@brentspell brentspell released this 17 Jun 13:02
11b4a56

This is the initial release of Extensor.