Skip to content

Conversation

@qiuminxu
Copy link
Contributor

  • Profile plugin is extended to take per host traces
  • Added a host dropdown menu in profile dashboard
  • Moved the _request_manager from each tool to tf_profile_dashboard, so that individual tool can be directly used by internal tools
  • Add per host test in profile_plugin_test

@qiuminxu
Copy link
Contributor Author

hosts

@jart jart self-requested a review April 11, 2018 19:50
@jart jart merged commit 16029cb into tensorflow:master Apr 11, 2018
wchargin added a commit that referenced this pull request Oct 6, 2019
Summary:
This way, we can reason about and test it in isolation as we add more
middleware to the application.

Note that when using `--path_prefix`, loading the main TensorBoard page
without a trailing slash on the URL has long been broken (#1117). This
commit does not fix that, but changes the exact failure mode: rather
than 404ing, we now load a broken TensorBoard (relative URLs don’t
resolve). A follow-up commit will fix this properly.

Test Plan:
Verify that TensorBoard still works fully, with `--path_prefix` and
without it.

wchargin-branch: path-prefix-middleware
wchargin-source: 3e07d2b681f12c4bab310bef2afc066590ae5cb7
wchargin added a commit that referenced this pull request Oct 7, 2019
Summary:
This way, we can reason about and test it in isolation as we add more
middleware to the application.

Note that when using `--path_prefix`, loading the main TensorBoard page
without a trailing slash on the URL has long been broken (#1117). This
commit does not fix that, but changes the exact failure mode: rather
than 404ing, we now load a broken TensorBoard (relative URLs don’t
resolve). A follow-up commit will fix this properly.

Test Plan:
Verify that TensorBoard still works fully, with `--path_prefix` and
without it.

wchargin-branch: path-prefix-middleware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants