Home
last modified time | relevance | path

Searched defs:accum_depth (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dfully_connected.h47 const int accum_depth = weights_shape.Dims(weights_dims_count - 1); in FullyConnected() local
93 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
141 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
195 const int accum_depth = weights_shape.Dims(weights_dim_count - 1); in ShuffledFullyConnected() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dfully_connected.h45 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h1257 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
1320 int output_stride, int accum_depth, const int32* bias_data, in ShuffledFullyConnectedWorkerImpl()
1659 const int accum_depth = weights_shape.Dims(weights_dim_count - 1); in ShuffledFullyConnected() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h1265 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
1376 int output_stride, int accum_depth, const int32* bias_data, in ShuffledFullyConnectedWorkerImpl()
1715 const int accum_depth = weights_shape.Dims(weights_dim_count - 1); in ShuffledFullyConnected() local