Searched refs:weights_output_depth (Results 1 – 1 of 1) sorted by relevance
385 const int weights_output_depth = weights_shape.dims(0); in ProcessFullyConnectedOperator() local393 output_array.copy_shape(Shape({matmul_repeats, weights_output_depth})); in ProcessFullyConnectedOperator()