[go: nahoru, domu]

Skip to content

Commit

Permalink
Removing unused _ANALYSIS_GRAPH in combiner_packing_utils
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 386007997
  • Loading branch information
zoyahav authored and tf-transform-team committed Jul 21, 2021
1 parent 06bd2de commit 604c10c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tensorflow_transform/beam/combiner_packing_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@
from tfx_bsl.types import tfx_namedtuple


# Used for debugging only. This will point to the most recent graph built.
_ANALYSIS_GRAPH = None

_CombinerOpWrapper = tfx_namedtuple.namedtuple('_CombinerOpWrapper',
['combiner', 'keys', 'label'])

Expand Down

0 comments on commit 604c10c

Please sign in to comment.