Currently the TensorFlowTransform works with frozen TensorFlow models as input.
We need to investigate what it takes to get it to work with models that are not frozen.
This will also help if in the future we want to do transfer learning via fine-tuning of pre-trained models.