Victarry commited on
Commit
869d773
·
1 Parent(s): fc51155

Add images.

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. assets/1f1b.png +3 -0
  3. assets/interleave_1f1b.png +3 -0
README.md CHANGED
@@ -36,10 +36,13 @@ Running for 1F1B strategy:
36
  ```bash
37
  uv run python main.py strategy=1f1b num_devices=4 num_stages=4 num_batches=8
38
  ```
 
39
 
 
40
  ```bash
41
  uv run python main.py strategy=interleave num_devices=4 num_stages=8 num_batches=8
42
  ```
 
43
 
44
  ## Configuration
45
 
 
36
  ```bash
37
  uv run python main.py strategy=1f1b num_devices=4 num_stages=4 num_batches=8
38
  ```
39
+ ![1f1b](assets/1f1b.png)
40
 
41
+ Running for interleave strategy:
42
  ```bash
43
  uv run python main.py strategy=interleave num_devices=4 num_stages=8 num_batches=8
44
  ```
45
+ ![interleave](assets/interleave_1f1b.png)
46
 
47
  ## Configuration
48
 
assets/1f1b.png ADDED

Git LFS Details

  • SHA256: 1239653e169e1e43a007259fc8712d4c9391ff474d5b8980d5e1eff02b3d79b1
  • Pointer size: 130 Bytes
  • Size of remote file: 64.8 kB
assets/interleave_1f1b.png ADDED

Git LFS Details

  • SHA256: b47c432d3b6b705db1d91a9583f792aaf0f32a9276612cd5872e74c7deb0e891
  • Pointer size: 130 Bytes
  • Size of remote file: 89.2 kB