Home
last modified time | relevance | path

Searched refs:tss_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dtensor_slice_set.cc183 const TensorShape& tss_shape(tss->shape()); in RegisterTensorSlice() local
184 if (!shape.IsSameSize(tss_shape)) { in RegisterTensorSlice()
186 name, ": existing = ", tss_shape.DebugString(), in RegisterTensorSlice()