23.08
|
Go to the documentation of this file.
37 auto k = std::make_unique<kernels::CpuCastKernel>();
39 _kernel = std::move(
k);
SimpleTensor< float > src
void configure(const ITensorInfo *src, ITensorInfo *dst, ConvertPolicy policy)
Configure operator for a given list of arguments.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst, ConvertPolicy policy)
Static function to check if given info will lead to a valid configuration.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst, ConvertPolicy policy)
Static function to check if given info will lead to a valid configuration.
Copyright (c) 2017-2023 Arm Limited.
ConvertPolicy
Policy to handle integer overflow.
Store the tensor's metadata.
#define ARM_COMPUTE_LOG_PARAMS(...)