| deserializeHeader(const uint8_t *buf, size_t size) override | fz::GInterpStage< TInput, TCode > | virtual |
| estimateDeviceFootprintBytes(size_t) const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| estimateOutputSizes(const std::vector< size_t > &input_sizes) const override | fz::GInterpStage< TInput, TCode > | virtual |
| estimatePinnedFootprintBytes(size_t) const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| estimateScratchBytes(const std::vector< size_t > &input_sizes) const | fz::Stage | inlinevirtual |
| execute(cudaStream_t stream, MemoryPool *pool, const std::vector< void * > &inputs, const std::vector< void * > &outputs, const std::vector< size_t > &sizes) override | fz::GInterpStage< TInput, TCode > | virtual |
| getActualOutputSize(int index) const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| getActualOutputSizesByName() const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| getInputDataType(size_t) const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| getMaxHeaderSize(size_t) const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| getName() const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| getOutputDataType(size_t output_index) const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| getOutputIndex(const std::string &name) const | fz::Stage | inline |
| getOutputNames() const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| getRequiredInputAlignment() const | fz::Stage | inlinevirtual |
| getStageTypeId() const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| isGraphCompatible() const override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| ndim() const | fz::GInterpStage< TInput, TCode > | inline |
| onFinalize(size_t estimated_inlen, MemoryPool *pool) override | fz::GInterpStage< TInput, TCode > | virtual |
| postStreamSync(cudaStream_t stream) override | fz::GInterpStage< TInput, TCode > | virtual |
| saveState() override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| serializeHeader(size_t output_index, uint8_t *buf, size_t max_size) const override | fz::GInterpStage< TInput, TCode > | virtual |
| setAutoTuning(uint8_t mode) | fz::GInterpStage< TInput, TCode > | inline |
| setDims(const std::array< size_t, 3 > &dims) override | fz::GInterpStage< TInput, TCode > | virtual |
| setErrorBoundMode(ErrorBoundMode m) | fz::GInterpStage< TInput, TCode > | inline |
| setInverse(bool inv) override | fz::GInterpStage< TInput, TCode > | inlinevirtual |
| setManualAlphaBeta(double alpha, double beta) | fz::GInterpStage< TInput, TCode > | inline |