-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
not-agentHere we don't affect the agent perseHere we don't affect the agent perse
Description
Description
Now that we have a Dockerfile.cpu, we need a Dockerfile.gpu. This should be tested in a machine with a GPU.
Also, as we will have two Dockerfiles and two requirements files, we should check what the best practices are for managing this duplicity.
Requirements
Things you need in order to complete the issue.
- Machine with a GPU
- Knowledge about best practices for managing two Dockerfiles.
Acceptance Criteria
Criteria that must be met in order to close the issue successfully.
- A Dockerfile for gpu is created.
- This new Dockerfile can be built successfully. Check command:
python -c "import tensorflow as tf; print(tf.reduce_sum(tf.random.normal([1000, 1000])))" - The two Dockerfiles are managed in the best way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
not-agentHere we don't affect the agent perseHere we don't affect the agent perse