Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from arogozhnikov:master #40

Open
wants to merge 316 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 7, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 7, 2021
MilesCranmer and others added 29 commits July 9, 2022 21:26
Clarify documentation re. default bias on EinMix
corrected spelling mistake: einsops -> einops
add mean-reduction for bfloat16, fix #206
(it was unmaintained, and in three years became quite obsolete)
Delete tensorflow-specific readme file
- replace setup.py with pyproject.toml
- use hatch to manage scripts and supplementary environments
Flax does not allow normal MRO for __init__, thus initialization should be available to subclass as a special method
arogozhnikov and others added 28 commits January 3, 2024 15:17
Allow anonymous axes in parse_shape, fix #302
* add gitignore rule for .personal files
* resolve all complains from current ruff
* add ruff's W rule, fix ruff's complains
* resolve ruff's deprecation
* apply ruff formatting to whole codebase
* add pre-commit-config
* add ruff checks to github CI
* improve comments in test
* more ruff config
* EinMix: minor improvements in documentation
* update layers to be TF 2.16 - compatible
* increase timeout for cell execution in notebook
* skip tests for previos TF versions
* consistency between CI and pre-commit on used version of ruff

* adjust ruff setup for notebooks

* reformat notebooks with ruff

* adjust notebook modification for different frameworks
@arogozhnikov arogozhnikov deleted the branch Pandinosaurus:master September 15, 2024 14:23
@arogozhnikov arogozhnikov deleted the master branch September 15, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.