NnetBatchComputer::MinibatchSizeInfo Struct Reference
Collaboration diagram for NnetBatchComputer::MinibatchSizeInfo:

Public Member Functions

 MinibatchSizeInfo ()
 

Public Attributes

std::shared_ptr< const NnetComputationcomputation
 
int32 num_done
 
int64 tot_num_tasks
 
double seconds_taken
 

Detailed Description

Definition at line 289 of file nnet-batch-compute.h.

Constructor & Destructor Documentation

◆ MinibatchSizeInfo()

Member Data Documentation

◆ computation

std::shared_ptr<const NnetComputation> computation

◆ num_done

◆ seconds_taken

double seconds_taken

◆ tot_num_tasks

int64 tot_num_tasks

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