Skip to main content

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 hashes)

Uploaded Source

Built Distribution

ebtorch-0.23.3-py3-none-any.whl (96.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page