tensorflow / tensorflow/tensorboard

XLA Cluster is not visible in tensorboard graph

Open
#5,688 5 comments 0 reactions 1 assignee View on GitHub

@yatbear is already working on this.

Since May 2, 2022.

  • #5694 by @yatbear — merged
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

Consider Stack Overflow for getting support using TensorBoard—they have
a larger community with better searchability:

https://stackoverflow.com/questions/tagged/tensorboard

Do not use this template for for setup, installation, or configuration
issues. Instead, use the “installation problem” issue template:

https://github.com/tensorflow/tensorboard/issues/new?template=installation_problem.md

To report a problem with TensorBoard itself, please fill out the
remainder of this template.

Environment information (required)

Please run diagnose_tensorboard.py (link below) in the same
environment from which you normally run TensorFlow/TensorBoard, and
paste the output here:
version: Tensorflow 2.4.0

https://raw.githubusercontent.com/tensorflow/tensorboard/master/tensorboard/tools/diagnose_tensorboard.py

For browser-related issues, please additionally specify:

  • Browser type and version (e.g., Chrome 64.0.3282.140):
  • Screenshot, if it’s a visual issue:

Issue description

Please describe the bug as clearly as possible. How can we reproduce the
problem without additional resources (including external data files and
proprietary Python modules)?

I enabled XLA in bert model and using the XLA flags check that it's generated XLA cluster.
https://www.tensorflow.org/xla#inspect_compiled_programs

I added XLA generated files in the attachment.

Screen Shot 2022-04-27 at 3 02 06 PM tensorboard. Any clue [xla.zip](https://github.com/tensorflow/tensorboard/files/8578097/xla.zip)

However, it's not visible in tensorboard. Any clue?

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.