18template<
typename HostType>
Reference executor for serial CPU execution.
MixinClass signaling copyTo is supported.
HostType copyToHost() const
virtual ~SupportsCopyTo()=default
virtual HostType copyToExecutor(Executor exec) const =0
Integer types used throughout NeoN.
std::variant< SerialExecutor, CPUExecutor, GPUExecutor > Executor