asgn
 
Loading...
Searching...
No Matches
dcnnasgn::thread_state< PP > Class Template Reference

The thread-related state. More...

#include <dcnncombined.hpp>

Public Member Functions

 thread_state (const global_state< PP > &gs)
 
template<typename IIG>
void minibatch_init (IIG &&input_index_generator)
 
void minibatch_run (const global_state< PP > &gs)
 
void minibatch_collect (global_state< PP > &gs)
 
std::size_t minibatch_run_complexity (const global_state< PP > &)
 

Public Attributes

batch_mapping bmap
 
combined_data< PP > d
 
float loss
 

Detailed Description

template<is_policy PP>
class dcnnasgn::thread_state< PP >

The thread-related state.

Includes network state related to a minibatch

Template Parameters
PP

The documentation for this class was generated from the following file: