Searched refs:tensors_as_shapes (Results 1 – 1 of 1) sorted by relevance
1942 ShapeHandle* tensors_as_shapes) { in MaybeTensorProtoToShape() argument1956 return MaybeTensorValueToShape(ic, tensor, tensors_as_shapes); in MaybeTensorProtoToShape()1960 ShapeHandle* tensors_as_shapes) { in MaybeTensorValueToShape() argument1977 *tensors_as_shapes = ic->MakeShape(dims); in MaybeTensorValueToShape()1987 *tensors_as_shapes = ic->UnknownShape(); in MaybeTensorValueToShape()1992 *tensors_as_shapes = ic->MakeShape({ic->MakeDim(value)}); in MaybeTensorValueToShape()