Skip to content

Commit 2ac1c26

Browse files
authored
Investigate why build is failing (#17664)
* Log tensorboard error message * Try installing torch tb profiler * Revert "Log tensorboard error message" This reverts commit a3cb73b.
1 parent b6aaf94 commit 2ac1c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/test-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ isort
1818

1919
# Integrated TensorBoard tests
2020
tensorboard ; python_version > '2.7'
21+
torch-tb-profiler ; python_version > '2.7'
2122

2223
# Python 2.7 support.
2324
pytest==4.6.9 ; python_version == '2.7'

0 commit comments

Comments
 (0)