Skip to content

Releases: for-ai/cloud

Support for multiprocessing

19 Mar 22:29
a189729
Compare
Choose a tag to compare
0.1.8v

Update formatting and support multiprocessing (#30)

Update PyPI release (again)

05 Mar 14:58
5049c2d
Compare
Choose a tag to compare
0.1.7v

Update PyPI Version

Update PyPI release

05 Mar 14:56
f05c1f7
Compare
Choose a tag to compare
v0.1.6

Update PyPI version number

Bug fixed

17 Jan 12:33
Compare
Choose a tag to compare
Bug fixed Pre-release
Pre-release
Safely deal with TPUs

Now we check that they actually exist before performing operations on
them.

Safe TPU handling

16 Jan 11:22
Compare
Choose a tag to compare
Safe TPU handling Pre-release
Pre-release
Safely deal with TPUs

Now we check that they actually exist before performing operations on
them.

Infer TPU version from TensorFlow version

14 Dec 02:28
Compare
Choose a tag to compare
allow specifying tf versions for TPU (#12)

* allow specifying tf versions

* Update gcp.py

Fix errand boy exiting issue (for real this time)

09 Nov 14:25
087a66c
Compare
Choose a tag to compare

New: added cloud.close() which gets called automatically before exiting.

Even more stable

07 Nov 14:27
c1bceec
Compare
Choose a tag to compare
Even more stable Pre-release
Pre-release

Errandboy (probably) isn't messing up our exits anymore.

Release v0.0.2

06 Nov 14:58
1019e9b
Compare
Choose a tag to compare
Release v0.0.2 Pre-release
Pre-release

Tensorflow logging should now be compatible with this module