Searched refs:pending_shape (Results 1 – 2 of 2) sorted by relevance
77 const TensorShape* pending_shape = nullptr; member111 annotation_.pending_shape = shape; in ScopedMemoryDebugAnnotation()122 annotation_.pending_shape = shape; in ScopedMemoryDebugAnnotation()133 annotation_.pending_shape = nullptr; in CleanupAnnotation()
501 if (annotation.pending_shape) { in AddTraceMe()502 tensor_shape = annotation.pending_shape->DebugString(); in AddTraceMe()