Skip to content

Releases: VoVAllen/tf-dlpack

v0.1.3

30 Mar 04:50
cbd8ecc
Compare
Choose a tag to compare

Fix the problem with newer TF version. tfdlpack now supports both TF 2.1.0 and TF 2.2.0rc.

v0.1.1

18 Dec 10:33
a1fdb53
Compare
Choose a tag to compare

The release fixes the issue when installing tfdlpack from pip.

v0.1

29 Nov 15:14
4b305de
Compare
Choose a tag to compare

First release of the package. To install:

pip install tfdlpack

or install with CUDA support:

pip install tfdlpack-gpu

Supported python versions: python 3.6, 3.7
Supported OS: Linux
Requires: tensorflow (or tensorflow-gpu) >= 2.0.0