You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: