Collection of PyTorch additions, extensions, utilities, uses and abuses
Project description
:fire: ebtorch
Collection of PyTorch additions, extensions, utilities, uses and abuses.
Getting started
Due to the dependency of ebtorch
on:
- the latest (unpublished) upstream version of AdverTorch;
- TorchAttacks, which in turn depends (probably too tightly) on
requests~=2.25.1
;
the recommended way of installing ebtorch
, at the moment, is the following:
pip install --upgrade "ebtorch" "git+https://github.com/BorealisAI/advertorch.git"
pip install --upgrade --no-deps "requests>=2.28"
Within Google Colab, it can be installed (together with all missing dependencies) as:
!pip install "fire>=0.6" "medmnist>=3" "torchattacks>=3.5.1" "git+https://github.com/BorealisAI/advertorch.git" "ebtorch>=0.23" --no-deps
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ebtorch-0.23.3.tar.gz
(64.3 kB
view details)
Built Distribution
ebtorch-0.23.3-py3-none-any.whl
(96.6 kB
view details)
File details
Details for the file ebtorch-0.23.3.tar.gz
.
File metadata
- Download URL: ebtorch-0.23.3.tar.gz
- Upload date:
- Size: 64.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65d252329d1497c2fe4b7570e47aa80fbde5584b6303ca649bbeec5d017d14e8 |
|
MD5 | b98e03bfa68bb4721aed706f7ce49d13 |
|
BLAKE2b-256 | 8a5faae9bf8f3135b912177fb60c7961ece9a5424b253905b3d926dec28bea1e |
File details
Details for the file ebtorch-0.23.3-py3-none-any.whl
.
File metadata
- Download URL: ebtorch-0.23.3-py3-none-any.whl
- Upload date:
- Size: 96.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bb44fc6b37a42b5f7edcf6e11bbcc4f7a506a1f1d44dc0ac0d073ae98f5773d |
|
MD5 | 697860febfa3b379b38227c7b9161ffe |
|
BLAKE2b-256 | cf9b548b7c82737731d2e7685957a0c3c4b8e6f1fe97721e3a22e97192150d96 |