Skip to content

Commit

Permalink
Internal changes, no-op
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 702459400
  • Loading branch information
Matt-Hurd authored and copybara-github committed Dec 3, 2024
1 parent 94b92ef commit 873eef8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion plugin/tensorboard_plugin_profile/demo/profile_demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import shutil

from absl import app

import tensorflow as tf

from google.protobuf import text_format
Expand Down
1 change: 0 additions & 1 deletion plugin/tensorboard_plugin_profile/profile_plugin_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import json
import os
from unittest import mock

import tensorflow.compat.v2 as tf

from tensorboard.backend.event_processing import plugin_asset_util
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
from __future__ import division
from __future__ import print_function



from werkzeug import Request

from tensorboard.backend.event_processing import data_provider
Expand Down

0 comments on commit 873eef8

Please sign in to comment.