-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Description
Hi and thanks for this awesome tool!
We make heavy use of buildkit (soon buildx) in Tensorflow Addons to run our tests. It's awesome to be able to run all those tests in parralel in isolated environements, even on remote servers. With the docker cache it's awesome, no need to pull the dependencies again... etc.
Something that we're stuck with though is that we can't run our gpu tests in a dockerfile (like we do for all the other tests).
Would it be possible to support gpus for an entire stage? Or even better for a single RUN instruction?
Thanks a lot!
Metadata
Metadata
Assignees
Labels
No labels