RowOpsSplitter::SingleSplitInfo Struct Reference
Collaboration diagram for RowOpsSplitter::SingleSplitInfo:

Public Attributes

int32 offset
 
int32 size
 
int32 first_value
 
int32 min_second_value
 
int32 second_value_range
 
std::vector< int32second_value_offsets
 

Detailed Description

Definition at line 2616 of file nnet-optimize-utils.cc.

Member Data Documentation

◆ first_value

int32 first_value

◆ min_second_value

int32 min_second_value

◆ offset

int32 offset

Definition at line 2622 of file nnet-optimize-utils.cc.

Referenced by RowOpsSplitter::SplitCommand().

◆ second_value_offsets

std::vector<int32> second_value_offsets

◆ second_value_range

int32 second_value_range

◆ size


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