Sign inSign up

lisaong/stackup-workshops

By lisaong

Updated over 8 years ago

Stackup workshop docker images

Image
0

548

lisaong/stackup-workshops repository overview

Compiling ELL models
  1. Build docker image
./build_docker.sh
  1. Launch docker image
./launch_docker.sh
  1. The import scripts can be found under the /scripts mapped volume in the docker instance.

  2. Once import is done, copy the models while the docker instance is still running

Host:

# find the docker instance
docker ps

# copy models from the docker instance
cd ../pi/models
./copy_graphs.sh name_of_docker_instance

Tag summary

Content type

Image

Digest

Size

1.4 GB

Last updated

over 8 years ago

docker pull lisaong/stackup-workshops