https://github.com/fastmachinelearning/soniccms
Services for Optimized Network Inference on Coprocessors (for CMS)
https://github.com/fastmachinelearning/soniccms
Last synced: 6 months ago
JSON representation
Services for Optimized Network Inference on Coprocessors (for CMS)
- Host: GitHub
- URL: https://github.com/fastmachinelearning/soniccms
- Owner: fastmachinelearning
- Created: 2018-09-13T21:46:45.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2020-09-14T19:29:16.000Z (over 5 years ago)
- Last Synced: 2025-04-14T01:44:39.758Z (10 months ago)
- Language: C++
- Homepage:
- Size: 15.6 MB
- Stars: 8
- Watchers: 13
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SONIC (Services for Optimized Network Inference on Coprocessors) for CMS
## Deprecation notice
This repository was used for the initial development of SONIC.
New developments are now introduced directly into [cms-sw/cmssw](https://github.com/cms-sw/cmssw).
([Tagged releases](https://github.com/hls-fpga-machine-learning/SonicCMS/releases) used for associated publications are still available in this repo.)
## Code location
The SONIC source code is now located in the following packages in [cms-sw/cmssw](https://github.com/cms-sw/cmssw):
* [HeterogeneousCore/SonicCore](https://github.com/cms-sw/cmssw/tree/master/HeterogeneousCore/SonicCore)
* [HeterogeneousCore/SonicTriton](https://github.com/cms-sw/cmssw/tree/master/HeterogeneousCore/SonicTriton)
## Development
[Issues](https://github.com/hls-fpga-machine-learning/SonicCMS/issues) to be addressed can be found in this repo.
Test PRs for internal review can be submitted to [hls-fpga-machine-learning/cmssw](https://github.com/hls-fpga-machine-learning/cmssw).