Searched refs:accum_depth_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | legacy_optimized_ops.h | 2188 accum_depth_(accum_depth), in LegacyShuffledFullyConnectedWorkerTask() 2197 output_stride_, accum_depth_, bias_data_, output_multiplier_, in Run() 2206 int accum_depth_; member
|
D | optimized_ops.h | 786 accum_depth_(accum_depth), in ShuffledFullyConnectedWorkerTask() 795 output_stride_, accum_depth_, bias_data_, output_multiplier_, in Run() 804 int accum_depth_; member
|