Tensorboard doesn't work

Open
#420 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
r, tensorflow

Research direction

Start by reproducing the tensorboard command on Windows with the reported R 3.6.2, tensorflow 2.2.0, and reticulate 1.15 environment. Inspect the log directory and the events.out.tfevents.1589855275.SLB-D6MCYY2.3932.9409.v2 file while comparing the invalid version error with the generated TensorFlow output. Done means TensorBoard starts and reads the event file without treating the log message as a version specification.

Written by the indexing model from the issue text.

Description

Hi,

I get the following error when I try to run the tensorboard command

Error: invalid version specification ‘2020-05-18 21:21:11.621586: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_101.dll’

When I look into the log directory, there are files created there

events.out.tfevents.1589855275.SLB-D6MCYY2.3932.9409.v2

Any suggestions on what might be causing it. Here is the session info

R version 3.6.2 (2019-12-12)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17134)

Matrix products: default

Random number generation:
RNG: Mersenne-Twister
Normal: Inversion
Sample: Rounding

locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] reticulate_1.15 tensorflow_2.2.0 keras_2.2.5.0

loaded via a namespace (and not attached):
[1] Rcpp_1.0.4.6 pillar_1.4.4 compiler_3.6.2 base64enc_0.1-3 tools_3.6.2 zeallot_0.1.0 digest_0.6.25 jsonlite_1.6.1
[9] lifecycle_0.2.0 tibble_3.0.1 gtable_0.3.0 nlme_3.1-147 lattice_0.20-41 mgcv_1.8-31 pkgconfig_2.0.3 rlang_0.4.6
[17] Matrix_1.2-18 cli_2.0.2 rstudioapi_0.11 withr_2.2.0 dplyr_0.8.5 generics_0.0.2 vctrs_0.3.0 rappdirs_0.3.1
[25] grid_3.6.2 tidyselect_1.1.0 glue_1.4.1 R6_2.4.1 fansi_0.4.1 sessioninfo_1.1.1 ggplot2_3.3.0 purrr_0.3.4
[33] farver_2.0.3 magrittr_1.5 whisker_0.4 scales_1.1.1 tfruns_1.4 ellipsis_0.3.0 splines_3.6.2 assertthat_0.2.1
[41] colorspace_1.4-1 labeling_0.3 munsell_0.5.0 crayon_1.3.4

Dominant language
R
Stars
1.3k
Forks
316
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rstudio/tensorflow

All issues in rstudio/tensorflow

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.