Top "Tensorflow2.x" questions

The tag should be used for question exclusively related to TensorFlow >= 2.0 versions.

How to prevent tensorflow from allocating the totality of a GPU memory?

I work in an environment in which computational resources are shared, i.e., we have a few server machines equipped …

python tensorflow tensorflow2.0 tensorflow2.x nvidia-titan
Tensorboard not found as magic function in jupyter

I want to run tensorboard in jupyter using the latest tensorflow 2.0.0a0. With the tensorboard version 1.13.1, and python 3.6. using ... %tensorboard …

python tensorflow tensorflow2.0 tensorboard tensorflow2.x