TensorRT 8.2.5
nvuffparser::FieldMap Class Reference

An array of field params used as a layer parameter for plugin layers. More...

#include <NvUffParser.h>

Public Member Functions

 FieldMap (const char *name, const void *data, const FieldType type, int32_t length=1)
 

Public Attributes

const char * name
 
const void * data
 
FieldType type = FieldType::kUNKNOWN
 
int32_t length = 1
 

Detailed Description

An array of field params used as a layer parameter for plugin layers.

The node fields are passed by the parser to the API through the plugin constructor. The implementation of the plugin should parse the contents of the fieldMap as part of the plugin constructor


The documentation for this class was generated from the following file:

  Copyright © 2024 NVIDIA Corporation
  Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact