https://github.com/GPflow/GPflow
Revision a7fca097eb9523c7f926c9bd68d4815f9ed72116 authored by st-- on 09 September 2019, 12:45:34 UTC, committed by GitHub on 09 September 2019, 12:45:34 UTC
change ImageToTensorboardTask to not add ops to the graph each time monitoring is run
1 parent 95c3b31
Raw File
Tip revision: a7fca097eb9523c7f926c9bd68d4815f9ed72116 authored by st-- on 09 September 2019, 12:45:34 UTC
Fix ImageToTensorboardTask graph pollution (#1041)
Tip revision: a7fca09
pytest.ini
[pytest]
usefixtures = session_tf
back to top