#include <GPUTPCNNClusterizerHost.h>
Definition at line 46 of file GPUTPCNNClusterizerHost.h.
◆ GPUTPCNNClusterizerHost() [1/2]
o2::gpu::GPUTPCNNClusterizerHost::GPUTPCNNClusterizerHost |
( |
| ) |
|
|
default |
◆ GPUTPCNNClusterizerHost() [2/2]
o2::gpu::GPUTPCNNClusterizerHost::GPUTPCNNClusterizerHost |
( |
const GPUSettingsProcessingNNclusterizer & |
settings | ) |
|
|
inline |
◆ getMockedAllocator()
◆ getMockedMemoryInfo()
const OrtMemoryInfo * GPUTPCNNClusterizerHost::getMockedMemoryInfo |
( |
| ) |
|
◆ init()
void GPUTPCNNClusterizerHost::init |
( |
const GPUSettingsProcessingNNclusterizer & |
settings | ) |
|
◆ initClusterizer()
void GPUTPCNNClusterizerHost::initClusterizer |
( |
const GPUSettingsProcessingNNclusterizer & |
settings, |
|
|
GPUTPCNNClusterizer & |
clustererNN |
|
) |
| |
◆ volatileOrtAllocator()
void GPUTPCNNClusterizerHost::volatileOrtAllocator |
( |
Ort::Env * |
env, |
|
|
Ort::MemoryInfo * |
memInfo, |
|
|
GPUReconstruction * |
rec, |
|
|
bool |
recreate = false |
|
) |
| |
◆ mDeviceId
int32_t o2::gpu::GPUTPCNNClusterizerHost::mDeviceId = -1 |
◆ mMockedAlloc
std::shared_ptr<MockedOrtAllocator> o2::gpu::GPUTPCNNClusterizerHost::mMockedAlloc = nullptr |
◆ mModelClass
◆ mModelReg1
◆ mModelReg2
◆ mModelsUsed
std::vector<bool> o2::gpu::GPUTPCNNClusterizerHost::mModelsUsed = {false, false, false} |
◆ mOrtOptions
std::unordered_map<std::string, std::string> o2::gpu::GPUTPCNNClusterizerHost::mOrtOptions |
The documentation for this class was generated from the following files: