Skip to content

Commit a4212ec

Browse files
committed
Updated README poster
1 parent 8c389ac commit a4212ec

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.github/workflows/build_macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
jobs:
2020
build-mac:
21-
name: "Macos 14.4.1 arm64 Xcode (Clang)"
21+
name: "macOS 14.4.1 arm64 Xcode (Clang)"
2222
runs-on: macos-14
2323
strategy:
2424
matrix:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img src="images/pytorch_cpp.png" width="50%">
2+
<img src="images/pytorch_cpp.jpg" width="50%">
33
</h1>
44
<p align="center">
55
C++ Implementation of PyTorch Tutorials for Everyone

images/pytorch_cpp.jpg

25.8 KB
Loading

images/pytorch_cpp.png

-97.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)