Skip to content

Releases: tensorflow/cloud

TensorFlow Cloud v0.1.16

Choose a tag to compare

@SinaChavoshi SinaChavoshi released this 16 Jun 20:29
4d4c47e
  • Add support to dump Python stack when Segmentation fault occurs during remote environ

TensorFlow Cloud v0.1.15

Choose a tag to compare

@SinaChavoshi SinaChavoshi released this 18 May 23:07
9a17114
  • Update API documentation.

TensorFlow Cloud v0.1.14

Choose a tag to compare

@SinaChavoshi SinaChavoshi released this 04 May 19:44
6f597fa
  • 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

Choose a tag to compare

@SinaChavoshi SinaChavoshi released this 09 Feb 22:15
fcfcc41
  • Upgrade the default Cloud Build machine to N1_HIGHCPU_8

TensorFlow Cloud v0.1.12

Choose a tag to compare

@SinaChavoshi SinaChavoshi released this 03 Feb 20:05
7ce0dcf
  • 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

Choose a tag to compare

@chongyouquan chongyouquan released this 06 Jan 22:38
c48fc3c
  • Telemetry additions
  • Address test failures/flakiness

TensorFlow Cloud v0.1.10

Choose a tag to compare

@yinghsienwu yinghsienwu released this 06 Jan 22:36
  • Py 3.5 support removed.
  • Small bug fixes.

TensorFlow Cloud v0.1.9

Choose a tag to compare

@yinghsienwu yinghsienwu released this 03 Nov 22:03
d643bc3
  • Added Kaggle integration

TensorFlow Cloud v0.1.8

Choose a tag to compare

@chongyouquan chongyouquan released this 30 Oct 22:36
9de382b
  • 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

Choose a tag to compare

@pavithrasv pavithrasv released this 30 Sep 23:49
943e412
  • Removed cloudpickle dependency
  • Improved integration tests
  • Small bug fixes