[XLA] Revert mistaken comment change.
PiperOrigin-RevId: 240894481
This commit is contained in:
parent
2fcc781a23
commit
d54eb295a6
@ -624,7 +624,7 @@ class ShapeUtil {
|
||||
// continue, or false otherwise.
|
||||
//
|
||||
// visitor_function must be a callable of type
|
||||
// StatusOr<bool>(ShapeIndex) or compatible.
|
||||
// StatusOr<bool>(absl::Span<int64>) or compatible.
|
||||
template <typename FnType>
|
||||
static Status ForEachIndexWithStatus(const Shape& shape,
|
||||
absl::Span<const int64> base,
|
||||
|
Loading…
x
Reference in New Issue
Block a user