Searched refs:permutation_or (Results 1 – 1 of 1) sorted by relevance
92 auto permutation_or = GetPermutationIfAvailable(shape, builder); in ConvertTensorShapeToMemRefType() local93 if (!permutation_or.ok()) return permutation_or.status(); in ConvertTensorShapeToMemRefType()95 permutation_or.ValueOrDie()); in ConvertTensorShapeToMemRefType()