Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

How to access the model's tf.Module object #23

Open
@victor-agilerobots

Description

@victor-agilerobots

Hi, Thanks for sharing the code and dataset.

I am trying to get the RT-1 model working in PyTorch by transpiling the TensorFlow model using Ivy. I am able to load the TF model, but it's in a tensorflow.python.saved_model.load.Loader object, and I didn't find a way to extract a tf.Module object with the RT-1 model from there, which is the object I need to transpile to PyTorch using Ivy. Is there a way to get this object?

Thank you very much in advance.

Victor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions