KellenSunderland commented on a change in pull request #12791: [MXNET-1093] Add 
python3 Docker images for each MXNet release
URL: https://github.com/apache/incubator-mxnet/pull/12791#discussion_r224437572
 
 

 ##########
 File path: docker/docker-python/build_python_dockerfile.sh
 ##########
 @@ -117,10 +131,40 @@ docker_build_image "${mxnet_version}_gpu_cu92_mkl" 
"Dockerfile.mxnet.python.gpu.
 docker_test_image_gpu "${mxnet_version}_gpu_cu92_mkl"
 
 
+
+# Build and Test Python3 dockerfiles - CPU
+docker_build_image "${mxnet_version}_cpu_python3" 
"Dockerfile.mxnet.python3.cpu"
 
 Review comment:
   I'd be a little concerned about memory usage if we were to parallelize the 
builds.  I could see that this might make building the images difficult on a 
laptop or even a middle-tier cloud instance.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to