MVN

org.pytorch : torchvision_ops

Maven & Gradle

Jan 24, 2023
15.6k stars

torchvision ops · torchvision ops

<dependency>
    <groupId>org.pytorch</groupId>
    <artifactId>torchvision_ops</artifactId>
    <version>0.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pytorch : torchvision_ops to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.0

All Versions

Choose a version of org.pytorch : torchvision_ops to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14.x
torchvision_ops-0.14.0
0.13.x
torchvision_ops-0.13.1
torchvision_ops-0.13.0
0.11.x
torchvision_ops-0.11.1
0.10.x
torchvision_ops-0.10.0
0.9.x
torchvision_ops-0.9.1
torchvision_ops-0.9.0

How to add a dependency to Maven

Add the following org.pytorch : torchvision_ops maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.pytorch</groupId>
    <artifactId>torchvision_ops</artifactId>
    <version>0.14.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pytorch : torchvision_ops gradle dependency to your build.gradle file:

implementation 'org.pytorch:torchvision_ops:0.14.0'

Gradle Kotlin DSL: Add the following org.pytorch : torchvision_ops gradle kotlin dependency to your build.gradle.kts file:

implementation("org.pytorch:torchvision_ops:0.14.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.pytorch : torchvision_ops sbt scala dependency to your build.sbt file:

libraryDependencies += "org.pytorch" % "torchvision_ops" % "0.14.0"

Advertisement

Dependencies from Group

Mar 20, 2023
5 usages
79.9k stars
Mar 21, 2023
4 usages
79.9k stars
Mar 20, 2023
3 usages
79.9k stars
Mar 21, 2023
2 usages
79.9k stars
Mar 20, 2023
1 usages
79.9k stars

Discover Dependencies