-
/kind bug
Currently, if you create a `Notebook` and `Tensorboard` resource with the same name (in the same namespace), then Istio will not correctly route the traffic to one or the other.
This i…
-
### Is your feature request related to a problem? Please describe.
Tensorboard allows to monitor training in a handy way - user-friendly web UI shows loss / metrics / confusion matrix plots in realti…
-
## Environment data
- VS Code version: 1.92.2
- Tensorboard Extension version: v2023.10.1002992421
- Jupyter Extension version: v2024.7.0
- Python Extension version: v2024.12.3
- …
-
### 📚 Documentation
I obtained optimal hyperparameters for training CartPole-v1 from [RLZoo3][1]. I have created a minimal example demonstrating the performance of my CartPole agent. As oer the off…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf2.17
### Custom code
No
### OS platform and distribution
Linux Min…
-
@SammyAgrawal this one is for you, since I remember you wanted to use [tensorboard](https://www.tensorflow.org/tensorboard)?
Take a look at the jupyter-server-proxy docs:
https://jupyter-server-pr…
-
### Prerequisites
- [X] I have read the [documentation](https://hf.co/docs/autotrain).
- [X] I have checked other issues for similar problems.
### Backend
Local
### Interface Used
CLI
### CLI Co…
-
I'm running the [keras profing notebook](https://www.tensorflow.org/tensorboard/tensorboard_profiling_keras) on colab and all works fine.
Then I add a cell for logging into gcloud
```
from google…
-
Add support for Tensorboard
-
I am currently training a model for Japanese language processing. To improve audio quality, I have raised the sampling rate to 48,000. Next, when I compared the YAML configurations for the 40s and 75s…