spotify / tfexample-derive   0.2.5

Apache License 2.0 GitHub

Provides compile-time derivation of conversions between Scala case classes and Tensorflow Example protocol buffers

Scala versions: 2.13 2.12 2.11

tfexample-derive 0.2.5


Group ID:
com.spotify
Artifact ID:
tfexample-derive_2.12
Version:
0.2.5
Release Date:
Dec 2, 2019
Licenses:
Files:

libraryDependencies += "com.spotify" %% "tfexample-derive" % "0.2.5"

Mill build tool

ivy"com.spotify::tfexample-derive:0.2.5"

Scala CLI

//> using dep "com.spotify::tfexample-derive:0.2.5"

Ammonite REPL

import $ivy.`com.spotify::tfexample-derive:0.2.5`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>tfexample-derive_2.12</artifactId>
  <version>0.2.5</version>
</dependency>

compile group: 'com.spotify', name: 'tfexample-derive_2.12', version: '0.2.5'