Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mitkotak authored Aug 15, 2024
1 parent 559cee4 commit c61c3d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ TODO: Need to test out on bigger datasets/models. The throughput is roughly the

- e3nn + Torch 2

```bash
```python
compiling...
W0815 01:47:51.930000 140183613732416 torch/fx/experimental/symbolic_shapes.py:4449] [0/0] xindex is not in var_ranges, defaulting to unknown range.
initial accuracy = 25%
Expand All @@ -23,7 +23,7 @@ training took 0.3s

- e3nn-jax

```bash
```python
compiling...
initial accuracy = 25%
compilation took 7.1s
Expand Down

0 comments on commit c61c3d0

Please sign in to comment.