Loading...
Searching...
No Matches
tf::RandomPartitioner< C > Member List

This is the complete list of members for tf::RandomPartitioner< C >, including all inherited members.

alpha() consttf::RandomPartitioner< C >
beta() consttf::RandomPartitioner< C >
chunk_size() consttf::PartitionerBase< DefaultClosureWrapper >
chunk_size(size_t cz)tf::PartitionerBase< DefaultClosureWrapper >
chunk_size_range(size_t N, size_t W) consttf::RandomPartitioner< C >
closure_wrapper() consttf::PartitionerBase< DefaultClosureWrapper >
closure_wrapper()tf::PartitionerBase< DefaultClosureWrapper >
closure_wrapper(F &&fn)tf::PartitionerBase< DefaultClosureWrapper >
closure_wrapper_type typedeftf::PartitionerBase< DefaultClosureWrapper >
is_default_wrapper_vtf::PartitionerBase< DefaultClosureWrapper >static
operator()(F &&callable)tf::PartitionerBase< DefaultClosureWrapper >
PartitionerBase()=defaulttf::PartitionerBase< DefaultClosureWrapper >
PartitionerBase(size_t chunk_size)tf::PartitionerBase< DefaultClosureWrapper >explicit
PartitionerBase(size_t chunk_size, DefaultClosureWrapper &&closure_wrapper)tf::PartitionerBase< DefaultClosureWrapper >
RandomPartitioner()=defaulttf::RandomPartitioner< C >
RandomPartitioner(size_t sz)tf::RandomPartitioner< C >explicit
RandomPartitioner(size_t sz, C &&closure)tf::RandomPartitioner< C >explicit
RandomPartitioner(float alpha, float beta)tf::RandomPartitioner< C >
RandomPartitioner(float alpha, float beta, C &&closure)tf::RandomPartitioner< C >
type()tf::RandomPartitioner< C >inlinestatic