21 #include <cudf/utilities/export.hpp>
26 namespace CUDF_EXPORT
cudf {
59 std::vector<column_view>
const& inputs,
60 std::string
const& transform_udf,
149 std::pair<std::unique_ptr<cudf::table>, std::unique_ptr<cudf::column>>
encode(
设备数据的非拥有、不可变视图,表示为元素列,其中某些元素可能为空...
一组大小相同的 cudf::column_view。
rmm::cuda_stream_view const get_default_stream()
获取当前默认流。
rmm::device_async_resource_ref get_current_device_resource_ref()
获取当前设备内存资源引用。
cuda::mr::async_resource_ref< cuda::mr::device_accessible > device_async_resource_ref
int32_t size_type
列和表的行索引类型。
uint32_t bitmask_type
存储为 32 位无符号整数的位掩码类型。