Skip to content

Repository files navigation

Photon - AI Inference Platform

Requirements

CPP20

How to run

cmake -S . build -DINFERENCE_ENABLE_ONNX=ON
cmake --build build

To run examples

# 1. Basic inference
./build/bin/basic_inference

# 2. Logistic Regeression (mnist)
./build/bin/logistic_regression

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages