Searched refs:stored_slice_tensor (Results 1 – 1 of 1) sorted by relevance
1082 Tensor stored_slice_tensor(stored_slice_entry.dtype(), stored_slice_shape); in GetSliceValue() local1083 status_ = GetValue(stored_slice_entry, &stored_slice_tensor); in GetSliceValue()1093 stored_slice_tensor.flat<T>().data(), val->flat<T>().data())); \ in GetSliceValue()