allenai / tango

Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project.
https://ai2-tango.readthedocs.io/
Apache License 2.0
532 stars 46 forks source link

Flyte Executor #639

Open anbasile opened 3 months ago

anbasile commented 3 months ago

🚀 The feature, motivation and pitch

I am considering implementing an Executor that would run the computation on Flyte. I would like to know if you have considered already implementing something like this and if not, if you could share your experience in combining Tango with beaker.

Alternatives

Of course, I would use beaker, if it were openly accessible.

Additional context

No response