Struct MatxUtil__MatxOffsetSegIds

struct MatxUtil__MatxOffsetSegIds

TODO(Documentation)

Public Functions

template<typename InputT, std::enable_if_t<!std::is_integral_v<InputT>>* = nullptr>
inline void operator()(void *output_data)

TODO(Documentation)

template<typename InputT, std::enable_if_t<std::is_integral_v<InputT>>* = nullptr>
inline void operator()(void *input_data)

TODO(Documentation)

Public Members

TensorIndex offset

TensorIndex element_count

rmm::cuda_stream_view stream

© Copyright 2023, NVIDIA. Last updated on Apr 11, 2023.