tensorboard · PyPI
https://pypi.org/project/tensorboard13.10.2021 · Files for tensorboard, version 2.7.0; Filename, size File type Python version Upload date Hashes; Filename, size tensorboard-2.7.0-py3-none-any.whl (5.8 MB) File type Wheel Python version py3 Upload date Oct 13, 2021 Hashes View
GitHub - tensorflow/tensorboard: TensorFlow's ...
https://github.com/tensorflow/tensorboardTensorBoard 1.14+ can be run with a reduced feature set if you do not have TensorFlow installed. The primary limitation is that as of 1.14, only the following plugins are supported: scalars, custom scalars, image, audio, graph, projector (partial), distributions, histograms, text, PR curves, mesh.
Build from source | TensorFlow
https://www.tensorflow.org/install/source25.11.2021 · Install Python and the TensorFlow package dependencies Install Bazel Install GPU support (optional, Linux only) Download the TensorFlow source code Build a TensorFlow pip package from source and install it on Ubuntu Linux and macOS. While the instructions might work for other systems, it is only tested and supported for Ubuntu and macOS.
Build from source | TensorFlow
www.tensorflow.org › install › sourceNov 25, 2021 · Install the TensorFlow pip package dependencies (if using a virtual environment, omit the --user argument): pip install -U --user pip numpy wheel pip install -U --user keras_preprocessing --no-deps Note: A pip version >19.0 is required to install the TensorFlow 2 .whl package.