View source on GitHub |
An accumulator cache coder that can handle lists.
Inherits From: PTransformAnalyzerCacheCoder
tft.experimental.SimpleJsonPTransformAnalyzerCacheCoder(
np_dtype=None
)
Methods
decode_cache
decode_cache(
encoded_accumulator
)
encode_cache
encode_cache(
accumulator
)