Skip to main content

tensorflow

Link to section 'Description' of 'tensorflow' Description

TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.

Link to section 'Versions' of 'tensorflow' Versions

  • Bell: 2.3.0
  • Gilbreth: 2.4.0

Link to section 'Module' of 'tensorflow' Module

You can load the modules by:

module load learning
module load tensorflow
Helpful?

Thanks for letting us know.

Please don't include any personal information in your comment. Maximum character limit is 250.
Characters left: 250
Thanks for your feedback.