Searched refs:ShouldTranspose (Results 1 – 1 of 1) sorted by relevance
324 static bool ShouldTranspose(const TensorShape& input_shape, in ShouldTranspose() function339 if (!ShouldTranspose(input.shape(), permutation)) { in TransposeOperand()