Skip to content

Development Guide

Kenichi Maehashi edited this page Dec 1, 2021 · 1 revision

Adding support for new PyTorch version

Update Docker images for CI environment

  1. Create a pull-request that changes the test environment.
  2. Trigger a build for the PR via https://ci.preferred.jp/pytorch-pfn-extras.prep-linux/ to use the updated image.
  3. If you are adding a new FlexCI project, create a new project via FlexCI and configure a webhook to trigger the project.
  4. Trigger a test run via pull-request comment /test.
Clone this wiki locally