Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dfully_connected.h44 const int accum_depth = weights_shape.Dims(weights_dims_count - 1); in FullyConnected() local
89 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
136 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
189 const int accum_depth = weights_shape.Dims(weights_dim_count - 1); in ShuffledFullyConnected() local
Dbatch_matmul.h78 const int accum_depth = extended_lhs_shape.Dims(4); in BatchMatMul() local
136 const int accum_depth = extended_lhs_shape.Dims(4); in BatchMatMul() local
225 const int accum_depth = extended_lhs_shape.Dims(4); in BatchMatMul() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dfully_connected.h44 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
84 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dbatch_matmul.h78 const int accum_depth = extended_lhs_shape.Dims(4); in BatchMatMul() local
169 const int accum_depth = extended_lhs_shape.Dims(4); in BatchMatMul() local
323 const int accum_depth = extended_lhs_shape.Dims(4); in BatchMatMul() local
Doptimized_ops.h460 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
500 int output_stride, int accum_depth, const int32* bias_data, in ShuffledFullyConnectedWorkerImpl()
838 const int accum_depth = weights_shape.Dims(weights_dim_count - 1); in ShuffledFullyConnected() local
Dlegacy_optimized_ops.h1666 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
2241 const int accum_depth = weights_shape.Dims(weights_dim_count - 1); in ShuffledFullyConnected() local
/external/tensorflow/tensorflow/lite/micro/kernels/cmsis_nn/
Dfully_connected.cc114 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in EvalQuantizedInt8() local
/external/tensorflow/tensorflow/lite/micro/kernels/xtensa/
Dfully_connected.cc51 const int accum_depth = filter_shape.Dims(filter_dim_count - 1); in FullyConnected() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/
Dfully_connected.h47 const int accum_depth = weights_shape.Dims(weights_dims_count - 1); in FullyConnectedSparseWeight() local