Class Stack

Inheritance Relationships

Base Type

Class Documentation

class Stack : public cvcuda::IOperator

Public Functions

inline explicit Stack()
inline ~Stack()
inline void operator()(cudaStream_t stream, const nvcv::TensorBatch &in, const nvcv::Tensor &out)
inline virtual NVCVOperatorHandle handle() const noexcept override