Skip to content

Commit

Permalink
fix README format
Browse files Browse the repository at this point in the history
  • Loading branch information
DuanYuFi committed Dec 8, 2023
1 parent c8d6f51 commit d3893b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/python/ml/flax_resnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ and the inference example comes from microsoft resnet-50 repo on Transformers:

```sh
bazel run -c opt //examples/python/ml/flax_resnet:flax_resnet_inference -- --config `pwd`/examples/python/ml/flax_resnet/3pc.json
```
```

0 comments on commit d3893b2

Please sign in to comment.