Skip to content

Commit

Permalink
Internal
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 631509502
  • Loading branch information
michaelreneer authored and tensorflow-copybara committed May 7, 2024
1 parent 186db2e commit 9349ded
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@
from tensorflow_federated.python.core.impl.utils import tensorflow_utils
from tensorflow_federated.python.tensorflow_libs import serialization_utils

# TODO: b/181028772 - Move this and similar code to `backends/tensorflow`.

# TODO: b/181131807 - Remove independent invocations of the helper methods, and
# replace them with calls to the factory, then inline the bodies of the methods
# within the factory.

ComputationProtoAndType = local_computation_factory_base.ComputationProtoAndType
T = TypeVar('T', bound=computation_types.Type)
Expand Down

0 comments on commit 9349ded

Please sign in to comment.