mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 04:16:07 +00:00
Fix example in mosaic tpu dialect layout.h
PiperOrigin-RevId: 629424833
This commit is contained in:
parent
20a8e2a6ec
commit
eeca8d81b9
@ -139,13 +139,13 @@ class RectangularVregBounds : public VRegDataBounds {
|
||||
// . . . . . . . . . .
|
||||
// . . a b c d e . . .
|
||||
// . . f g h i j . . .
|
||||
// . . . . . . . . . .
|
||||
// . . k l m n o . . .
|
||||
//
|
||||
// vreg 3 vreg 4
|
||||
// . . k l m n o . . .
|
||||
// . . p q r s t . . .
|
||||
// . . . . . . . . . .
|
||||
// . . . . . . . . . .
|
||||
// . . . . . . . . . .
|
||||
//
|
||||
// The dot character indicates padding. Nothing should be assumed about the
|
||||
// value of those entries.
|
||||
|
Loading…
x
Reference in New Issue
Block a user