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

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

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