Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge release v1.3.1 into
main
(#1278)
* copy from fix/1168-update-docker-image-and-documentation-on-release13x-and-main * corrected bug * docker scripts documentation * Fix tzdata handling and merging multiple actions The copy of tzdata was originally intended to be used from the root of the repository. The documentation states building docker images from the docker directory. This had to be aligned. Moreover, each RUN line in a Dockerfile represents the building of another intermediate image. This has to be taken into account when writing the files. Commands such as "cd" will not work on separate lines. * update pre-commit-config * Fix Pytorch release tracking workflows (#1264) * upgrade checkout action & use default token * increase tolerance for single-prec torch.inv comparison * fix typo --------- Co-authored-by: Claudia Comito <[email protected]> * Fix `ht.diff` for 1-element-axis edge case (#1201) * fix diff axis size one * fix diff() axis along split * remove debug code --------- Co-authored-by: Claudia Comito <[email protected]> * update version to 1.3.1 before release * revert * Update version before release (#1274) * update version to 1.3.1 before release * revert * update version before release * update version to dev, update changelog --------- Co-authored-by: Gutiérrez Hermosillo Muriedas, Juan Pedro <[email protected]> Co-authored-by: Hoppe <[email protected]> Co-authored-by: Bjoern Hagemeier <[email protected]> Co-authored-by: Michael Tarnawa <[email protected]> Co-authored-by: Fabian Hoppe <[email protected]>
- Loading branch information