Class PadAndStack

Inheritance Relationships

Base Type

Class Documentation

class PadAndStack : public cvcuda::IOperator

Public Functions

inline explicit PadAndStack()
inline ~PadAndStack()
inline void operator()(cudaStream_t stream, const nvcv::ImageBatchVarShape &in, const nvcv::Tensor &out, const nvcv::Tensor &top, const nvcv::Tensor &left, NVCVBorderType borderMode, float borderValue)
inline virtual NVCVOperatorHandle handle() const noexcept override