/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DataFormats/PortableTestObjects/src/classes.h
17 строк
976 B
Christine Zeh
Integration of PyTorch based portable (direct) ML inference with Alpaka-based heterogeneous core
21 ноя 2025, 14:01
21 ноя 2025, 14:01
a7218f1
Код
Авторство
О чём код?
// these first to make sure they get included before any SoA header #include <Eigen/Core> #include <Eigen/Dense> #include "DataFormats/Common/interface/Wrapper.h" #include "DataFormats/PortableTestObjects/interface/TestHostCollection.h" #include "DataFormats/PortableTestObjects/interface/TestHostObject.h" #include "DataFormats/PortableTestObjects/interface/TestProductWithPtr.h" #include "DataFormats/PortableTestObjects/interface/TestSoA.h" #include "DataFormats/PortableTestObjects/interface/TestStruct.h" #include "DataFormats/PortableTestObjects/interface/ParticleHostCollection.h" #include "DataFormats/PortableTestObjects/interface/ImageHostCollection.h" #include "DataFormats/PortableTestObjects/interface/LogitsHostCollection.h" #include "DataFormats/PortableTestObjects/interface/SimpleNetHostCollection.h" #include "DataFormats/PortableTestObjects/interface/MultiHeadNetHostCollection.h" #include "DataFormats/PortableTestObjects/interface/MaskHostCollection.h"