Skip to content

Commit

Permalink
remove compile note for hpu (#3271)
Browse files Browse the repository at this point in the history
Co-authored-by: Ankith Gunapal <[email protected]>
  • Loading branch information
RafLit and agunapal authored Aug 1, 2024
1 parent e5db414 commit 3233f44
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/pt2/torch_compile_hpu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ cd examples/pt2/torch_compile_hpu

### 1. Configure torch.compile

`torch.compile` allows various configurations that can influence performance outcomes. Explore different options in the [official PyTorch documentation](https://pytorch.org/docs/stable/generated/torch.compile.html)


In this example, we use the following config that is provided in `model-config.yaml` file:

```bash
Expand Down

0 comments on commit 3233f44

Please sign in to comment.