This repository was archived by the owner on Apr 19, 2026. It is now read-only.
AdaNet v0.5.0
- Support training on TPU using
adanet.TPUEstimator. - Allow subnetworks to specify
tf.train.SessionRunHookinstances for training withadanet.subnetwork.TrainOpSpec. - Add API documentation generation with Sphinx.
- Fix bug preventing subnetworks with Resource variables from working beyond the first iteration.