◆ QKVToContextInterleavedPluginCreator()
bert::QKVToContextInterleavedPluginCreator::QKVToContextInterleavedPluginCreator |
( |
| ) |
|
◆ getPluginName()
const char * bert::QKVToContextInterleavedPluginCreator::getPluginName |
( |
| ) |
const |
|
overridevirtual |
◆ getPluginVersion()
const char * bert::QKVToContextInterleavedPluginCreator::getPluginVersion |
( |
| ) |
const |
|
overridevirtual |
◆ getFieldNames()
Return a list of fields that needs to be passed to createPlugin.
- See also
- PluginFieldCollection
Implements nvinfer1::IPluginCreator.
◆ createPlugin()
◆ deserializePlugin()
IPluginV2 * bert::QKVToContextInterleavedPluginCreator::deserializePlugin |
( |
const char * |
name, |
|
|
const void * |
serialData, |
|
|
size_t |
serialLength |
|
) |
| |
|
overridevirtual |
◆ setPluginNamespace()
void bert::QKVToContextInterleavedPluginCreator::setPluginNamespace |
( |
const char * |
pluginNamespace | ) |
|
|
overridevirtual |
Set the namespace of the plugin creator based on the plugin library it belongs to.
This can be set while registering the plugin creator.
- See also
- IPluginRegistry::registerCreator()
Implements nvinfer1::IPluginCreator.
◆ getPluginNamespace()
const char * bert::QKVToContextInterleavedPluginCreator::getPluginNamespace |
( |
| ) |
const |
|
overridevirtual |
◆ getTensorRTVersion()
virtual int32_t nvinfer1::IPluginCreator::getTensorRTVersion |
( |
| ) |
const |
|
inlinevirtualinherited |
Return the version of the API the plugin creator was compiled with.
◆ mFC
PluginFieldCollection bert::QKVToContextInterleavedPluginCreator::mFC {} |
|
staticprivate |
◆ mPluginAttributes
std::vector< PluginField > bert::QKVToContextInterleavedPluginCreator::mPluginAttributes |
|
staticprivate |
◆ mNamespace
std::string bert::QKVToContextInterleavedPluginCreator::mNamespace |
|
private |
The documentation for this class was generated from the following files:
- qkvToContextInt8InterleavedPlugin.h
- qkvToContextInt8InterleavedPlugin.cpp