Commit Graph

8 Commits

Author SHA1 Message Date
Aniket Maurya da572d7cca
Refactor PL examples to `examples/pytorch/` (#16925)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2023-03-07 11:24:46 -05:00
Jirka Borovec b36d94edab
add secondary label to templates (#16577) 2023-02-02 13:00:59 +01:00
Carlos Mocholí ef2a6088ff
Drop support for PyTorch 1.10 (#16492)
* Drop support for PyTorch 1.10

* CHANGELOG

* READMEs

* mypy

* ls

* New poplar version

* Fixed tests

* links

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* skip azure badges

* Table

* Matching dockerfiles

* Drop unnecessary channels and packages

* Push nightly

* Undo unrelated changes

* Revert "Push nightly"

This reverts commit 9618f737c4.

---------

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-01 14:09:12 -05:00
Jirka Borovec 6cc493360d
update bug report template (#15905)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-05 17:22:17 +00:00
Ikko Ashimine 4a11c67294
Fix typo in 1_bug_report.yaml (#15764)
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-11-26 02:15:30 +01:00
Adrian Wälchli 9e71132124
Include link to bug report template in GitHub bug issue (#15270)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-24 21:35:43 +00:00
Ethan Harris 93e802afc2
Simplify bug report template (#14925)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
2022-09-29 16:49:45 +00:00
Laverne Henderson 89adc4bb40
New bug form (#14193)
Created a YAML form to replace the MD form for issues.

* Minor update to form
* Removed MD issue form
* More updates
* Renamed the file

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-09-15 19:09:33 +02:00