TensorRT 10.4.0
|
Space to record information about runtime errors. More...
#include <NvInferSafeRuntime.h>
Public Attributes | |
uint64_t | bitMask |
Each bit represents a RuntimeErrorType that has occurred during kernel execution. More... | |
Space to record information about runtime errors.
kNAN_CONSUMED errors occur when NAN values are stored in an INT8 quantized datatype. kINF_CONSUMED errors occur when +-INF values are stored in an INT8 quantized datatype. kGATHER_OOB errors occur when a gather index tensor contains a value that is outside of the data tensor. kSCATTER_OOB and kSCATTER_RACE are reserved for future use.
Mark the RuntimeErrorType that occurs during asynchronous kernel execution.
uint64_t nvinfer1::safe::RuntimeErrorInformation::bitMask |
Each bit represents a RuntimeErrorType that has occurred during kernel execution.
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