NnetBatchComputer::ComputationGroupKey Struct Reference
Collaboration diagram for NnetBatchComputer::ComputationGroupKey:

Public Member Functions

 ComputationGroupKey (const NnetInferenceTask &task)
 
bool operator== (const ComputationGroupKey &other) const
 

Public Attributes

int32 num_input_frames
 
int32 first_input_t
 
int32 num_output_frames
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ComputationGroupKey()

ComputationGroupKey ( const NnetInferenceTask task)
inline

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

Member Function Documentation

◆ operator==()

Member Data Documentation

◆ first_input_t

◆ num_input_frames

◆ num_output_frames


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