Searched refs:TensorShapeToArray (Results 1 – 1 of 1) sorted by relevance
416 ShapeArray TensorShapeToArray(const TensorShape& t) { in TensorShapeToArray() function434 const auto shape1 = TensorShapeToArray(set1_t.shape()); in ComputeDenseToDense()435 const auto shape2 = TensorShapeToArray(set2_t.shape()); in ComputeDenseToDense()492 OP_REQUIRES_OK(ctx, GroupShapeFromInputs(TensorShapeToArray(set1_t.shape()), in ComputeDenseToSparse()495 const ShapeArray set1_strides = Strides(TensorShapeToArray(set1_t.shape())); in ComputeDenseToSparse()