diff --git a/.github/workflows/build_macos.yml b/.github/workflows/build_macos.yml index d2443aa..9484538 100644 --- a/.github/workflows/build_macos.yml +++ b/.github/workflows/build_macos.yml @@ -18,7 +18,7 @@ on: jobs: build-mac: - name: "Macos 14.4.1 arm64 Xcode (Clang)" + name: "macOS 14.4.1 arm64 Xcode (Clang)" runs-on: macos-14 strategy: matrix: diff --git a/README.md b/README.md index 15a9499..6e5c7db 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

C++ Implementation of PyTorch Tutorials for Everyone diff --git a/images/pytorch_cpp.jpg b/images/pytorch_cpp.jpg new file mode 100644 index 0000000..7d4b6d6 Binary files /dev/null and b/images/pytorch_cpp.jpg differ diff --git a/images/pytorch_cpp.png b/images/pytorch_cpp.png deleted file mode 100644 index b2f141a..0000000 Binary files a/images/pytorch_cpp.png and /dev/null differ