Skip to content
Snippets Groups Projects
Commit ee1a9669 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update tensorflow.md

parent eee68ed6
Branches
No related tags found
1 merge request!338software
Pipeline #22365 failed
...@@ -8,6 +8,7 @@ $ ml av Tensorflow ...@@ -8,6 +8,7 @@ $ ml av Tensorflow
``` ```
<!--- <!---
## Salomon Modules ## Salomon Modules
Salomon provides (besides other) these TensorFlow modules: Salomon provides (besides other) these TensorFlow modules:
...@@ -23,6 +24,7 @@ Salomon provides (besides other) these TensorFlow modules: ...@@ -23,6 +24,7 @@ Salomon provides (besides other) these TensorFlow modules:
* GCC/7.1.0-2.28 * GCC/7.1.0-2.28
* Python/3.6.1 * Python/3.6.1
* protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1 * protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1
--> -->
## TensorFlow Application Example ## TensorFlow Application Example
...@@ -38,6 +40,7 @@ print(sess.run(c)) ...@@ -38,6 +40,7 @@ print(sess.run(c))
``` ```
<!--- <!---
2021-04-08 2021-04-08
It's necessary to load the correct NumPy module along with the Tensorflow one. It's necessary to load the correct NumPy module along with the Tensorflow one.
...@@ -46,4 +49,5 @@ It's necessary to load the correct NumPy module along with the Tensorflow one. ...@@ -46,4 +49,5 @@ It's necessary to load the correct NumPy module along with the Tensorflow one.
As of 2021-03-23, TensorFlow is made available only on the Salomon cluster As of 2021-03-23, TensorFlow is made available only on the Salomon cluster
Tensorflow-tensorboard/1.5.1-Py-3.6 has not been not tested. Tensorflow-tensorboard/1.5.1-Py-3.6 has not been not tested.
--> -->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment