mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
[Mosaic][NFC] Fix comment format
PiperOrigin-RevId: 602416317
This commit is contained in:
parent
0d152dcfab
commit
1cbda65afc
@ -287,7 +287,7 @@ class VectorLayout {
|
||||
// minimize the number of vregs.
|
||||
//
|
||||
// Args:
|
||||
// - shape: The shape of the full vector this layout applies to.
|
||||
// shape: The shape of the full vector this layout applies to.
|
||||
llvm::SmallVector<int64_t> tileArrayShape(
|
||||
ArrayRef<int64_t> shape, std::array<int64_t, 2> target_shape) const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user