Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: TensorPy/TensorPy

Update a Python dependency: beautifulsoup4==4.9.2

27 Sep 00:01
d8715a8

Choose a tag to compare

Update a Python dependency:

  • beautifulsoup4==4.9.2

Update Python dependencies

25 Sep 21:59
395c5a9

Choose a tag to compare

Update Python dependencies

tensorflow==1.15.4
pip>=20.2.3
six>=1.15.0
requests>=2.24.0
Pillow==7.2.0
beautifulsoup4==4.9.1

Reminder:tensorpy has strict OS and Python requirements:

  • A Mac or Linux machine
  • Python 3.5, 3.6, or 3.7

Bring back TensorPy

25 Sep 21:27
44f3e98

Choose a tag to compare

Bring back tensorpy

For awhile, tensorpy stopped working due to changes in tensorflow.
Thanks to the release of https://pypi.org/project/tensorflow/1.15.4/, the following tensorflow issues / security vulnerabilities have been patched:

New tensorpy Python requirements:

tensorflow==1.15.4
six>=1.11.0
requests>=2.18.4
Pillow==5.4.1
BeautifulSoup4>=4.6.0

tensorpy now has strict OS and Python requirements:

  • A Mac or Linux machine
  • Python 3.5, 3.6, or 3.7

Use tensorflow==1.14.0

11 Aug 03:34
90b654c

Choose a tag to compare

Use tensorflow==1.14.0

Requirements update

05 Jul 19:38
0885065

Choose a tag to compare

Requirements update:

  • Use Pillow>=6.1.0

Fix tensorpy

01 Jul 01:16
97f4542

Choose a tag to compare

Fix tensorpy

Sync setup.py file

24 Oct 05:02
a812f38

Choose a tag to compare

Sync setup.py file

Update requirements

24 Oct 04:38
7ddaa6b

Choose a tag to compare

Update requirements

Many Updates

04 Aug 23:08
94ef2fc

Choose a tag to compare

Update requirements
Update Docker integration
Simplify installation
Update docs

Python 3 Compatibility

21 Jul 17:47

Choose a tag to compare

The time has come for TensorPy to support both Python 2.7 and Python 3.*