Namespaces | Functions
padding.hpp File Reference
#include <cuml/experimental/fil/detail/raft_proto/gpu_support.hpp>
Include dependency graph for padding.hpp:

Go to the source code of this file.

Namespaces

 raft_proto
 

Functions

template<typename T , typename U >
HOST DEVICE auto raft_proto::padding_size (T val, U alignment)
 
template<typename T , typename U >
HOST DEVICE auto raft_proto::padded_size (T val, U alignment)
 
template<typename T , typename U >
HOST DEVICE auto raft_proto::downpadding_size (T val, U alignment)
 
template<typename T , typename U >
HOST DEVICE auto raft_proto::downpadded_size (T val, U alignment)