Home
last modified time | relevance | path

Searched +full:build +full:- +full:docker +full:- +full:rocm (Results 1 – 25 of 51) sorted by relevance

123

/external/pytorch/.ci/docker/libtorch/
Dbuild.sh4 set -eou pipefail
9 if [ -z "${image}" ]; then
16 TOPDIR=$(git rev-parse --show-toplevel)
18 GPU_ARCH_TYPE=${GPU_ARCH_TYPE:-cpu}
19 GPU_ARCH_VERSION=${GPU_ARCH_VERSION:-}
21 WITH_PUSH=${WITH_PUSH:-}
23 DOCKER=${DOCKER:-docker}
38 rocm)
39 BASE_TARGET=rocm
40 DOCKER_TAG=rocm${GPU_ARCH_VERSION}
[all …]
/external/pytorch/.github/workflows/
Dbuild-libtorch-images.yml1 name: Build libtorch docker images
6 - main
7 - release/*
9 … # NOTE: Binary build pipelines should only get triggered on release candidate or nightly builds
10 # Release candidate tags look like: v1.11.0-rc1
11 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
13 - '.ci/docker/libtorch/*'
14 - '.ci/docker/common/*'
15 - .github/workflows/build-libtorch-images.yml
18 - '.ci/docker/libtorch/*'
[all …]
Drocm.yml1 name: rocm
6 # - main
7 - release/*
9 - ciflow/rocm/*
14 - cron: 45 0,8,16 * * 1-5
15 - cron: 45 4 * * 0,6
16 - cron: 45 4,12,20 * * 1-5
17 - cron: 45 12 * * 0,6
18 - cron: 29 8 * * * # about 1:29am PDT
21-${{ github.event.pull_request.number || github.ref_name }}-${{ github.ref_type == 'branch' && git…
[all …]
Dinductor-rocm.yml1 name: inductor-rocm
7 - cron: 45 0,4,8,12,16,20 * * 1-5
8 - cron: 45 4,12 * * 0,6
9 - cron: 29 8 * * * # about 1:29am PDT, for mem leak check and rerun disabled tests
12 # - main
13 - release/*
15 - ciflow/inductor-rocm/*
19-${{ github.event.pull_request.number || github.ref_name }}-${{ github.ref_type == 'branch' && git…
20 cancel-in-progress: true
22 permissions: read-all
[all …]
Dtrunk.yml6 - main
7 - release/*
8 - landchecks/*
10 - ciflow/trunk/*
13 - cron: 29 8 * * * # about 1:29am PDT
16-${{ github.event.pull_request.number || github.ref_name }}-${{ github.ref_type == 'branch' && git…
17 cancel-in-progress: true
19 permissions: read-all
22 llm-td:
23 name: before-test
[all …]
Dgenerated-linux-binary-manywheel-nightly.yml5 name: linux-binary-manywheel
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_wheel/*'
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-manywheel
[all …]
Dgenerated-linux-binary-libtorch-cxx11-abi-nightly.yml5 name: linux-binary-libtorch-cxx11-abi
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-cxx11-abi
[all …]
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 …]
Dbuild-manywheel-images.yml1 name: Build manywheel docker images
7 - main
8 - release/*
10 … # NOTE: Binary build pipelines should only get triggered on release candidate or nightly builds
11 # Release candidate tags look like: v1.11.0-rc1
12 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
14 - '.ci/docker/manywheel/*'
15 - '.ci/docker/manywheel/build_scripts/*'
16 - '.ci/docker/common/*'
17 - .github/workflows/build-manywheel-images.yml
[all …]
D_rocm-test.yml1 # TODO: this looks sort of similar to _linux-test, but there are like a dozen
10 build-environment:
13 description: Top-level label for what's being built/tested.
14 test-matrix:
18 docker-image:
21 description: Docker image to run in.
22 sync-tag:
28 job with the same `sync-tag` is identical.
29 timeout-minutes:
35 tests-to-include:
[all …]
Ddocker-builds.yml1 name: docker-builds
7 - .ci/docker/**
8 - .github/workflows/docker-builds.yml
9 - .lintrunner.toml
12 - main
13 - release/*
14 - landchecks/*
16 - .ci/docker/**
17 - .github/workflows/docker-builds.yml
18 - .lintrunner.toml
[all …]
Dpull.yml5 branches-ignore:
6 - nightly
9 - main
10 - release/*
11 - landchecks/*
14 - cron: 29 8 * * * # about 1:29am PDT
17 …p: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}-${{ github.event_n…
18 cancel-in-progress: true
20 permissions: read-all
23 llm-td:
[all …]
Dslow.yml3 # https://github.com/pytorch/test-infra/blob/generated-stats/stats/slow-tests.json
8 - cron: 45 0,4,8,12,16,20 * * *
9 - cron: 29 8 * * * # about 1:29am PDT, for mem leak check and rerun disabled tests
12 - ciflow/slow/*
14 - release/*
18-${{ github.event.pull_request.number || github.ref_name }}-${{ github.ref_type == 'branch' && git…
19 cancel-in-progress: true
21 permissions: read-all
24 llm-td:
25 name: before-test
[all …]
Dperiodic.yml7 - cron: 45 0,8,16 * * 1-5
8 - cron: 45 4 * * 0,6
9 - cron: 45 4,12,20 * * 1-5
10 - cron: 45 12 * * 0,6
11 - cron: 29 8 * * * # about 1:29am PDT, for mem leak check and rerun disabled tests
14 - ciflow/periodic/*
16 - release/*
20-${{ github.event.pull_request.number || github.ref_name }}-${{ github.ref_type == 'branch' && git…
21 cancel-in-progress: true
23 permissions: read-all
[all …]
/external/pytorch/.github/templates/
Dlinux_binary_build_workflow.yml.j24 {%- block name -%}
8 {%- endblock %}
13 {%- if branches == "nightly" %}
15 {%- endif %}
17 - !{{ branches }}
18 {%- if branches == "nightly" %}
20 # NOTE: Binary build pipelines should only get triggered on release candidate builds
21 # Release candidate tags look like: v1.11.0-rc1
22 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
23 {%- endif %}
[all …]
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.rbe.rocm-ubuntu20.04-manylinux2014-multipython1 # Dockerfile for ROCm RBE builds.
4 # $ docker build -f Dockerfile.local-toolchain-ubuntu20.04-manylinux2014 \
5 # --tag "local-toolchain-ubuntu20.04-manylinux2014" .
6 # $ docker build -f Dockerfile.rbe.rocm-ubuntu20.04-manylinux2014-multipython \
7 # --tag "gcr.io/tensorflow-testing/nosla-rocm-ubuntu20.04-manylinux2014-multipython" .
8 # $ docker push gcr.io/tensorflow-testing/nosla-rocm-ubuntu20.04-manylinux2014-multipython
11 COPY --from=local-toolchain-ubuntu20.04-manylinux2014 /dt7 /dt7
12 COPY --from=local-toolchain-ubuntu20.04-manylinux2014 /dt9 /dt9
16 # Install ROCm packages
17 RUN apt-get update && apt-get install -y --no-install-recommends \
[all …]
DDockerfile.rbe.rocm-ubuntu18.04-manylinux2010-multipython1 # Dockerfile for ROCm RBE builds.
4 # $ docker build -f Dockerfile.local-toolchain-ubuntu18.04-manylinux2010 \
5 # --tag "local-toolchain-ubuntu18.04-manylinux2010" .
6 # $ docker build -f Dockerfile.rbe.rocm-ubuntu18.04-manylinux2010-multipython \
7 # --tag "gcr.io/tensorflow-testing/nosla-rocm-ubuntu18.04-manylinux2010-multipython" .
8 # $ docker push gcr.io/tensorflow-testing/nosla-rocm-ubuntu18.04-manylinux2010-multipython
11 COPY --from=local-toolchain-ubuntu18.04-manylinux2010 /dt7 /dt7
15 # Install ROCm packages
16 RUN apt-get update && apt-get install -y --no-install-recommends \
17 curl libnuma-dev gnupg sudo libelf1 build-essential \
[all …]
Dci_build.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # Usage: ci_build.sh <CONTAINER_TYPE> [--dockerfile <DOCKERFILE_PATH>]
20 # CONTAINER_TYPE: Type of the docker container used the run the build:
21 # e.g., (cpu | gpu | rocm | android | tensorboard)
23 # DOCKERFILE_PATH: (Optional) Path to the Dockerfile used for docker build.
25 # --dockerfile flag), default Dockerfiles in the same
28 # COMMAND: Command to be executed in the docker container, e.g.,
29 # tensorflow/tools/ci_build/builds/pip.sh gpu -c opt --config=cuda
38 # Dockerfile to be used in docker build
42 if [[ "$1" == "--dockerfile" ]]; then
[all …]
/external/pytorch/.ci/docker/manywheel/
Dbuild.sh4 set -eou pipefail
6 TOPDIR=$(git rev-parse --show-toplevel)
11 if [ -z "${image}" ]; then
18 DOCKER_REGISTRY="${DOCKER_REGISTRY:-docker.io}"
20 GPU_ARCH_TYPE=${GPU_ARCH_TYPE:-cpu}
21 GPU_ARCH_VERSION=${GPU_ARCH_VERSION:-}
22 MANY_LINUX_VERSION=${MANY_LINUX_VERSION:-}
23 DOCKERFILE_SUFFIX=${DOCKERFILE_SUFFIX:-}
24 WITH_PUSH=${WITH_PUSH:-}
31 DOCKER_GPU_BUILD_ARG=" --build-arg DEVTOOLSET_VERSION=9"
[all …]
/external/tensorflow/tensorflow/tools/ci_build/builds/
Ddocker_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # Build and test TensorFlow docker images.
18 # The tests include Python unit tests-on-install and tutorial tests.
22 # IMAGE_TYPE : Type of the image: (CPU|GPU|ROCM)
23 # TAG : Docker image tag
24 # WHL_PATH : Path to the whl file to be installed inside the docker image
26 # e.g.: docker_test.sh CPU someone/tensorflow:0.8.0 pip_test/whl/tensorflow-0.8.0-cp27-none-linux…
45 test -e "$1" && echo "$PWD" && return || \
60 DOCKERFILE="tensorflow/tools/docker/Dockerfile"
62 DOCKERFILE="tensorflow/tools/docker/Dockerfile.gpu"
[all …]
/external/pytorch/.ci/docker/
DREADME.md1 # Docker images for GitHub CI and CD
3 This directory contains everything needed to build the Docker images
7 conditionally run build stages depending on build arguments passed to
8 `docker build`. This lets us use only a few Dockerfiles for many
13 See `build.sh` for valid build environments (it's the giant switch).
15 ## Docker CI builds
17 * `build.sh` -- dispatch script to launch all builds
18 * `common` -- scripts used to execute individual Docker build stages
19 * `ubuntu` -- Dockerfile for Ubuntu image for CPU build and test jobs
20 * `ubuntu-cuda` -- Dockerfile for Ubuntu image with CUDA support for nvidia-docker
[all …]
/external/pytorch/.ci/docker/common/
Dinstall_miopen.sh4 set -ex
8 if [[ -z $ROCM_VERSION ]]; then
14 ID=$(grep -oP '(?<=^ID=).+' /etc/os-release | tr -d '"')
46 # Install custom MIOpen + COMgr for ROCm >= 4.0.1
47 if [[ $ROCM_INT -lt 40001 ]]; then
48 echo "ROCm version < 4.0.1; will not install custom MIOpen"
57 # Build custom MIOpen to use comgr for offline compilation.
60 ROCM_DOTS=$(echo ${ROCM_VERSION} | tr -d -c '.' | wc -c)
63 ROCM_INSTALL_PATH="/opt/rocm-${ROCM_VERSION}.0"
66 ROCM_INSTALL_PATH="/opt/rocm-${ROCM_VERSION}"
[all …]
/external/pytorch/
DREADME.md1 ![PyTorch Logo](https://github.com/pytorch/pytorch/raw/main/docs/source/_static/img/pytorch-logo-da…
3 --------------------------------------------------------------------------------
5 PyTorch is a Python package that provides two high-level features:
6 - Tensor computation (like NumPy) with strong GPU acceleration
7 - Deep neural networks built on a tape-based autograd system
13 <!-- toc -->
15 - [More About PyTorch](#more-about-pytorch)
16 - [A GPU-Ready Tensor Library](#a-gpu-ready-tensor-library)
17 - [Dynamic Neural Networks: Tape-Based Autograd](#dynamic-neural-networks-tape-based-autograd)
18 - [Python First](#python-first)
[all …]
/external/tensorflow/tensorflow/tools/ci_build/linux/
Dlibtensorflow_docker.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 # Script to produce a tarball release of the C-library, Java native library
19 # Builds a docker container and then builds in said container.
23 set -ex
33 DOCKER_IMAGE="tf-libtensorflow-cpu"
34 DOCKER_FILE="Dockerfile.rbe.ubuntu16.04-manylinux2010"
35 DOCKER_BINARY="docker"
37 DOCKER_IMAGE="tf-tensorflow-gpu"
38 DOCKER_BINARY="nvidia-docker"
39 DOCKER_FILE="Dockerfile.rbe.cuda10.1-cudnn7-ubuntu16.04-manylinux2010"
[all …]
/external/pytorch/.github/scripts/
Dbuild_triton_wheel.py16 def read_triton_pin(device: str = "cuda") -> str:
19 triton_file = "triton-xpu.txt"
20 with open(REPO_DIR / ".ci" / "docker" / "ci_commit_pins" / triton_file) as f:
24 def read_triton_version() -> str:
25 with open(REPO_DIR / ".ci" / "docker" / "triton_version.txt") as f:
29 def check_and_replace(inp: str, src: str, dst: str) -> str:
38 ) -> None:
51 # TODO: remove patch_setup_py() once we have a proper fix for https://github.com/triton-lang/triton…
52 def patch_setup_py(path: Path) -> None:
58 "https://tritonlang.blob.core.windows.net/llvm-builds/",
[all …]

123