Searched refs:UndefinedOrder (Results 1 – 1 of 1) sorted by relevance
84 UndefinedOrder(TensorShapeToVector(shape)), result); in Create()89 return Create(ix, vals, shape, UndefinedOrder(shape), result); in Create()102 UndefinedOrder(TensorShapeToVector(shape))) {} in SparseTensor()106 : SparseTensor(ix, vals, shape, UndefinedOrder(shape)) {} in SparseTensor()275 static inline ShapeArray UndefinedOrder(const VarDimArray shape) { in UndefinedOrder() function541 final_order = UndefinedOrder(final_shape); in Concat()