MANIFEST.in
README.md
setup.cfg
setup.py
tensorboard/BUILD
tensorboard/__init__.py
tensorboard/__main__.py
tensorboard/data_compat.py
tensorboard/data_compat_test.py
tensorboard/db.py
tensorboard/db_test.py
tensorboard/default.py
tensorboard/encode_png_benchmark.py
tensorboard/http_api.md
tensorboard/lazy.py
tensorboard/loader.py
tensorboard/loader_test.py
tensorboard/main.py
tensorboard/plugin_util.py
tensorboard/plugin_util_test.py
tensorboard/program.py
tensorboard/summary.py
tensorboard/summary_test.py
tensorboard/test_util.py
tensorboard/util.py
tensorboard/util_test.py
tensorboard/version.py
tensorboard.egg-info/PKG-INFO
tensorboard.egg-info/SOURCES.txt
tensorboard.egg-info/dependency_links.txt
tensorboard.egg-info/entry_points.txt
tensorboard.egg-info/requires.txt
tensorboard.egg-info/top_level.txt
tensorboard/__pycache__/__init__.cpython-39.pyc
tensorboard/__pycache__/lazy.cpython-39.pyc
tensorboard/__pycache__/version.cpython-39.pyc
tensorboard/backend/BUILD
tensorboard/backend/__init__.py
tensorboard/backend/application.py
tensorboard/backend/application_test.py
tensorboard/backend/http_util.py
tensorboard/backend/http_util_test.py
tensorboard/backend/json_util.py
tensorboard/backend/json_util_test.py
tensorboard/backend/process_graph.py
tensorboard/backend/event_processing/BUILD
tensorboard/backend/event_processing/__init__.py
tensorboard/backend/event_processing/directory_watcher.py
tensorboard/backend/event_processing/directory_watcher_test.py
tensorboard/backend/event_processing/event_accumulator.py
tensorboard/backend/event_processing/event_accumulator_test.py
tensorboard/backend/event_processing/event_file_inspector.py
tensorboard/backend/event_processing/event_file_inspector_test.py
tensorboard/backend/event_processing/event_file_loader.py
tensorboard/backend/event_processing/event_file_loader_test.py
tensorboard/backend/event_processing/event_multiplexer.py
tensorboard/backend/event_processing/event_multiplexer_test.py
tensorboard/backend/event_processing/io_wrapper.py
tensorboard/backend/event_processing/plugin_asset_util.py
tensorboard/backend/event_processing/plugin_event_accumulator.py
tensorboard/backend/event_processing/plugin_event_accumulator_test.py
tensorboard/backend/event_processing/plugin_event_multiplexer.py
tensorboard/backend/event_processing/plugin_event_multiplexer_test.py
tensorboard/backend/event_processing/reservoir.py
tensorboard/backend/event_processing/reservoir_test.py
tensorboard/components/BUILD
tensorboard/components/analytics.html
tensorboard/components/tensorboard.html
tensorboard/components/trace_viewer.html
tensorboard/components/tf_backend/BUILD
tensorboard/components/tf_backend/backend.ts
tensorboard/components/tf_backend/canceller.ts
tensorboard/components/tf_backend/requestManager.ts
tensorboard/components/tf_backend/router.ts
tensorboard/components/tf_backend/runsStore.ts
tensorboard/components/tf_backend/tf-backend.html
tensorboard/components/tf_backend/urlPathHelpers.ts
tensorboard/components/tf_backend/test/BUILD
tensorboard/components/tf_backend/test/backendTests.ts
tensorboard/components/tf_backend/test/requestManagerTests.ts
tensorboard/components/tf_backend/test/tests.html
tensorboard/components/tf_backend/test/data/audio_run_run1_tag_audio1.json
tensorboard/components/tf_backend/test/data/compressedHistograms_run_run1_tag_histo1.json
tensorboard/components/tf_backend/test/data/example.json
tensorboard/components/tf_backend/test/data/histograms_run_run1_tag_histo1.json
tensorboard/components/tf_backend/test/data/images_run_run1_tag_im1.json
tensorboard/components/tf_backend/test/data/individualImage_index_0_tag_im1_run_run1.png
tensorboard/components/tf_backend/test/data/run_metadata_run_step99_tag_train.pbtxt
tensorboard/components/tf_backend/test/data/runs.json
tensorboard/components/tf_backend/test/data/scalars.json
tensorboard/components/tf_backend/test/data/scalars_run_run1_tag_cross_entropy__281_29.json
tensorboard/components/tf_card_heading/BUILD
tensorboard/components/tf_card_heading/tf-card-heading-style.html
tensorboard/components/tf_card_heading/tf-card-heading.html
tensorboard/components/tf_card_heading/util.html
tensorboard/components/tf_card_heading/util.ts
tensorboard/components/tf_categorization_utils/BUILD
tensorboard/components/tf_categorization_utils/categorizationUtils.ts
tensorboard/components/tf_categorization_utils/tf-categorization-utils.html
tensorboard/components/tf_categorization_utils/tf-category-pane.html
tensorboard/components/tf_categorization_utils/tf-tag-filterer.html
tensorboard/components/tf_categorization_utils/test/BUILD
tensorboard/components/tf_categorization_utils/test/categorizationUtilsTests.ts
tensorboard/components/tf_categorization_utils/test/tests.html
tensorboard/components/tf_color_scale/BUILD
tensorboard/components/tf_color_scale/colorScale.ts
tensorboard/components/tf_color_scale/palettes.ts
tensorboard/components/tf_color_scale/tf-color-scale.html
tensorboard/components/tf_color_scale/test/BUILD
tensorboard/components/tf_color_scale/test/colorScaleTests.ts
tensorboard/components/tf_color_scale/test/tests.html
tensorboard/components/tf_dashboard_common/BUILD
tensorboard/components/tf_dashboard_common/dashboard-style.html
tensorboard/components/tf_dashboard_common/run-color-style.html
tensorboard/components/tf_dashboard_common/scrollbar-style.html
tensorboard/components/tf_dashboard_common/tensorboard-color.html
tensorboard/components/tf_dashboard_common/tf-dashboard-layout.html
tensorboard/components/tf_dashboard_common/tf-downloader.html
tensorboard/components/tf_dashboard_common/tf-multi-checkbox-demo.html
tensorboard/components/tf_dashboard_common/tf-multi-checkbox.html
tensorboard/components/tf_dashboard_common/tf-multi-checkbox.ts
tensorboard/components/tf_dashboard_common/tf-no-data-warning.html
tensorboard/components/tf_dashboard_common/tf-option-selector.html
tensorboard/components/tf_dashboard_common/tf-regex-group-demo.html
tensorboard/components/tf_dashboard_common/tf-regex-group.html
tensorboard/components/tf_dashboard_common/tf-regex-group.ts
tensorboard/components/tf_globals/BUILD
tensorboard/components/tf_globals/globals.ts
tensorboard/components/tf_globals/tf-globals.html
tensorboard/components/tf_imports/BUILD
tensorboard/components/tf_imports/README.md
tensorboard/components/tf_imports/d3.html
tensorboard/components/tf_imports/dagre.html
tensorboard/components/tf_imports/graphlib.html
tensorboard/components/tf_imports/lodash.html
tensorboard/components/tf_imports/numericjs.html
tensorboard/components/tf_imports/plottable.html
tensorboard/components/tf_imports/threejs.html
tensorboard/components/tf_imports/weblas.html
tensorboard/components/tf_line_chart_data_loader/BUILD
tensorboard/components/tf_line_chart_data_loader/tf-line-chart-data-loader.html
tensorboard/components/tf_markdown_view/BUILD
tensorboard/components/tf_markdown_view/tf-markdown-view.html
tensorboard/components/tf_option_selector/BUILD
tensorboard/components/tf_option_selector/tf-option-selector.html
tensorboard/components/tf_paginated_view/BUILD
tensorboard/components/tf_paginated_view/paginatedViewStore.ts
tensorboard/components/tf_paginated_view/tf-paginated-view-store.html
tensorboard/components/tf_paginated_view/tf-paginated-view.html
tensorboard/components/tf_paginated_view/test/BUILD
tensorboard/components/tf_paginated_view/test/paginatedViewTests.html
tensorboard/components/tf_paginated_view/test/paginatedViewTests.ts
tensorboard/components/tf_paginated_view/test/tests.html
tensorboard/components/tf_runs_selector/BUILD
tensorboard/components/tf_runs_selector/tf-runs-selector.html
tensorboard/components/tf_storage/BUILD
tensorboard/components/tf_storage/storage.ts
tensorboard/components/tf_storage/tf-storage.html
tensorboard/components/tf_storage/test/BUILD
tensorboard/components/tf_storage/test/storageTests.ts
tensorboard/components/tf_storage/test/tests.html
tensorboard/components/tf_tensorboard/BUILD
tensorboard/components/tf_tensorboard/autoReloadBehavior.ts
tensorboard/components/tf_tensorboard/default-plugins.html
tensorboard/components/tf_tensorboard/demo.html
tensorboard/components/tf_tensorboard/registry.html
tensorboard/components/tf_tensorboard/registry.ts
tensorboard/components/tf_tensorboard/style.html
tensorboard/components/tf_tensorboard/tf-tensorboard.html
tensorboard/components/tf_tensorboard/test/autoReloadTests.ts
tensorboard/components/tf_tensorboard/test/index.html
tensorboard/components/tf_tensorboard/test/tensorboardTests.html
tensorboard/components/tf_tensorboard/test/tensorboardTests.ts
tensorboard/components/tf_trace_viewer/BUILD
tensorboard/components/tf_trace_viewer/demo.html
tensorboard/components/tf_trace_viewer/tf-trace-viewer.html
tensorboard/components/tf_trace_viewer/data/BUILD
tensorboard/components/tf_trace_viewer/data/trace.json
tensorboard/components/tf_utils/BUILD
tensorboard/components/tf_utils/tf-utils.html
tensorboard/components/tf_utils/utils.ts
tensorboard/components/vz_bar_chart/BUILD
tensorboard/components/vz_bar_chart/vz-bar-chart.html
tensorboard/components/vz_bar_chart/vz-bar-chart.ts
tensorboard/components/vz_chart_helpers/BUILD
tensorboard/components/vz_chart_helpers/vz-chart-helpers.html
tensorboard/components/vz_chart_helpers/vz-chart-helpers.ts
tensorboard/components/vz_line_chart/BUILD
tensorboard/components/vz_line_chart/dragZoomInteraction.ts
tensorboard/components/vz_line_chart/index.html
tensorboard/components/vz_line_chart/vz-line-chart.html
tensorboard/components/vz_line_chart/vz-line-chart.ts
tensorboard/components/vz_sorting/BUILD
tensorboard/components/vz_sorting/sorting.ts
tensorboard/components/vz_sorting/vz-sorting.html
tensorboard/components/vz_sorting/test/BUILD
tensorboard/components/vz_sorting/test/sortingTests.ts
tensorboard/components/vz_sorting/test/tests.html
tensorboard/defs/BUILD
tensorboard/defs/clutz.d.ts
tensorboard/defs/defs.bzl
tensorboard/defs/hacks.bzl
tensorboard/defs/protos.bzl
tensorboard/defs/vulcanize.bzl
tensorboard/defs/web.bzl
tensorboard/defs/zipper.bzl
tensorboard/demo/BUILD
tensorboard/demo/data/audio_run_run1_tag_au1_2Faudio_2F0.json
tensorboard/demo/data/audio_run_run2_tag_au2_2Faudio_2F0.json
tensorboard/demo/data/compressedHistograms_run_run1_tag_histo1.json
tensorboard/demo/data/compressedHistograms_run_run2_tag_histo1.json
tensorboard/demo/data/compressedHistograms_run_run2_tag_histo2.json
tensorboard/demo/data/graph_run_run1.pbtxt
tensorboard/demo/data/graph_run_run2.pbtxt
tensorboard/demo/data/histograms_run_run1_tag_histo1.json
tensorboard/demo/data/histograms_run_run2_tag_histo1.json
tensorboard/demo/data/histograms_run_run2_tag_histo2.json
tensorboard/demo/data/images_run_run1_tag_im1_2Fimage_2F0.json
tensorboard/demo/data/images_run_run1_tag_im2_2Fimage_2F0.json
tensorboard/demo/data/images_run_run2_tag_im1_2Fimage_2F0.json
tensorboard/demo/data/individualAudio_index_0_tag_au1_2Faudio_2F0_run_run1.wav
tensorboard/demo/data/individualAudio_index_0_tag_au2_2Faudio_2F0_run_run2.wav
tensorboard/demo/data/individualImage_tag_im1_2Fimage_2F0_index_0_run_run1.png
tensorboard/demo/data/individualImage_tag_im1_2Fimage_2F0_index_0_run_run2.png
tensorboard/demo/data/individualImage_tag_im2_2Fimage_2F0_index_0_run_run1.png
tensorboard/demo/data/logdir
tensorboard/demo/data/runs.json
tensorboard/demo/data/scalars.json
tensorboard/demo/data/scalars_run_run1_tag_bar_2Fsquare.json
tensorboard/demo/data/scalars_run_run1_tag_foo_2Fcos.json
tensorboard/demo/data/scalars_run_run1_tag_foo_2Fsin.json
tensorboard/demo/data/scalars_run_run1_tag_foo_2Fsquare.json
tensorboard/demo/data/scalars_run_run2_tag_bar_2Fsquare.json
tensorboard/demo/data/scalars_run_run2_tag_foo_2Fcos.json
tensorboard/demo/data/scalars_run_run2_tag_foo_2Fsquare.json
tensorboard/functionaltests/BUILD
tensorboard/functionaltests/core_test.py
tensorboard/functionaltests/browsers/BUILD
tensorboard/functionaltests/browsers/chromium.json
tensorboard/functionaltests/browsers/disabled.json
tensorboard/java/org/tensorflow/tensorboard/vulcanize/BUILD
tensorboard/java/org/tensorflow/tensorboard/vulcanize/Vulcanize.java
tensorboard/java/org/tensorflow/tensorboard/vulcanize/Zipper.java
tensorboard/java/org/tensorflow/tensorboard/vulcanize/externs.js
tensorboard/pip_package/BUILD
tensorboard/pip_package/LICENSE
tensorboard/pip_package/MANIFEST.in
tensorboard/pip_package/README.rst
tensorboard/pip_package/__init__.py
tensorboard/pip_package/build_pip_package.sh
tensorboard/pip_package/pip_smoke_test.sh
tensorboard/pip_package/setup.cfg
tensorboard/pip_package/setup.py
tensorboard/plugins/BUILD
tensorboard/plugins/__init__.py
tensorboard/plugins/base_plugin.py
tensorboard/plugins/audio/BUILD
tensorboard/plugins/audio/__init__.py
tensorboard/plugins/audio/audio_demo.py
tensorboard/plugins/audio/audio_plugin.py
tensorboard/plugins/audio/audio_plugin_test.py
tensorboard/plugins/audio/http_api.md
tensorboard/plugins/audio/metadata.py
tensorboard/plugins/audio/plugin_data.proto
tensorboard/plugins/audio/summary.py
tensorboard/plugins/audio/summary_test.py
tensorboard/plugins/audio/tf_audio_dashboard/BUILD
tensorboard/plugins/audio/tf_audio_dashboard/index.html
tensorboard/plugins/audio/tf_audio_dashboard/tf-audio-dashboard.html
tensorboard/plugins/audio/tf_audio_dashboard/tf-audio-grid.html
tensorboard/plugins/audio/tf_audio_dashboard/tf-audio-loader.html
tensorboard/plugins/audio/tf_audio_dashboard/demo/index.html
tensorboard/plugins/audio/tf_audio_dashboard/test/BUILD
tensorboard/plugins/audio/tf_audio_dashboard/test/audioDashboardTests.ts
tensorboard/plugins/audio/tf_audio_dashboard/test/tests.html
tensorboard/plugins/beholder/BUILD
tensorboard/plugins/beholder/README.md
tensorboard/plugins/beholder/__init__.py
tensorboard/plugins/beholder/beholder.py
tensorboard/plugins/beholder/beholder_demo.py
tensorboard/plugins/beholder/beholder_plugin.py
tensorboard/plugins/beholder/file_system_tools.py
tensorboard/plugins/beholder/im_util.py
tensorboard/plugins/beholder/shared_config.py
tensorboard/plugins/beholder/video_writing.py
tensorboard/plugins/beholder/visualizer.py
tensorboard/plugins/beholder/docs/array_1d.png
tensorboard/plugins/beholder/docs/array_2d.png
tensorboard/plugins/beholder/docs/array_4d.png
tensorboard/plugins/beholder/docs/array_4d_activations.png
tensorboard/plugins/beholder/docs/beholder.png
tensorboard/plugins/beholder/docs/controls.png
tensorboard/plugins/beholder/resources/arrays-missing.png
tensorboard/plugins/beholder/resources/colormaps.npy
tensorboard/plugins/beholder/resources/frame-missing.png
tensorboard/plugins/beholder/resources/no-data.png
tensorboard/plugins/beholder/tf_beholder_dashboard/BUILD
tensorboard/plugins/beholder/tf_beholder_dashboard/tf-beholder-dashboard.html
tensorboard/plugins/beholder/tf_beholder_dashboard/tf-beholder-info.html
tensorboard/plugins/beholder/tf_beholder_dashboard/tf-beholder-video.html
tensorboard/plugins/core/BUILD
tensorboard/plugins/core/__init__.py
tensorboard/plugins/core/core_plugin.py
tensorboard/plugins/core/core_plugin_test.py
tensorboard/plugins/core/index.html
tensorboard/plugins/custom_scalar/BUILD
tensorboard/plugins/custom_scalar/README.md
tensorboard/plugins/custom_scalar/__init__.py
tensorboard/plugins/custom_scalar/custom_scalar_demo.py
tensorboard/plugins/custom_scalar/custom_scalars_plugin.py
tensorboard/plugins/custom_scalar/custom_scalars_plugin_test.py
tensorboard/plugins/custom_scalar/layout.proto
tensorboard/plugins/custom_scalar/metadata.py
tensorboard/plugins/custom_scalar/summary.py
tensorboard/plugins/custom_scalar/summary_test.py
tensorboard/plugins/custom_scalar/docs/demo_code_dashboard.png
tensorboard/plugins/custom_scalar/docs/download_data.png
tensorboard/plugins/custom_scalar/docs/overview.png
tensorboard/plugins/custom_scalar/docs/trig_functions.png
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/BUILD
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-card-style.html
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-dashboard.html
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-helpers.ts
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-margin-chart-card.html
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-multi-line-chart-card.html
tensorboard/plugins/debugger/BUILD
tensorboard/plugins/debugger/README.md
tensorboard/plugins/debugger/__init__.py
tensorboard/plugins/debugger/comm_channel.py
tensorboard/plugins/debugger/comm_channel_test.py
tensorboard/plugins/debugger/constants.py
tensorboard/plugins/debugger/debug_graphs_helper.py
tensorboard/plugins/debugger/debug_graphs_helper_test.py
tensorboard/plugins/debugger/debugger_plugin.py
tensorboard/plugins/debugger/debugger_plugin_loader.py
tensorboard/plugins/debugger/debugger_plugin_test.py
tensorboard/plugins/debugger/debugger_plugin_testlib.py
tensorboard/plugins/debugger/debugger_server_lib.py
tensorboard/plugins/debugger/debugger_server_test.py
tensorboard/plugins/debugger/events_writer_manager.py
tensorboard/plugins/debugger/events_writer_manager_test.py
tensorboard/plugins/debugger/health_pill_calc.py
tensorboard/plugins/debugger/health_pill_calc_test.py
tensorboard/plugins/debugger/interactive_debugger_plugin.py
tensorboard/plugins/debugger/interactive_debugger_plugin_test.py
tensorboard/plugins/debugger/interactive_debugger_server_lib.py
tensorboard/plugins/debugger/numerics_alert.py
tensorboard/plugins/debugger/numerics_alert_test.py
tensorboard/plugins/debugger/session_debug_test.py
tensorboard/plugins/debugger/tensor_helper.py
tensorboard/plugins/debugger/tensor_helper_test.py
tensorboard/plugins/debugger/tensor_store.py
tensorboard/plugins/debugger/tensor_store_test.py
tensorboard/plugins/debugger/images/context_menu.png
tensorboard/plugins/debugger/images/continue_button.png
tensorboard/plugins/debugger/images/continue_dialog.png
tensorboard/plugins/debugger/images/debugger_dialog.png
tensorboard/plugins/debugger/images/debugger_intro.png
tensorboard/plugins/debugger/images/graph_explorer.png
tensorboard/plugins/debugger/images/node_linking.png
tensorboard/plugins/debugger/images/node_list.png
tensorboard/plugins/debugger/images/regex_node_list.png
tensorboard/plugins/debugger/images/slicing_input_boxes.png
tensorboard/plugins/debugger/images/step.png
tensorboard/plugins/debugger/images/tensor_value_overview.png
tensorboard/plugins/debugger/images/tensor_values.png
tensorboard/plugins/debugger/tf_debugger_dashboard/BUILD
tensorboard/plugins/debugger/tf_debugger_dashboard/health-pills.ts
tensorboard/plugins/debugger/tf_debugger_dashboard/selection-tree-node.ts
tensorboard/plugins/debugger/tf_debugger_dashboard/tensor-shape-helper.ts
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-debugger-continue-dialog.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-debugger-dashboard.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-debugger-initial-dialog.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-debugger-line-chart.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-debugger-resizer.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-op-selector.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-session-runs-view.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-source-code-view.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-tensor-data-summary.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-tensor-value-multi-view.html
tensorboard/plugins/debugger/tf_debugger_dashboard/tf-tensor-value-view.html
tensorboard/plugins/distribution/BUILD
tensorboard/plugins/distribution/__init__.py
tensorboard/plugins/distribution/compressor.py
tensorboard/plugins/distribution/compressor_test.py
tensorboard/plugins/distribution/distributions_plugin.py
tensorboard/plugins/distribution/distributions_plugin_test.py
tensorboard/plugins/distribution/http_api.md
tensorboard/plugins/distribution/tf_distribution_dashboard/BUILD
tensorboard/plugins/distribution/tf_distribution_dashboard/index.html
tensorboard/plugins/distribution/tf_distribution_dashboard/tf-distribution-dashboard.html
tensorboard/plugins/distribution/tf_distribution_dashboard/tf-distribution-loader.html
tensorboard/plugins/distribution/tf_distribution_dashboard/data/compressedHistograms_run_run1_tag_histo1.json
tensorboard/plugins/distribution/tf_distribution_dashboard/data/compressedHistograms_run_run2_tag_histo1.json
tensorboard/plugins/distribution/tf_distribution_dashboard/data/compressedHistograms_run_run2_tag_histo2.json
tensorboard/plugins/distribution/tf_distribution_dashboard/data/logdir
tensorboard/plugins/distribution/tf_distribution_dashboard/data/runs.json
tensorboard/plugins/distribution/vz_distribution_chart/BUILD
tensorboard/plugins/distribution/vz_distribution_chart/index.html
tensorboard/plugins/distribution/vz_distribution_chart/vz-distribution-chart.html
tensorboard/plugins/distribution/vz_distribution_chart/vz-distribution-chart.ts
tensorboard/plugins/graph/BUILD
tensorboard/plugins/graph/__init__.py
tensorboard/plugins/graph/graphs_plugin.py
tensorboard/plugins/graph/graphs_plugin_test.py
tensorboard/plugins/graph/http_api.md
tensorboard/plugins/graph/tf_graph/BUILD
tensorboard/plugins/graph/tf_graph/tf-graph-minimap.html
tensorboard/plugins/graph/tf_graph/tf-graph-scene.html
tensorboard/plugins/graph/tf_graph/tf-graph.html
tensorboard/plugins/graph/tf_graph/demo/BUILD
tensorboard/plugins/graph/tf_graph/demo/index.html
tensorboard/plugins/graph/tf_graph/demo/data/graph.pbtxt
tensorboard/plugins/graph/tf_graph_app/BUILD
tensorboard/plugins/graph/tf_graph_app/index.html
tensorboard/plugins/graph/tf_graph_app/tf-graph-app.html
tensorboard/plugins/graph/tf_graph_app/demo/BUILD
tensorboard/plugins/graph/tf_graph_app/demo/index.html
tensorboard/plugins/graph/tf_graph_app/demo/data/graph.pbtxt
tensorboard/plugins/graph/tf_graph_board/BUILD
tensorboard/plugins/graph/tf_graph_board/tf-graph-board.html
tensorboard/plugins/graph/tf_graph_board/demo/BUILD
tensorboard/plugins/graph/tf_graph_board/demo/index.html
tensorboard/plugins/graph/tf_graph_board/demo/data/graph.pbtxt
tensorboard/plugins/graph/tf_graph_common/BUILD
tensorboard/plugins/graph/tf_graph_common/annotation.ts
tensorboard/plugins/graph/tf_graph_common/colors.ts
tensorboard/plugins/graph/tf_graph_common/common.ts
tensorboard/plugins/graph/tf_graph_common/contextmenu.ts
tensorboard/plugins/graph/tf_graph_common/edge.ts
tensorboard/plugins/graph/tf_graph_common/externs.ts
tensorboard/plugins/graph/tf_graph_common/graph.ts
tensorboard/plugins/graph/tf_graph_common/hierarchy.ts
tensorboard/plugins/graph/tf_graph_common/layout.ts
tensorboard/plugins/graph/tf_graph_common/minimap.ts
tensorboard/plugins/graph/tf_graph_common/node.ts
tensorboard/plugins/graph/tf_graph_common/op.ts
tensorboard/plugins/graph/tf_graph_common/parser.ts
tensorboard/plugins/graph/tf_graph_common/proto.ts
tensorboard/plugins/graph/tf_graph_common/render.ts
tensorboard/plugins/graph/tf_graph_common/scene.ts
tensorboard/plugins/graph/tf_graph_common/template.ts
tensorboard/plugins/graph/tf_graph_common/tf-graph-common.html
tensorboard/plugins/graph/tf_graph_common/util.ts
tensorboard/plugins/graph/tf_graph_common/test/graph-test.ts
tensorboard/plugins/graph/tf_graph_common/test/hierarchy-test.ts
tensorboard/plugins/graph/tf_graph_common/test/index.html
tensorboard/plugins/graph/tf_graph_common/test/layout-test.ts
tensorboard/plugins/graph/tf_graph_common/test/parser-test.ts
tensorboard/plugins/graph/tf_graph_common/test/util-test.ts
tensorboard/plugins/graph/tf_graph_common/test/util.ts
tensorboard/plugins/graph/tf_graph_controls/BUILD
tensorboard/plugins/graph/tf_graph_controls/tf-graph-controls.html
tensorboard/plugins/graph/tf_graph_controls/demo/BUILD
tensorboard/plugins/graph/tf_graph_controls/demo/index.html
tensorboard/plugins/graph/tf_graph_dashboard/BUILD
tensorboard/plugins/graph/tf_graph_dashboard/tf-graph-dashboard.html
tensorboard/plugins/graph/tf_graph_dashboard/demo/BUILD
tensorboard/plugins/graph/tf_graph_dashboard/demo/index.html
tensorboard/plugins/graph/tf_graph_dashboard/demo/data/graph_run_run1.pbtxt
tensorboard/plugins/graph/tf_graph_dashboard/demo/data/runs.json
tensorboard/plugins/graph/tf_graph_debugger_data_card/BUILD
tensorboard/plugins/graph/tf_graph_debugger_data_card/tf-graph-debugger-data-card.html
tensorboard/plugins/graph/tf_graph_debugger_data_card/demo/BUILD
tensorboard/plugins/graph/tf_graph_debugger_data_card/demo/index.html
tensorboard/plugins/graph/tf_graph_info/BUILD
tensorboard/plugins/graph/tf_graph_info/tf-graph-icon.html
tensorboard/plugins/graph/tf_graph_info/tf-graph-info.html
tensorboard/plugins/graph/tf_graph_info/tf-node-info.html
tensorboard/plugins/graph/tf_graph_info/tf-node-list-item.html
tensorboard/plugins/graph/tf_graph_info/demo/BUILD
tensorboard/plugins/graph/tf_graph_info/demo/index.html
tensorboard/plugins/graph/tf_graph_info/demo/data/graph.pbtxt
tensorboard/plugins/graph/tf_graph_loader/BUILD
tensorboard/plugins/graph/tf_graph_loader/tf-graph-loader.html
tensorboard/plugins/graph/tf_graph_loader/demo/BUILD
tensorboard/plugins/graph/tf_graph_loader/demo/index.html
tensorboard/plugins/graph/tf_graph_loader/demo/data/graph.pbtxt
tensorboard/plugins/graph/tf_graph_loader/test/index.html
tensorboard/plugins/graph/tf_graph_loader/test/loader.ts
tensorboard/plugins/graph/tf_graph_op_compat_card/BUILD
tensorboard/plugins/graph/tf_graph_op_compat_card/tf-graph-op-compat-card.html
tensorboard/plugins/graph/tf_graph_op_compat_card/tf-graph-op-compat-list-item.html
tensorboard/plugins/histogram/BUILD
tensorboard/plugins/histogram/README.md
tensorboard/plugins/histogram/__init__.py
tensorboard/plugins/histogram/histograms_demo.py
tensorboard/plugins/histogram/histograms_plugin.py
tensorboard/plugins/histogram/histograms_plugin_test.py
tensorboard/plugins/histogram/http_api.md
tensorboard/plugins/histogram/metadata.py
tensorboard/plugins/histogram/plugin_data.proto
tensorboard/plugins/histogram/summary.py
tensorboard/plugins/histogram/summary_test.py
tensorboard/plugins/histogram/tf_histogram_dashboard/BUILD
tensorboard/plugins/histogram/tf_histogram_dashboard/histogramCore.ts
tensorboard/plugins/histogram/tf_histogram_dashboard/index.html
tensorboard/plugins/histogram/tf_histogram_dashboard/tf-histogram-core.html
tensorboard/plugins/histogram/tf_histogram_dashboard/tf-histogram-dashboard.html
tensorboard/plugins/histogram/tf_histogram_dashboard/tf-histogram-loader.html
tensorboard/plugins/histogram/tf_histogram_dashboard/data/histograms_run_run1_tag_histo1.json
tensorboard/plugins/histogram/tf_histogram_dashboard/data/histograms_run_run2_tag_histo1.json
tensorboard/plugins/histogram/tf_histogram_dashboard/data/histograms_run_run2_tag_histo2.json
tensorboard/plugins/histogram/tf_histogram_dashboard/data/logdir
tensorboard/plugins/histogram/tf_histogram_dashboard/data/runs.json
tensorboard/plugins/histogram/tf_histogram_dashboard/test/BUILD
tensorboard/plugins/histogram/tf_histogram_dashboard/test/histogramTests.ts
tensorboard/plugins/histogram/tf_histogram_dashboard/test/tests.html
tensorboard/plugins/histogram/vz_histogram_timeseries/BUILD
tensorboard/plugins/histogram/vz_histogram_timeseries/index.html
tensorboard/plugins/histogram/vz_histogram_timeseries/vz-histogram-timeseries.html
tensorboard/plugins/image/BUILD
tensorboard/plugins/image/__init__.py
tensorboard/plugins/image/http_api.md
tensorboard/plugins/image/images_demo.py
tensorboard/plugins/image/images_plugin.py
tensorboard/plugins/image/images_plugin_test.py
tensorboard/plugins/image/metadata.py
tensorboard/plugins/image/plugin_data.proto
tensorboard/plugins/image/summary.py
tensorboard/plugins/image/summary_test.py
tensorboard/plugins/image/tf_image_dashboard/BUILD
tensorboard/plugins/image/tf_image_dashboard/index.html
tensorboard/plugins/image/tf_image_dashboard/tf-image-dashboard.html
tensorboard/plugins/image/tf_image_dashboard/tf-image-loader.html
tensorboard/plugins/image/tf_image_dashboard/data/images_run_run1_tag_im1_2Fimage_2F0.json
tensorboard/plugins/image/tf_image_dashboard/data/images_run_run1_tag_im2_2Fimage_2F0.json
tensorboard/plugins/image/tf_image_dashboard/data/images_run_run2_tag_im1_2Fimage_2F0.json
tensorboard/plugins/image/tf_image_dashboard/data/individualImage_tag_im1_2Fimage_2F0_index_0_run_run1.png
tensorboard/plugins/image/tf_image_dashboard/data/individualImage_tag_im1_2Fimage_2F0_index_0_run_run2.png
tensorboard/plugins/image/tf_image_dashboard/data/individualImage_tag_im2_2Fimage_2F0_index_0_run_run1.png
tensorboard/plugins/image/tf_image_dashboard/data/logdir
tensorboard/plugins/image/tf_image_dashboard/data/runs.json
tensorboard/plugins/pr_curve/BUILD
tensorboard/plugins/pr_curve/README.md
tensorboard/plugins/pr_curve/__init__.py
tensorboard/plugins/pr_curve/http_api.md
tensorboard/plugins/pr_curve/metadata.py
tensorboard/plugins/pr_curve/plugin_data.proto
tensorboard/plugins/pr_curve/pr_curve_demo.py
tensorboard/plugins/pr_curve/pr_curves_plugin.py
tensorboard/plugins/pr_curve/pr_curves_plugin_test.py
tensorboard/plugins/pr_curve/summary.py
tensorboard/plugins/pr_curve/summary_test.py
tensorboard/plugins/pr_curve/images/pr_curves_intro.png
tensorboard/plugins/pr_curve/images/sidebar.png
tensorboard/plugins/pr_curve/images/single_chart.png
tensorboard/plugins/pr_curve/images/tag_filter.png
tensorboard/plugins/pr_curve/images/tooltip.png
tensorboard/plugins/pr_curve/tf_pr_curve_dashboard/BUILD
tensorboard/plugins/pr_curve/tf_pr_curve_dashboard/tf-pr-curve-card.html
tensorboard/plugins/pr_curve/tf_pr_curve_dashboard/tf-pr-curve-dashboard.html
tensorboard/plugins/pr_curve/tf_pr_curve_dashboard/tf-pr-curve-steps-selector.html
tensorboard/plugins/profile/BUILD
tensorboard/plugins/profile/README.md
tensorboard/plugins/profile/__init__.py
tensorboard/plugins/profile/profile_demo.op_profile.json
tensorboard/plugins/profile/profile_demo.py
tensorboard/plugins/profile/profile_demo_data.py
tensorboard/plugins/profile/profile_plugin.py
tensorboard/plugins/profile/profile_plugin_test.py
tensorboard/plugins/profile/trace_events.proto
tensorboard/plugins/profile/trace_events_json.py
tensorboard/plugins/profile/trace_events_json_test.py
tensorboard/plugins/profile/docs/input-pipeline.png
tensorboard/plugins/profile/docs/op-profile.png
tensorboard/plugins/profile/docs/overview-page.png
tensorboard/plugins/profile/docs/trace-viewer.png
tensorboard/plugins/profile/input_pipeline_analyzer/BUILD
tensorboard/plugins/profile/input_pipeline_analyzer/input-pipeline-analyzer.html
tensorboard/plugins/profile/overview_page/BUILD
tensorboard/plugins/profile/overview_page/overview-page.html
tensorboard/plugins/profile/tf_op_profile/BUILD
tensorboard/plugins/profile/tf_op_profile/tf-op-details.html
tensorboard/plugins/profile/tf_op_profile/tf-op-profile.html
tensorboard/plugins/profile/tf_op_profile/tf-op-table.html
tensorboard/plugins/profile/tf_op_profile/utils.html
tensorboard/plugins/profile/tf_op_profile/utils.ts
tensorboard/plugins/profile/tf_profile_dashboard/BUILD
tensorboard/plugins/profile/tf_profile_dashboard/tf-profile-dashboard.html
tensorboard/plugins/projector/BUILD
tensorboard/plugins/projector/__init__.py
tensorboard/plugins/projector/projector_api_test.py
tensorboard/plugins/projector/projector_config.proto
tensorboard/plugins/projector/projector_plugin.py
tensorboard/plugins/projector/projector_plugin_test.py
tensorboard/plugins/projector/vz_projector/BUILD
tensorboard/plugins/projector/vz_projector/analyticsLogger.ts
tensorboard/plugins/projector/vz_projector/bh_tsne.ts
tensorboard/plugins/projector/vz_projector/bundle.html
tensorboard/plugins/projector/vz_projector/data-provider-demo.ts
tensorboard/plugins/projector/vz_projector/data-provider-proto.ts
tensorboard/plugins/projector/vz_projector/data-provider-server.ts
tensorboard/plugins/projector/vz_projector/data-provider.ts
tensorboard/plugins/projector/vz_projector/data.ts
tensorboard/plugins/projector/vz_projector/external.d.ts
tensorboard/plugins/projector/vz_projector/heap.ts
tensorboard/plugins/projector/vz_projector/knn.ts
tensorboard/plugins/projector/vz_projector/label.ts
tensorboard/plugins/projector/vz_projector/logging.ts
tensorboard/plugins/projector/vz_projector/projectorEventContext.ts
tensorboard/plugins/projector/vz_projector/projectorScatterPlotAdapter.ts
tensorboard/plugins/projector/vz_projector/renderContext.ts
tensorboard/plugins/projector/vz_projector/scatterPlot.ts
tensorboard/plugins/projector/vz_projector/scatterPlotRectangleSelector.ts
tensorboard/plugins/projector/vz_projector/scatterPlotVisualizer.ts
tensorboard/plugins/projector/vz_projector/scatterPlotVisualizer3DLabels.ts
tensorboard/plugins/projector/vz_projector/scatterPlotVisualizerCanvasLabels.ts
tensorboard/plugins/projector/vz_projector/scatterPlotVisualizerPolylines.ts
tensorboard/plugins/projector/vz_projector/scatterPlotVisualizerSprites.ts
tensorboard/plugins/projector/vz_projector/sptree.ts
tensorboard/plugins/projector/vz_projector/styles.html
tensorboard/plugins/projector/vz_projector/util.ts
tensorboard/plugins/projector/vz_projector/vector.ts
tensorboard/plugins/projector/vz_projector/vz-projector-app.html
tensorboard/plugins/projector/vz_projector/vz-projector-bookmark-panel.html
tensorboard/plugins/projector/vz_projector/vz-projector-bookmark-panel.ts
tensorboard/plugins/projector/vz_projector/vz-projector-dashboard.html
tensorboard/plugins/projector/vz_projector/vz-projector-data-panel.html
tensorboard/plugins/projector/vz_projector/vz-projector-data-panel.ts
tensorboard/plugins/projector/vz_projector/vz-projector-input.html
tensorboard/plugins/projector/vz_projector/vz-projector-input.ts
tensorboard/plugins/projector/vz_projector/vz-projector-inspector-panel.html
tensorboard/plugins/projector/vz_projector/vz-projector-inspector-panel.ts
tensorboard/plugins/projector/vz_projector/vz-projector-legend.html
tensorboard/plugins/projector/vz_projector/vz-projector-legend.ts
tensorboard/plugins/projector/vz_projector/vz-projector-metadata-card.html
tensorboard/plugins/projector/vz_projector/vz-projector-metadata-card.ts
tensorboard/plugins/projector/vz_projector/vz-projector-projections-panel.html
tensorboard/plugins/projector/vz_projector/vz-projector-projections-panel.ts
tensorboard/plugins/projector/vz_projector/vz-projector-util.ts
tensorboard/plugins/projector/vz_projector/vz-projector.html
tensorboard/plugins/projector/vz_projector/vz-projector.ts
tensorboard/plugins/projector/vz_projector/test/BUILD
tensorboard/plugins/projector/vz_projector/test/assert.ts
tensorboard/plugins/projector/vz_projector/test/data-provider_test.ts
tensorboard/plugins/projector/vz_projector/test/data_test.ts
tensorboard/plugins/projector/vz_projector/test/scatterPlotRectangleSelector_test.ts
tensorboard/plugins/projector/vz_projector/test/sptree_test.ts
tensorboard/plugins/projector/vz_projector/test/tests.html
tensorboard/plugins/projector/vz_projector/test/util_test.ts
tensorboard/plugins/projector/vz_projector/test/vz-projector-projections-panel_test.ts
tensorboard/plugins/scalar/BUILD
tensorboard/plugins/scalar/__init__.py
tensorboard/plugins/scalar/http_api.md
tensorboard/plugins/scalar/metadata.py
tensorboard/plugins/scalar/plugin_data.proto
tensorboard/plugins/scalar/scalars_demo.py
tensorboard/plugins/scalar/scalars_plugin.py
tensorboard/plugins/scalar/scalars_plugin_test.py
tensorboard/plugins/scalar/summary.py
tensorboard/plugins/scalar/summary_test.py
tensorboard/plugins/scalar/tf_scalar_dashboard/BUILD
tensorboard/plugins/scalar/tf_scalar_dashboard/tf-scalar-card.html
tensorboard/plugins/scalar/tf_scalar_dashboard/tf-scalar-dashboard.html
tensorboard/plugins/scalar/tf_scalar_dashboard/tf-smoothing-input.html
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/BUILD
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/index.html
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/logdir
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/runs.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars_run_run1_tag_bar_2Fsquare.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars_run_run1_tag_foo_2Fcos.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars_run_run1_tag_foo_2Fsin.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars_run_run1_tag_foo_2Fsquare.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars_run_run2_tag_bar_2Fsquare.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars_run_run2_tag_foo_2Fcos.json
tensorboard/plugins/scalar/tf_scalar_dashboard/demo/data/scalars_run_run2_tag_foo_2Fsquare.json
tensorboard/plugins/text/BUILD
tensorboard/plugins/text/__init__.py
tensorboard/plugins/text/metadata.py
tensorboard/plugins/text/plugin_data.proto
tensorboard/plugins/text/summary.py
tensorboard/plugins/text/summary_test.py
tensorboard/plugins/text/text_demo.py
tensorboard/plugins/text/text_plugin.py
tensorboard/plugins/text/text_plugin_test.py
tensorboard/plugins/text/tf_text_dashboard/BUILD
tensorboard/plugins/text/tf_text_dashboard/index.html
tensorboard/plugins/text/tf_text_dashboard/tf-text-dashboard.html
tensorboard/plugins/text/tf_text_dashboard/tf-text-loader.html
tensorboard/plugins/text/tf_text_dashboard/data/logdir
tensorboard/plugins/text/tf_text_dashboard/data/runs.json
tensorboard/plugins/text/tf_text_dashboard/data/text_run_fry_tag_markdown.json
tensorboard/plugins/text/tf_text_dashboard/data/text_run_fry_tag_message.json
tensorboard/plugins/text/tf_text_dashboard/data/text_run_leela_tag_message.json
tensorboard/scripts/BUILD
tensorboard/scripts/__init__.py
tensorboard/scripts/execrooter.py
tensorboard/scripts/generate_testdata.py
tensorboard/tools/BUILD
tensorboard/tools/import_google_fonts.py