command
module
Version:
v0.0.0-...-c1909df
Opens a new window with list of versions in this module.
Published: Mar 13, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
STOIC
STOIC - Serverless Teleoperable Hybrid Cloud for Machine Learning Applications on Edge Device

- Create wtb inference pod on Nautilus
sh GPU_Serverless/kubeless/image_clf/inference/deploy.sh
- Run client on Mayhem cloud (edge cloud)
sh StartClient.sh
- Run server on Raspberry Pi at Sedgwick Natural Reserve
sh StartServer.sh
./stoic run client --port 5001
./stoic run server --ip=127.0.0.1 --port=5001 --runtime=gpu2 --batch=3 --image=32 --preset=true
- MySQL remove sudo for mysql -u root -p
Login with sudo:
sudo mysql -u root
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'test';
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.