8000 Move binary Docker manywheel and conda build workflows and scripts to pytorch/pytorch repo · Issue #1849 · pytorch/builder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Move binary Docker manywheel and conda build workflows and scripts to pytorch/pytorch repo #1849
Open
pytorch/pytorch
#128563
@atalman

Description

@atalman

I propose to:

  1. Move Conda Docker build workflows and scripts:
    https://github.com/pytorch/builder/blob/main/.github/workflows/build-conda-images.yml

  2. Move Docker images workflows are all required Docker recipes and associated scripts to pytorch/pytorch so that we can test the Docker builds and binary nightly builds in single PR:
    https://github.com/pytorch/builder/blob/main/.github/workflows/build-manywheel-images.yml
    https://github.com/pytorch/builder/blob/main/.github/workflows/build-libtorch-images.yml

This should facilitate doing cuda, cudnn updates, will require less pinning. Will increase visibility for these workflows

  1. Implement calculate which docker image to use based on sha - similar to CI workflows

cc @nWEIdia @tinglvv @ptrblck @malfet @juliagmt-google

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0