Searched refs:TensorShapeToArray (Results 1 – 1 of 1) sorted by relevance
456 ShapeArray TensorShapeToArray(const TensorShape& t) { in TensorShapeToArray() function474 const auto shape1 = TensorShapeToArray(set1_t.shape()); in ComputeDenseToDense()475 const auto shape2 = TensorShapeToArray(set2_t.shape()); in ComputeDenseToDense()531 OP_REQUIRES_OK(ctx, GroupShapeFromInputs(TensorShapeToArray(set1_t.shape()), in ComputeDenseToSparse()534 const ShapeArray set1_strides = Strides(TensorShapeToArray(set1_t.shape())); in ComputeDenseToSparse()