Public Member Functions | |
TritonDataEntry (const ShapeType &dims, bool noOuterDim, const std::string &name, const std::string &dname) | |
TritonDataEntry () | |
Private Member Functions | |
void | computeSizes (int64_t shapeSize, int64_t byteSize, int64_t batchSize) |
void | createObject (IO **ioptr, const std::string &name, const std::string &dname) |
Private Attributes | |
size_t | byteSizePerBatch_ |
std::shared_ptr< IO > | data_ |
ShapeType | fullShape_ |
unsigned | offset_ |
const uint8_t * | output_ |
std::shared_ptr< Result > | result_ |
ShapeView | shape_ |
size_t | sizeShape_ |
size_t | totalByteSize_ |
Friends | |
class | TritonClient |
class | TritonCpuShmResource< IO > |
class | TritonData< IO > |
class | TritonHeapResource< IO > |
class | TritonMemResource< IO > |
Definition at line 94 of file TritonData.h.
|
inline |
Definition at line 97 of file TritonData.h.
References TritonData< IO >::TritonDataEntry::createObject(), TritonData< IO >::TritonDataEntry::data_, TritonData< IO >::dname(), and Skims_PA_cff::name.
|
inline |
Definition at line 111 of file TritonData.h.
|
private |
Definition at line 121 of file TritonData.cc.
References HLT_FULL_cff::batchSize, TritonData< IO >::byteSize(), and TritonData< IO >::totalByteSize_.
|
private |
Referenced by TritonData< IO >::TritonDataEntry::TritonDataEntry().
|
friend |
Definition at line 121 of file TritonData.h.
|
friend |
Definition at line 124 of file TritonData.h.
|
friend |
Definition at line 120 of file TritonData.h.
|
friend |
Definition at line 123 of file TritonData.h.
|
friend |
Definition at line 122 of file TritonData.h.
|
private |
Definition at line 136 of file TritonData.h.
|
private |
Definition at line 137 of file TritonData.h.
Referenced by TritonData< IO >::TritonDataEntry::TritonDataEntry().
|
private |
Definition at line 134 of file TritonData.h.
|
private |
Definition at line 139 of file TritonData.h.
|
private |
Definition at line 140 of file TritonData.h.
|
private |
Definition at line 138 of file TritonData.h.
|
private |
Definition at line 135 of file TritonData.h.
|
private |
Definition at line 136 of file TritonData.h.
|
private |
Definition at line 136 of file TritonData.h.