<#2570 [Plugin] TypeTransformer for TensorFlow mod...
# flyte-github
a
#2570 [Plugin] TypeTransformer for TensorFlow model Issue created by samhita-alla We need to support
tf.keras.Model
as a native Flyte type. Reference doc for serialization and deserialization of models: https://www.tensorflow.org/guide/keras/save_and_serialize More on TypeTransfomers can be found here. Related PR that adds PyTorch tensor and module as Flyte types: flyteorg/flytekit#1032 flyteorg/flyte