ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ReductionSYCL.cpp File Reference
#include <Logging.h>
#include <Parallel.h>
#include <limits>
#include "cloudViewer/core/Dispatch.h"
#include "cloudViewer/core/Indexer.h"
#include "cloudViewer/core/SYCLContext.h"
#include "cloudViewer/core/Tensor.h"
#include "cloudViewer/core/kernel/Reduction.h"
Include dependency graph for ReductionSYCL.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::core
 
 cloudViewer::core::kernel
 

Functions

void cloudViewer::core::kernel::ReductionSYCL (const Tensor &src, Tensor &dst, const SizeVector &dims, bool keepdim, ReductionOpCode op_code)