Skip to content

Commit 767bf03

Browse files
authored
[T5] add end line to patch (#233)
1 parent 5fdc77f commit 767bf03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/t5/patch/correct_device_attr.patch

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ index 20b0abb..b19ecc1 100644
2020
+ return jax.host_count(), jax.local_device_count()
2121

2222

23-
def get_coords(device: jax.Device) -> HardwareMesh:
23+
def get_coords(device: jax.Device) -> HardwareMesh:
24+

0 commit comments

Comments
 (0)