Searched refs:compute_transpose1xW_shape (Results 1 – 2 of 2) sorted by relevance
206 … _tmp_b = TensorInfo(compute_transpose1xW_shape(*b), 1, b->data_type(), b->quantization_info()); in configure()
297 inline TensorShape compute_transpose1xW_shape(const ITensorInfo &b) in compute_transpose1xW_shape() function