Fix typo.
PiperOrigin-RevId: 226930269
This commit is contained in:
parent
daf0985028
commit
c1d57ad8e1
@ -138,7 +138,7 @@ class Shape {
|
||||
string ShortDebugString() const { return ToProto().ShortDebugString(); }
|
||||
string DebugString() const { return ToProto().DebugString(); }
|
||||
|
||||
public:
|
||||
private:
|
||||
// The element type of this shape (tuple, array, etc).
|
||||
PrimitiveType element_type_ = PRIMITIVE_TYPE_INVALID;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user