Commit 7661757
[JAX SC] Use private _mesh field and public mesh property in SparseCoreEmbed
* Replace dataclass `mesh` field with private `_mesh` and `mesh` property.
* Update callers to pass `_mesh`.
PiperOrigin-RevId: 9739681151 parent 2fe4146 commit 7661757
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments