Download symbolic_2.12-1.0.0-RC11.jar file - Jar s

Jar examples for s:symbolic-2.12

Description

Implicit conversion functions that convert from native types to differentiable layers and batches.

You can download jar file symbolic_2.12 1.0.0-RC11 in this page.

License

Apache

Build File

You can use the following script to add symbolic_2.12-1.0.0-RC11.jar to your project.

<dependency>
   <groupId>com.thoughtworks.deeplearning</groupId>
   <artifactId>symbolic_2.12</artifactId>
   <version>1.0.0-RC11</version>
</dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'symbolic_2.12', version: '1.0.0-RC11'
libraryDependencies += "com.thoughtworks.deeplearning" % "symbolic_2.12" % "1.0.0-RC11"
<dependency org="com.thoughtworks.deeplearning" name="symbolic_2.12" rev="1.0.0-RC11"/>
@Grapes(@Grab(group='com.thoughtworks.deeplearning', module='symbolic_2.12', version='1.0.0-RC11'))
'com.thoughtworks.deeplearning:symbolic_2.12:jar:1.0.0-RC11'

Download

Click the following link to download the jar file.

symbolic_2.12-1.0.0-RC11-javadoc.jar
symbolic_2.12-1.0.0-RC11-sources.jar
symbolic_2.12-1.0.0-RC11.jar
symbolic_2.12-1.0.0-RC11.pom



Related Tutorials