is there any effort of trying to combine Torch Ign...
# flyte-support
r
is there any effort of trying to combine Torch Ignite with Flyte or any other framework to enable, like, simple train-for-an-epoch in one Task, then eval in a separate async task, and next train epoch gets started in another Task same time?
f
This would be easy to do with FLyte 2
want to write an example in flyte-sdk examples?
we can give you access to test it on our cluster
r
i wish! but employer ties my hands. agree flyte 2 makes it easiest, tho eager mode not too hard