|
| VoxelizeOpKernelCPU (OpKernelConstruction *construction) |
|
void | Kernel (tensorflow::OpKernelContext *context, const tensorflow::Tensor &points, const tensorflow::Tensor &voxel_size, const tensorflow::Tensor &points_range_min, const tensorflow::Tensor &points_range_max) |
|
◆ VoxelizeOpKernelCPU()
◆ Kernel()
template<class T >
void VoxelizeOpKernelCPU< T >::Kernel |
( |
tensorflow::OpKernelContext * |
context, |
|
|
const tensorflow::Tensor & |
points, |
|
|
const tensorflow::Tensor & |
voxel_size, |
|
|
const tensorflow::Tensor & |
points_range_min, |
|
|
const tensorflow::Tensor & |
points_range_max |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: