| Package | Description |
|---|---|
| org.bytedeco.tensorrt.global | |
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
nvinfer.ProfilingVerbosity |
nvinfer.ProfilingVerbosity.intern() |
nvinfer.ProfilingVerbosity |
nvinfer.ProfilingVerbosity.intern() |
static nvinfer.ProfilingVerbosity |
nvinfer.ProfilingVerbosity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static nvinfer.ProfilingVerbosity |
nvinfer.ProfilingVerbosity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static nvinfer.ProfilingVerbosity[] |
nvinfer.ProfilingVerbosity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static nvinfer.ProfilingVerbosity[] |
nvinfer.ProfilingVerbosity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.ProfilingVerbosity |
IBuilderConfig.getProfilingVerbosity()
\brief Get verbosity level of layer information exposed in NVTX annotations and IEngineInspector.
|
nvinfer.ProfilingVerbosity |
ICudaEngine.getProfilingVerbosity()
\brief Return the \ref ProfilingVerbosity the builder config was set to when the engine was built.
|
nvinfer.ProfilingVerbosity |
VBuilderConfig.getProfilingVerbosity() |
nvinfer.ProfilingVerbosity |
VCudaEngine.getProfilingVerbosity() |
nvinfer.ProfilingVerbosity |
VCudaEngine.getProfilingVerbosity() |
nvinfer.ProfilingVerbosity |
VBuilderConfig.getProfilingVerbosity() |
nvinfer.ProfilingVerbosity |
ICudaEngine.getProfilingVerbosity()
\brief Return the \ref ProfilingVerbosity the builder config was set to when the engine was built.
|
nvinfer.ProfilingVerbosity |
IBuilderConfig.getProfilingVerbosity()
\brief Get verbosity level of layer information exposed in NVTX annotations and IEngineInspector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBuilderConfig.setProfilingVerbosity(nvinfer.ProfilingVerbosity verbosity)
\brief Set verbosity level of layer information exposed in NVTX annotations and IEngineInspector.
|
void |
VBuilderConfig.setProfilingVerbosity(nvinfer.ProfilingVerbosity verbosity) |
void |
VBuilderConfig.setProfilingVerbosity(nvinfer.ProfilingVerbosity verbosity) |
void |
IBuilderConfig.setProfilingVerbosity(nvinfer.ProfilingVerbosity verbosity)
\brief Set verbosity level of layer information exposed in NVTX annotations and IEngineInspector.
|
Copyright © 2022. All rights reserved.