FastNumericArrayConverter< uint8_t, half_t, 4 > Struct Reference

FastNumericArrayConverter&lt; uint8_t, half_t, 4 &gt; Struct Reference#

Composable Kernel: ck::tensor_operation::element_wise::FastNumericArrayConverter< uint8_t, half_t, 4 > Struct Reference
ck::tensor_operation::element_wise::FastNumericArrayConverter< uint8_t, half_t, 4 > Struct Reference

#include <unary_element_wise_operation.hpp>

Public Types

using InputArray = vector_type<uint8_t, 4>
using OutputArray = vector_type<half_t, 4>

Public Member Functions

__device__ OutputArray operator() (InputArray const &Input)

Static Public Member Functions

static __device__ OutputArray convert (InputArray const &Input)

Member Typedef Documentation

◆ InputArray

◆ OutputArray

Member Function Documentation

◆ convert()

◆ operator()()


The documentation for this struct was generated from the following file: