Home
last modified time | relevance | path

Searched +full:libtorch +full:- +full:cpu +full:- +full:shared +full:- +full:with +full:- +full:deps +full:- +full:pre +full:- +full:cxx11 +full:- +full:build (Results 1 – 7 of 7) sorted by relevance

/external/pytorch/.github/workflows/
Dgenerated-linux-binary-libtorch-pre-cxx11-nightly.yml5 name: linux-binary-libtorch-pre-cxx11
12 - nightly
14 # NOTE: Binary build pipelines should only get triggered on release candidate builds
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_libtorch/*'
23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
25 AWS_DEFAULT_REGION: us-east-1
27 BUILD_ENVIRONMENT: linux-binary-libtorch-pre-cxx11
[all …]
Dgenerated-linux-binary-libtorch-pre-cxx11-main.yml5 name: linux-binary-libtorch-pre-cxx11
11 - main
13 - 'ciflow/trunk/*'
18 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
20 AWS_DEFAULT_REGION: us-east-1
22 BUILD_ENVIRONMENT: linux-binary-libtorch-pre-cxx11
31 …up: linux-binary-libtorch-pre-cxx11-${{ github.event.pull_request.number || github.ref_name }}-${{…
32 cancel-in-progress: true
35 libtorch-cpu-shared-with-deps-pre-cxx11-build:
37 uses: ./.github/workflows/_binary-build-linux.yml
[all …]
/external/pytorch/docs/cpp/source/
Dinstalling.rst6 *LibTorch*, and you can download ZIP archives containing the latest LibTorch
7 distribution on `our website <https://pytorch.org/get-started/locally/>`_. Below
8 is a small example of writing a minimal application that depends on LibTorch
9 and uses the ``torch::Tensor`` class which comes with the PyTorch C++ API.
12 ---------------
14 The first step is to download the LibTorch ZIP archive via the link above. For
17 .. code-block:: sh
19 wget https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip
20 unzip libtorch-shared-with-deps-latest.zip
22 Note that the above link has CPU-only libtorch. If you would like to download a GPU-enabled
[all …]
/external/pytorch/.github/scripts/
Dgenerate_binary_build_matrix.py8 * CPU
28 CPU_CXX11_ABI_ARCH = ["cpu-cxx11-abi"]
31 CPU_AARCH64_ARCH = ["cpu-aarch64"]
34 CPU_S390X_ARCH = ["cpu-s390x"]
37 CUDA_AARCH64_ARCH = ["cuda-aarch64"]
42 …"nvidia-cuda-nvrtc-cu11==11.8.89; platform_system == 'Linux' and platform_machine == 'x86_64' | " …
43 …"nvidia-cuda-runtime-cu11==11.8.89; platform_system == 'Linux' and platform_machine == 'x86_64' | "
44 … "nvidia-cuda-cupti-cu11==11.8.87; platform_system == 'Linux' and platform_machine == 'x86_64' | "
45 … "nvidia-cudnn-cu11==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | "
46 … "nvidia-cublas-cu11==11.11.3.6; platform_system == 'Linux' and platform_machine == 'x86_64' | "
[all …]
Dgql_mocks.json.gz ... xla hash.", 13 "headRefName": "update-xla-commit-hash/5573005593-54-1", ...
Drockset_mocks.json.gz
Ddrci_mocks.json.gz