allInputDimensionsSpecified() const noexcept | nvinfer1::IExecutionContext | 内联 |
allInputShapesSpecified() const noexcept | nvinfer1::IExecutionContext | 内联 |
enqueueV3(cudaStream_t stream) noexcept | nvinfer1::IExecutionContext | 内联 |
executeV2(void *const *bindings) noexcept | nvinfer1::IExecutionContext | 内联 |
getDebugListener() noexcept | nvinfer1::IExecutionContext | 内联 |
getDebugState(char const *name) const noexcept | nvinfer1::IExecutionContext | 内联 |
getDebugSync() const noexcept | nvinfer1::IExecutionContext | 内联 |
getEngine() const noexcept | nvinfer1::IExecutionContext | 内联 |
getEnqueueEmitsProfile() const noexcept | nvinfer1::IExecutionContext | 内联 |
getErrorRecorder() const noexcept | nvinfer1::IExecutionContext | 内联 |
getInputConsumedEvent() const noexcept | nvinfer1::IExecutionContext | 内联 |
getMaxOutputSize(char const *tensorName) const noexcept | nvinfer1::IExecutionContext | 内联 |
getName() const noexcept | nvinfer1::IExecutionContext | 内联 |
getNvtxVerbosity() const noexcept | nvinfer1::IExecutionContext | 内联 |
getOptimizationProfile() const noexcept | nvinfer1::IExecutionContext | 内联 |
getOutputAllocator(char const *tensorName) const noexcept | nvinfer1::IExecutionContext | 内联 |
getOutputTensorAddress(char const *tensorName) const noexcept | nvinfer1::IExecutionContext | 内联 |
getPersistentCacheLimit() const noexcept | nvinfer1::IExecutionContext | 内联 |
getProfiler() const noexcept | nvinfer1::IExecutionContext | 内联 |
getTemporaryStorageAllocator() const noexcept | nvinfer1::IExecutionContext | 内联 |
getTensorAddress(char const *tensorName) const noexcept | nvinfer1::IExecutionContext | 内联 |
getTensorShape(char const *tensorName) const noexcept | nvinfer1::IExecutionContext | 内联 |
getTensorStrides(char const *tensorName) const noexcept | nvinfer1::IExecutionContext | 内联 |
inferShapes(int32_t nbMaxNames, char const **tensorNames) noexcept | nvinfer1::IExecutionContext | 内联 |
INoCopy()=default | nvinfer1::INoCopy | 受保护的 |
INoCopy(INoCopy const &other)=delete | nvinfer1::INoCopy | 受保护的 |
INoCopy(INoCopy &&other)=delete | nvinfer1::INoCopy | 受保护的 |
mImpl | nvinfer1::IExecutionContext | 受保护的 |
operator=(INoCopy const &other)=delete | nvinfer1::INoCopy | 受保护的 |
operator=(INoCopy &&other)=delete | nvinfer1::INoCopy | 受保护的 |
reportToProfiler() const noexcept | nvinfer1::IExecutionContext | 内联 |
setAllTensorsDebugState(bool flag) noexcept | nvinfer1::IExecutionContext | 内联 |
setAuxStreams(cudaStream_t *auxStreams, int32_t nbStreams) noexcept | nvinfer1::IExecutionContext | 内联 |
setDebugListener(IDebugListener *listener) noexcept | nvinfer1::IExecutionContext | 内联 |
setDebugSync(bool sync) noexcept | nvinfer1::IExecutionContext | 内联 |
setDeviceMemory(void *memory) noexcept | nvinfer1::IExecutionContext | 内联 |
setDeviceMemoryV2(void *memory, int64_t size) noexcept | nvinfer1::IExecutionContext | 内联 |
setEnqueueEmitsProfile(bool enqueueEmitsProfile) noexcept | nvinfer1::IExecutionContext | 内联 |
setErrorRecorder(IErrorRecorder *recorder) noexcept | nvinfer1::IExecutionContext | 内联 |
setInputConsumedEvent(cudaEvent_t event) noexcept | nvinfer1::IExecutionContext | 内联 |
setInputShape(char const *tensorName, Dims const &dims) noexcept | nvinfer1::IExecutionContext | 内联 |
setInputTensorAddress(char const *tensorName, void const *data) noexcept | nvinfer1::IExecutionContext | 内联 |
setName(char const *name) noexcept | nvinfer1::IExecutionContext | 内联 |
setNvtxVerbosity(ProfilingVerbosity verbosity) noexcept | nvinfer1::IExecutionContext | 内联 |
setOptimizationProfileAsync(int32_t profileIndex, cudaStream_t stream) noexcept | nvinfer1::IExecutionContext | 内联 |
setOutputAllocator(char const *tensorName, IOutputAllocator *outputAllocator) noexcept | nvinfer1::IExecutionContext | 内联 |
setOutputTensorAddress(char const *tensorName, void *data) noexcept | nvinfer1::IExecutionContext | 内联 |
setPersistentCacheLimit(size_t size) noexcept | nvinfer1::IExecutionContext | 内联 |
setProfiler(IProfiler *profiler) noexcept | nvinfer1::IExecutionContext | 内联 |
setTemporaryStorageAllocator(IGpuAllocator *allocator) noexcept | nvinfer1::IExecutionContext | 内联 |
setTensorAddress(char const *tensorName, void *data) noexcept | nvinfer1::IExecutionContext | 内联 |
setTensorDebugState(char const *name, bool flag) noexcept | nvinfer1::IExecutionContext | 内联 |
updateDeviceMemorySizeForShapes() noexcept | nvinfer1::IExecutionContext | 内联 |
~IExecutionContext() noexcept=default | nvinfer1::IExecutionContext | 虚函数 |
~INoCopy()=default | nvinfer1::INoCopy | 受保护的虚函数 |