🐳 🐦Docker environment for Swift GPU Accelerated TensorFlow
391
docker build -t swift_tf_cuda_docker .
docker run --runtime=nvidia -v <host_path>:<container_path> -ti swift_tf_cuda_docker:latest bash
docker pull bryankp/swift_tf_cuda:latest
docker run --runtime=nvidia -v <host_path>:<container_path> -ti bryankp/swift_tf_cuda_docker:latest bash
Content type
Image
Digest
Size
2.9 GB
Last updated
about 5 years ago
docker pull bryankp/swift_tf_cuda