Skip to content

knm3000/nvidia-powerai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerAI frameworks testing using nvidia/cuda-ppc64le image

Build image command:

docker build -t nvidia-powerai .

Run container command:

nvidia-docker run --rm -it nvidia-powerai

Caffe test command (run in the container):

source /opt/DL/caffe-ibm/bin/caffe-activate
/opt/DL/caffe-ibm/bin/caffe-test

Caffe test output

Tensorflow test command (run in the container):

source /opt/DL/tensorflow/bin/tensorflow-activate
/opt/DL/tensorflow/bin/tensorflow-test

Tensorflow test output

About

PowerAI on nvidia/cuda-ppc64le image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published