createEngineInspector() const noexcept | nvinfer1::ICudaEngine | 内联 |
createExecutionContext(ExecutionContextAllocationStrategy strategy=ExecutionContextAllocationStrategy::kSTATIC) noexcept | nvinfer1::ICudaEngine | 内联 |
createExecutionContextWithoutDeviceMemory() noexcept | nvinfer1::ICudaEngine | 内联 |
createSerializationConfig() noexcept | nvinfer1::ICudaEngine | 内联 |
getDeviceMemorySize() const noexcept | nvinfer1::ICudaEngine | 内联 |
getDeviceMemorySizeForProfile(int32_t profileIndex) const noexcept | nvinfer1::ICudaEngine | 内联 |
getDeviceMemorySizeForProfileV2(int32_t profileIndex) const noexcept | nvinfer1::ICudaEngine | 内联 |
getDeviceMemorySizeV2() const noexcept | nvinfer1::ICudaEngine | 内联 |
getEngineCapability() const noexcept | nvinfer1::ICudaEngine | 内联 |
getErrorRecorder() const noexcept | nvinfer1::ICudaEngine | 内联 |
getHardwareCompatibilityLevel() const noexcept | nvinfer1::ICudaEngine | 内联 |
getIOTensorName(int32_t index) const noexcept | nvinfer1::ICudaEngine | 内联 |
getMinimumWeightStreamingBudget() const noexcept | nvinfer1::ICudaEngine | 内联 |
getName() const noexcept | nvinfer1::ICudaEngine | 内联 |
getNbAuxStreams() const noexcept | nvinfer1::ICudaEngine | 内联 |
getNbIOTensors() const noexcept | nvinfer1::ICudaEngine | 内联 |
getNbLayers() const noexcept | nvinfer1::ICudaEngine | 内联 |
getNbOptimizationProfiles() const noexcept | nvinfer1::ICudaEngine | 内联 |
getProfileShape(char const *tensorName, int32_t profileIndex, OptProfileSelector select) const noexcept | nvinfer1::ICudaEngine | 内联 |
getProfileTensorValues(char const *tensorName, int32_t profileIndex, OptProfileSelector select) const noexcept | nvinfer1::ICudaEngine | 内联 |
getProfilingVerbosity() const noexcept | nvinfer1::ICudaEngine | 内联 |
getStreamableWeightsSize() const noexcept | nvinfer1::ICudaEngine | 内联 |
getTacticSources() const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorBytesPerComponent(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorBytesPerComponent(char const *tensorName, int32_t profileIndex) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorComponentsPerElement(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorComponentsPerElement(char const *tensorName, int32_t profileIndex) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorDataType(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorFormat(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorFormat(char const *tensorName, int32_t profileIndex) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorFormatDesc(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorFormatDesc(char const *tensorName, int32_t profileIndex) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorIOMode(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorLocation(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorShape(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorVectorizedDim(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
getTensorVectorizedDim(char const *tensorName, int32_t profileIndex) const noexcept | nvinfer1::ICudaEngine | 内联 |
getWeightStreamingAutomaticBudget() const noexcept | nvinfer1::ICudaEngine | 内联 |
getWeightStreamingBudget() const noexcept | nvinfer1::ICudaEngine | 内联 |
getWeightStreamingBudgetV2() const noexcept | nvinfer1::ICudaEngine | 内联 |
getWeightStreamingScratchMemorySize() const noexcept | nvinfer1::ICudaEngine | 内联 |
hasImplicitBatchDimension() const noexcept | nvinfer1::ICudaEngine | 内联 |
INoCopy()=default | nvinfer1::INoCopy | 受保护的 |
INoCopy(INoCopy const &other)=delete | nvinfer1::INoCopy | 受保护的 |
INoCopy(INoCopy &&other)=delete | nvinfer1::INoCopy | 受保护的 |
isDebugTensor(char const *name) const noexcept | nvinfer1::ICudaEngine | 内联 |
isRefittable() const noexcept | nvinfer1::ICudaEngine | 内联 |
isShapeInferenceIO(char const *tensorName) const noexcept | nvinfer1::ICudaEngine | 内联 |
mImpl | nvinfer1::ICudaEngine | 受保护的 |
operator=(INoCopy const &other)=delete | nvinfer1::INoCopy | 受保护的 |
operator=(INoCopy &&other)=delete | nvinfer1::INoCopy | 受保护的 |
serialize() const noexcept | nvinfer1::ICudaEngine | 内联 |
serializeWithConfig(ISerializationConfig &config) const noexcept | nvinfer1::ICudaEngine | 内联 |
setErrorRecorder(IErrorRecorder *recorder) noexcept | nvinfer1::ICudaEngine | 内联 |
setWeightStreamingBudget(int64_t gpuMemoryBudget) noexcept | nvinfer1::ICudaEngine | 内联 |
setWeightStreamingBudgetV2(int64_t gpuMemoryBudget) noexcept | nvinfer1::ICudaEngine | 内联 |
~ICudaEngine() noexcept=default | nvinfer1::ICudaEngine | virtual |
~INoCopy()=default | nvinfer1::INoCopy | protectedvirtual |