Searched refs:stored_shape (Results 1 – 2 of 2) sorted by relevance
798 const TensorShape stored_shape(TensorShape(entry.shape())); in GetValue() local800 ret = new Tensor(entry.dtype(), stored_shape); in GetValue()
1047 stored_shape = tensor_shape.TensorShape([None, 4]).as_proto()1052 shape=stored_shape, dtype=stored_dtype)])