Searched refs:tensors_as_shapes (Results 1 – 1 of 1) sorted by relevance
1642 ShapeHandle* tensors_as_shapes) { in MaybeTensorProtoToShape() argument1656 return MaybeTensorValueToShape(ic, tensor, tensors_as_shapes); in MaybeTensorProtoToShape()1660 ShapeHandle* tensors_as_shapes) { in MaybeTensorValueToShape() argument1673 *tensors_as_shapes = ic->MakeShape(dims); in MaybeTensorValueToShape()1682 *tensors_as_shapes = ic->MakeShape({ic->MakeDim(value)}); in MaybeTensorValueToShape()