[logger][HPARAMS] I do not see anything in the TensorBord, in the HPARAMS tab. pytorch-lightning==1.3.0rc1 #7124
Unanswered
paantya
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment 3 replies
-
I restarted everything I could, deleted the old logs and it seemed to work. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since we started about the parameters
I use, and I do not see anything in the TensorBord, in the HPARAMS tab.
i try with default_hp_metric=False, default_hp_metric=True, the result is the same, nothing appears.
maybe I'm doing something wrong?
requirements.txt:
atari-py==0.2.6
gym==0.18.0
h5py==2.10.0
hydra-core==1.0.6
joblib==1.0.1
kaggle==1.5.10
matplotlib==3.3.4
multidict==5.1.0
numpy==1.19.5
omegaconf==2.0.6
pytorch-lightning==1.3.0rc1
pytorch-lightning-bolts==0.3.0
PyYAML==5.3.1
redis==3.5.3
tensorboard==2.4.1
tensorboard-plugin-wit==1.8.0
tensorboardX==2.1
tensorflow-estimator==2.4.0
tensorflow-gpu==2.4.1
torch==1.7.1
torchvision==0.8.2
tqdm==4.56.0
urllib3==1.26.3
opencv-python==4.5.1.48
opencv-python-headless==4.5.1.48
setuptools~=46.1.3
Cython~=0.29.16
pandas~=1.0.3
bs4~=0.0.1
beautifulsoup4~=4.9.3
scikit-learn~=0.24.1
Beta Was this translation helpful? Give feedback.
All reactions