Skip to content

Releases: tensorflow/cloud

TensorFlow Cloud v0.1.16

16 Jun 20:29
4d4c47e
Compare
Choose a tag to compare
  • Add support to dump Python stack when Segmentation fault occurs during remote environ

TensorFlow Cloud v0.1.15

18 May 23:07
9a17114
Compare
Choose a tag to compare
  • Update API documentation.

TensorFlow Cloud v0.1.14

04 May 19:44
6f597fa
Compare
Choose a tag to compare
  • Remove upper bound dependency on tensorflow_datasets.
  • Fix dataset auto shard policy.
  • Fix machine_config for DistributingCloudTuner.
  • Additional updates in samples and documentation.

TensorFlow Cloud v0.1.13

09 Feb 22:15
fcfcc41
Compare
Choose a tag to compare
  • Upgrade the default Cloud Build machine to N1_HIGHCPU_8

TensorFlow Cloud v0.1.12

03 Feb 20:05
7ce0dcf
Compare
Choose a tag to compare
  • Add support for launching concurrent tuning jobs.
  • Added samples for running concurrent tuning jobs.
  • Add project setup instruction notebooks.
  • Updated privacy policy notice for telemetry.
  • Small bug fixes in CloudTuner.

TensorFlow Cloud v0.1.11

06 Jan 22:38
c48fc3c
Compare
Choose a tag to compare
  • Telemetry additions
  • Address test failures/flakiness

TensorFlow Cloud v0.1.10

06 Jan 22:36
Compare
Choose a tag to compare
  • Py 3.5 support removed.
  • Small bug fixes.

TensorFlow Cloud v0.1.9

03 Nov 22:03
d643bc3
Compare
Choose a tag to compare
  • Added Kaggle integration

TensorFlow Cloud v0.1.8

30 Oct 22:36
9de382b
Compare
Choose a tag to compare
  • cloud_fit now moved to a sub-module under Tuner
  • HParams plugin integration with DistributingCloudTuner
  • Added integration tests
  • Small bug fixes.

TensorFlow Cloud v0.1.7

30 Sep 23:49
943e412
Compare
Choose a tag to compare
  • Removed cloudpickle dependency
  • Improved integration tests
  • Small bug fixes