Typedef nvcv::cuda::TensorBatch5DWrap

Typedef Documentation

template<typename T>
using nvcv::cuda::TensorBatch5DWrap = TensorBatchWrap<T, -1, -1, -1, -1, sizeof(T)>