Skip to content

CaryLorrk/woops

Repository files navigation

woops-grpc

requisite

nvidia-docker

build tensorflow

git clone --recursive [email protected]:hilorrk/woops.git
cd woops
make -f Makefile.docker
make -f Makefile.docker run(first time)/ start(container was created)
make -f Makefile.docker attach
# in docker
cd woops/apps/tensorflow
./configure.sh(first time)
./build.sh

test

cd test
python linear.py
python mnist_softmax/mnist_softmax.py
cd benchmarks
./train.sh
./eval.sh

Usage

Please read the architecture in paper
Consistency Controller: src/consistency
Placement: src/placement
Storages: in apps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages