Skip to content

Commit

Permalink
Remove stale todo.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 358279997
  • Loading branch information
tfx-copybara committed Feb 18, 2021
1 parent 784e545 commit adeeb24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tfx/components/trainer/rewriting/tflite_rewriter.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ def __init__(
for details.
**kwargs: Additional keyword arguments to create TFlite converter.
"""
# TODO(b/152636072): Add support for representative_dataset.
self._name = name
self._filename = six.ensure_text(filename)
self._copy_assets = copy_assets
Expand Down

0 comments on commit adeeb24

Please sign in to comment.