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.5" --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.6.tar.gz
(66.1 kB
view details)
Built Distribution
ebtorch-0.23.6-py3-none-any.whl
(98.8 kB
view details)
File details
Details for the file ebtorch-0.23.6.tar.gz
.
File metadata
- Download URL: ebtorch-0.23.6.tar.gz
- Upload date:
- Size: 66.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b25ab1680a06926e18f78af90ac353f85ed86cbe12252bfb268d160b2c9532f |
|
MD5 | 44cfd8d894c161bda930f0e3922376db |
|
BLAKE2b-256 | 27273a8ed6a2f1ff864be9f9df09b6fff4e480f68a44b204271dfaa57f8be7f4 |
File details
Details for the file ebtorch-0.23.6-py3-none-any.whl
.
File metadata
- Download URL: ebtorch-0.23.6-py3-none-any.whl
- Upload date:
- Size: 98.8 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 | 6781ab31b58b069921572ad3916f085e590052677ea8ff1995dc08c02637639f |
|
MD5 | a2f51da0698d99668a105e1d78957969 |
|
BLAKE2b-256 | 70271b5ead18dd75715a2b6475615dd7c7b7f12821c9b6e8ea6f59f691acc621 |