Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ebtorch

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebtorch

Collection of PyTorch additions, extensions, utilities, uses and abuses

  • 0.28.6
  • PyPI
  • Socket score

Maintainers
1

: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>=0.25.9" "git+https://github.com/BorealisAI/advertorch.git" "requests>=2.28"

Within Google Colab, it can be installed (together with all missing dependencies) with:

!pip install "fire>=0.6" "medmnist>=3" "torchattacks>=3.5.1" "git+https://github.com/BorealisAI/advertorch.git" "ebtorch>=0.25.9" --no-deps

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc