Searched refs:AllowInefficientTranspose (Results 1 – 1 of 1) sorted by relevance
2475 bool AllowInefficientTranspose() { in AllowInefficientTranspose() function2518 if (!AllowInefficientTranspose() && tensor_size > kMaxEfficientTranspose) { in ConvertTranspose()