
Public Attributes | |
| bool | is_deriv | 
| bool | fully_inside_range | 
| bool | partly_inside_range | 
| int32 | row_begin | 
| int32 | row_end | 
Definition at line 321 of file nnet-optimize-utils.h.
| bool fully_inside_range | 
Definition at line 324 of file nnet-optimize-utils.h.
Referenced by DerivativeTimeLimiter::ComputeMatrixPruneInfo(), DerivativeTimeLimiter::ComputeSubmatrixMaps(), and DerivativeTimeLimiter::PruneMatrices().
| bool is_deriv | 
Definition at line 322 of file nnet-optimize-utils.h.
| bool partly_inside_range | 
Definition at line 326 of file nnet-optimize-utils.h.
Referenced by DerivativeTimeLimiter::ComputeMatrixPruneInfo(), DerivativeTimeLimiter::ComputeSubmatrixMaps(), DerivativeTimeLimiter::LimitMatrices(), and DerivativeTimeLimiter::PruneMatrices().
| int32 row_begin | 
Definition at line 328 of file nnet-optimize-utils.h.
Referenced by DerivativeTimeLimiter::ComputeMatrixPruneInfo(), DerivativeTimeLimiter::ComputeSubmatrixMaps(), and DerivativeTimeLimiter::LimitMatrices().
| int32 row_end | 
Definition at line 330 of file nnet-optimize-utils.h.
Referenced by DerivativeTimeLimiter::ComputeMatrixPruneInfo(), DerivativeTimeLimiter::ComputeSubmatrixMaps(), and DerivativeTimeLimiter::LimitMatrices().