torchflare
torchflare copied to clipboard
TorchFlare is a simple, beginner-friendly, and easy-to-use PyTorch Framework train your models effortlessly.
Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.6.3 to 0.10.1. Release notes Sourced from pydata-sphinx-theme's releases. v0.10.1 What's Changed Don't test against prereleased dependecies by @jarrodmillman in pydata/pydata-sphinx-theme#900 Full Changelog: https://github.com/pydata/pydata-sphinx-theme/compare/v0.10.0...v0.10.1 v0.10.0 This release...
Bumps [torchvision](https://github.com/pytorch/vision) from 0.10.0 to 0.13.1. Release notes Sourced from torchvision's releases. Minor release This minor release bumps the pinned PyTorch version to v1.12.1 and contains some minor bug fixes....
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.1. Release notes Sourced from torch's releases. PyTorch 2.2.1 Release, bug fix release This release is meant to fix the following issues (regressions / silent...
Bumps [wandb](https://github.com/wandb/wandb) from 0.10.27 to 0.16.3. Release notes Sourced from wandb's releases. v0.16.3 What's Changed :magic_wand: Enhancements feat(core): generate data type info in core by @dmitryduev in wandb/wandb#6827 feat(core): add...
Bumps [transformers](https://github.com/huggingface/transformers) from 4.9.2 to 4.38.2. Release notes Sourced from transformers's releases. v4.38.2 Fix backward compatibility issues with Llama and Gemma: We mostly made sure that performances are not affected...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.1 to 8.0.2. Release notes Sourced from pytest's releases. 8.0.2 pytest 8.0.2 (2024-02-24) Bug Fixes #11895: Fix collection on Windows where initial paths contain the short version...
Bumps [neptune-client](https://github.com/neptune-ai/neptune-client) from 0.13.0 to 1.9.1. Release notes Sourced from neptune-client's releases. 1.9.1 Fixes Fixed conda package (#1652) 1.9.0 Features Add support for seaborn figures (#1613) Added fetching with iterators...
Bumps [comet-ml](https://www.comet.com) from 3.15.1 to 3.38.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.6.0 to 2.16.2. Release notes Sourced from tensorboard's releases. TensorBoard 2.16.2 Bug Fixes Remove dependency on tf-keras pip package. (#6759) TensorBoard 2.16.1 Bug Fixes Depend on tf-keras...
Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.6.3 to 0.15.2. Release notes Sourced from pydata-sphinx-theme's releases. v0.15.2 What's Changed Align the search button with other icons by @12rambau in pydata/pydata-sphinx-theme#1620 Fix sticky header by...