Summary
With machine learning is widely used in enterprises, big data are trained on the edge, inference services go to production either in the cloud or on the edge.
On the edge
- Edge devices have limited resources, space and power supply
- Edge servers cost much higher than devices
- Hardware accelerators are heterogeneous in architecture and various on interfaces and performance on the edge
In the cloud
- Accelerator market is dominated by Nvidia GPU
- Other options come as AMD GPU, Intel Habana Goya/Altera FPGA, AWS Inferentia, Xilinx FPGA etc
- Common inference interfaces from cloud to edge doesn’t appear generally
- Limitation on specific hardware accelerators or cloud leads to new vendor lock-in
Project Supernova is to build a common machine learning inference service framework by enabling machine learning inference accelerators across edge endpoint devices, edge systems and cloud, with or without hardware accelerators.
- Micro-service based architecture with Restful API
- Support heterogenous system architectures from leading vendors
- Support accelerator compilers to native code
- Neutral to ML training framework file formats
- Work on both edge devices and clouds
- Support Xilinx Cloud FPGA
- Hardware CPU support:
- x86-64, ARM64
- Hardware accelerator support:
- Intel VPU, Google Edge TPU, Nvidia GPU, AMD GPU
- Software
- Inference toolkit support: OpenVINO, TensorRT & Tenserflow Lite
- Training framework data format: Tensorflow, Caffe, ONNX, MxNet
Requirements
The common computing platforms including most resource-constrained edge system, PC, server, etc, where can deploy Linux/Docker.
Instructions
Changelog
Version 1.2 Update
- Support Xilinx Cloud FPGA
Version 1.1 Update
- Support Bitfusion
- K8S and docker-compose deployment
Version 1.0 Update
Compared 0.0.1, this release supports:
- New HW accelerators - AMD GPU + Xilinx FPGA
- CPU Accelerations with OpenVINO
- Basic K8S deployment
- Versatile APIs
- vSphere Bitfusion support
- More use cases like facial mask
- New HW accelerators - AMD GPU + Xilinx FPGA
- CPU Accelerations with OpenVINO ased on AVX/SSE
- Basic K8S deployment
- Versatile API set
- More use cases like facial mask
- vSphere Bitfusion support
Please add the following two lines for our release:
Contributors
Similar Flings
No similar flings found. Check these out instead...

True SSO Configuration Utility
This project is intended for the VMware Horizon customers in order to use True SSO Configuration Utility to help you configuring TrueSSO using View Connection Server, Enrollment Server and your Certificate Authoriry / Active Directory.

PowerCLI Extensions
With the many existing cmdlets designed for the system administrator or vSphere Admin, PowerCLI is the easiest and most powerful tool for managing your environment.

Real-Time Audio-Video Test Application
This application verifies the correct installation and operation of the View Horizon Real-Time Audio-Video functionality.

Identity Manager Migration/Backup Tool
Identity Manager Migration/Backup Tool automates the process of exporting or importing applications and entitlements from one Identity Manager instance to another.

Cross vCenter Workload Migration Utility
This Fling allows users to easily migrate virtual machines in bulk from a graphical user interface between vCenter Servers (same & different SSO Domains supported) using the Cross-vCenter vMotion feature.

CIM Plugin
The plugin is general enough to support other CIM compliant services and is not limited only to ESX. However the primary goal for developing the plugin was to expose ESX CIMOM in the vCenter Orchestrator. This affected the API design.