Searched refs:tensors_as_shapes (Results 1 – 1 of 1) sorted by relevance
1981 ShapeHandle* tensors_as_shapes) { in MaybeTensorProtoToShape() argument2000 return MaybeTensorValueToShape(ic, tensor, tensors_as_shapes); in MaybeTensorProtoToShape()2004 ShapeHandle* tensors_as_shapes) { in MaybeTensorValueToShape() argument2021 *tensors_as_shapes = ic->MakeShape(dims); in MaybeTensorValueToShape()2031 *tensors_as_shapes = ic->UnknownShape(); in MaybeTensorValueToShape()2036 *tensors_as_shapes = ic->MakeShape({ic->MakeDim(value)}); in MaybeTensorValueToShape()