Commit 71c6ca8
[flax] Widen
* Widen `flax.typing.LogicalNames` to `tuple[AxisName, ...]`.
* Replace redundant local `LogicalNames` definitions in videogvt with `nn.meta.LogicalNames`.
PiperOrigin-RevId: 973968118LogicalNames type to accept multi-axis tuples1 parent 01854da commit 71c6ca8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | 127 | | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments