Releases: tensorflow/cloud
Releases · tensorflow/cloud
TensorFlow Cloud v0.1.16
- Add support to dump Python stack when Segmentation fault occurs during remote environ
TensorFlow Cloud v0.1.15
- Update API documentation.
TensorFlow Cloud v0.1.14
- 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
- Upgrade the default Cloud Build machine to N1_HIGHCPU_8
TensorFlow Cloud v0.1.12
- 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
- Telemetry additions
- Address test failures/flakiness
TensorFlow Cloud v0.1.10
- Py 3.5 support removed.
- Small bug fixes.
TensorFlow Cloud v0.1.9
- Added Kaggle integration
TensorFlow Cloud v0.1.8
cloud_fit
now moved to a sub-module underTuner
- HParams plugin integration with DistributingCloudTuner
- Added integration tests
- Small bug fixes.
TensorFlow Cloud v0.1.7
- Removed cloudpickle dependency
- Improved integration tests
- Small bug fixes