Skip to content

v0.208.0.post1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Dec 09:12

Summary

This release upgrades TensorNet's core dependency to TensorFlow 2.8.4. This is a significant maintenance update aimed at ensuring compatibility with CentOS 6 environments.

What's Changed

🚀 Enhancements & Features

  • Upgraded TensorFlow Dependency: The core TensorFlow dependency has been upgraded to version 2.8.4.
  • CentOS 6 Compatibility: This version of TensorFlow is the last to provide official compatibility with CentOS 6, extending support for legacy systems.

⚠️ Important Notes & Updating Instructions

  • New Conda Dependencies: This update includes changes to the Conda environment dependencies.
  • Critical Configuration Step: To avoid symbol lookup issues during TensorFlow import, you must now actively source the LD_LIBRARY_PATH from your Conda environment.

Full Changelog: v0.102.1...v0.208.0.post1