pytorch / torchtune

PyTorch native finetuning library
https://pytorch.org/torchtune/main/
BSD 3-Clause "New" or "Revised" License
4.37k stars 446 forks source link

build testing #1928

Closed SalmanMohammadi closed 3 weeks ago

SalmanMohammadi commented 3 weeks ago

Context

What is the purpose of this PR? Is it to

Please link to any issues this PR addresses.

Changelog

What are the changes made in this PR? *

Test plan

Please make sure to do each of the following if applicable to your PR. If you're unsure about any one of these just ask and we will happily help. We also have a contributing page for some guidance on contributing.

UX

If your function changed a public API, please add a dummy example of what the user experience will look like when calling it. Here is a docstring example and a tutorial example

pytorch-bot[bot] commented 3 weeks ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchtune/1928

Note: Links to docs will display an error until the docs builds have been completed.

:x: 3 New Failures, 4 Cancelled Jobs

As of commit 0824c0cfd89336eeb0a8eff86aa9fde764389b64 with merge base a1bcb971cf2f506c10e07433303e1eb90613efbe (image):

NEW FAILURES - The following jobs have failed:

* [GPU tests / gpu_test (3.11, stable)](https://hud.pytorch.org/pr/pytorch/torchtune/1928#32305894457) ([gh](https://github.com/pytorch/torchtune/actions/runs/11601966252/job/32305894457)) `tests/recipes/test_ppo_full_finetune_single_device.py::TestPPOFullFinetuneSingleDeviceRecipe::test_training_state_on_resume_with_optimizer_in_bwd` * [Lint / lint (3.10)](https://hud.pytorch.org/pr/pytorch/torchtune/1928#32305893585) ([gh](https://github.com/pytorch/torchtune/actions/runs/11601966256/job/32305893585)) `##[error]Process completed with exit code 1.` * [Recipe Tests / recipe_test (3.11)](https://hud.pytorch.org/pr/pytorch/torchtune/1928#32305894464) ([gh](https://github.com/pytorch/torchtune/actions/runs/11601966258/job/32305894464)) `tests/recipes/test_lora_finetune_single_device.py::TestLoRAFinetuneSingleDeviceRecipe::test_save_and_load_merged_weights`

CANCELLED JOBS - The following jobs were cancelled. Please retry:

* [GPU tests / gpu_test (3.10, stable)](https://hud.pytorch.org/pr/pytorch/torchtune/1928#32305894134) ([gh](https://github.com/pytorch/torchtune/actions/runs/11601966252/job/32305894134)) `##[error]The operation was canceled.` * [GPU tests / gpu_test (3.9, stable)](https://hud.pytorch.org/pr/pytorch/torchtune/1928#32305893319) ([gh](https://github.com/pytorch/torchtune/actions/runs/11601966252/job/32305893319)) `##[error]The operation was canceled.` * [Recipe Tests / recipe_test (3.10)](https://hud.pytorch.org/pr/pytorch/torchtune/1928#32305894137) ([gh](https://github.com/pytorch/torchtune/actions/runs/11601966258/job/32305894137)) `tests/recipes/test_lora_finetune_single_device.py::TestLoRAFinetuneSingleDeviceRecipe::test_save_and_load_merged_weights` * [Recipe Tests / recipe_test (3.9)](https://hud.pytorch.org/pr/pytorch/torchtune/1928#32305893365) ([gh](https://github.com/pytorch/torchtune/actions/runs/11601966258/job/32305893365)) `##[error]The operation was canceled.`

This comment was automatically generated by Dr. CI and updates every 15 minutes.