Chapter 3. Quick Start
1. Install XGen
- Follow the install instructions
2. Start XGen
Run the following command on an XGen machine to start XGen shell:
run_xgen --name <username>
Shell mode
In XGen shell, run the following command to start XGen:
XGen
Webserver mode
In XGen shell, type the following command to launch the web server(more information XGen webserver usage):
XGen webserver
3. Input requests
In XGen shell, can input requirements through interactive shell like below:
Inx XGen webserver, can input requirements through XGen Web UI like below:
4. Wait for the result
* XGen will automatically compress the model and optimize the code to meet the required latency while maximizing the
accuracy. The result comes out in several minutes and is stored in `/root/output/DigitNet_MNIST/`. The info about
the final model and paths is shown on the screen:
In XGen shell:
In XGen Web UI: