|
|
||
|---|---|---|
| .. | ||
| hello_bazel | ||
| hello_c | ||
| hello_cc | ||
| https_server | ||
| tensorflow_lite | ||
| README.md | ||
Demos
This directory contains sample projects that demonstrate how Occlum can be used to build and run user applications.
hello_c/: A sample C project built with Makefile/CMake.hello_cc/: A sample C++ project built with Makefile/CMake.hello_bazel/: A sample C++ project built with Bazel.https_server/: A HTTPS file server based on Mongoose Embedded Web Server Library.tensorflow_lite/: A demo and benchmark of Tensorflow Lite inference engine.