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.4


Group ID:
com.spotify
Artifact ID:
tfexample-derive_2.13
Version:
0.2.4
Release Date:
Sept 13, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>tfexample-derive_2.13</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.spotify', name: 'tfexample-derive_2.13', version: '0.2.4'