Skip to content

remove number of device#127

Merged
guyang3532 merged 3 commits into
pytorch:release/0.1from
gaoteng-git:remove_number_of_device
Mar 25, 2021
Merged

remove number of device#127
guyang3532 merged 3 commits into
pytorch:release/0.1from
gaoteng-git:remove_number_of_device

Conversation

@gaoteng-git
Copy link
Copy Markdown
Contributor

@gaoteng-git gaoteng-git commented Mar 24, 2021

Remove "Number of Device(s)" in overview page.
image

Comment thread tb_plugin/torch_tb_profiler/plugin.py Outdated
data["environments"].append({"title": "Number of Device(s)", "value": "1"})
# TODO: Consider enable this feature in future release.
# if is_gpu_used:
# data["environments"].append({"title": "Number of Device(s)", "value": "1"})
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just remove it. no comments.

@nbcsm nbcsm added the plugin PyTorch Profiler TensorBoard Plugin related label Mar 24, 2021
@gaoteng-git gaoteng-git requested a review from nbcsm March 24, 2021 09:59
@guyang3532 guyang3532 merged commit 50c0f7c into pytorch:release/0.1 Mar 25, 2021
nbcsm pushed a commit that referenced this pull request Mar 25, 2021
* remove number of device

Co-authored-by: Teng Gao <tegao@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed plugin PyTorch Profiler TensorBoard Plugin related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants