|
TensorRT 8.2.1
|
This is the complete list of members for nvinfer1::IActivationLayer, including all inherited members.
| getActivationType() const noexcept | nvinfer1::IActivationLayer | inline |
| getAlpha() const noexcept | nvinfer1::IActivationLayer | inline |
| getBeta() const noexcept | nvinfer1::IActivationLayer | inline |
| getInput(int32_t index) const noexcept | nvinfer1::ILayer | inline |
| getName() const noexcept | nvinfer1::ILayer | inline |
| getNbInputs() const noexcept | nvinfer1::ILayer | inline |
| getNbOutputs() const noexcept | nvinfer1::ILayer | inline |
| getOutput(int32_t index) const noexcept | nvinfer1::ILayer | inline |
| getOutputType(int32_t index) const noexcept | nvinfer1::ILayer | inline |
| getPrecision() const noexcept | nvinfer1::ILayer | inline |
| getType() const noexcept | nvinfer1::ILayer | inline |
| INoCopy()=default (defined in nvinfer1::INoCopy) | nvinfer1::INoCopy | protected |
| INoCopy(const INoCopy &other)=delete (defined in nvinfer1::INoCopy) | nvinfer1::INoCopy | protected |
| INoCopy(INoCopy &&other)=delete (defined in nvinfer1::INoCopy) | nvinfer1::INoCopy | protected |
| mImpl (defined in nvinfer1::IActivationLayer) | nvinfer1::IActivationLayer | protected |
| mLayer (defined in nvinfer1::ILayer) | nvinfer1::ILayer | protected |
| operator=(const INoCopy &other)=delete (defined in nvinfer1::INoCopy) | nvinfer1::INoCopy | protected |
| operator=(INoCopy &&other)=delete (defined in nvinfer1::INoCopy) | nvinfer1::INoCopy | protected |
| outputTypeIsSet(int32_t index) const noexcept | nvinfer1::ILayer | inline |
| precisionIsSet() const noexcept | nvinfer1::ILayer | inline |
| resetOutputType(int32_t index) noexcept | nvinfer1::ILayer | inline |
| resetPrecision() noexcept | nvinfer1::ILayer | inline |
| setActivationType(ActivationType type) noexcept | nvinfer1::IActivationLayer | inline |
| setAlpha(float alpha) noexcept | nvinfer1::IActivationLayer | inline |
| setBeta(float beta) noexcept | nvinfer1::IActivationLayer | inline |
| setInput(int32_t index, ITensor &tensor) noexcept | nvinfer1::ILayer | inline |
| setName(const char *name) noexcept | nvinfer1::ILayer | inline |
| setOutputType(int32_t index, DataType dataType) noexcept | nvinfer1::ILayer | inline |
| setPrecision(DataType dataType) noexcept | nvinfer1::ILayer | inline |
| ~IActivationLayer() noexcept=default (defined in nvinfer1::IActivationLayer) | nvinfer1::IActivationLayer | protectedvirtual |
| ~ILayer() noexcept=default (defined in nvinfer1::ILayer) | nvinfer1::ILayer | protectedvirtual |
| ~INoCopy()=default (defined in nvinfer1::INoCopy) | nvinfer1::INoCopy | protectedvirtual |