tensorflow

Magnolia add-on for TensorFlow

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

magnolify-tensorflow_2.11
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

tensorflow
Magnolia add-on for TensorFlow
Project URL

Project URL

https://github.com/spotify/magnolify
Project Organization

Project Organization

com.spotify
Source Code Management

Source Code Management

https://github.com/spotify/magnolify.git

Download magnolify-tensorflow_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.spotify/magnolify-tensorflow_2.11/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>magnolify-tensorflow_2.11</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/magnolify-tensorflow_2.11/
implementation 'com.spotify:magnolify-tensorflow_2.11:0.1.7'
// https://jarcasting.com/artifacts/com.spotify/magnolify-tensorflow_2.11/
implementation ("com.spotify:magnolify-tensorflow_2.11:0.1.7")
'com.spotify:magnolify-tensorflow_2.11:jar:0.1.7'
<dependency org="com.spotify" name="magnolify-tensorflow_2.11" rev="0.1.7">
  <artifact name="magnolify-tensorflow_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='magnolify-tensorflow_2.11', version='0.1.7')
)
libraryDependencies += "com.spotify" % "magnolify-tensorflow_2.11" % "0.1.7"
[com.spotify/magnolify-tensorflow_2.11 "0.1.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.spotify : magnolify-shared_2.11 jar 0.1.7
me.lyh : magnolia_2.11 jar 0.10.1-jto

provided (1)

Group / Artifact Type Version
org.tensorflow : proto jar 1.15.0

test (3)

Group / Artifact Type Version
com.spotify : magnolify-cats_2.11 jar 0.1.7
com.spotify : magnolify-scalacheck_2.11 jar 0.1.7
com.spotify » test_2.11 jar 0.1.7

Project Modules

There are no modules declared in this project.

magnolify

Build Status codecov.io GitHub license Maven Central Scala Steward badge

A collection of Magnolia add-ons for common type class derivation, data type conversion, etc.; a simpler and faster successor to shapeless-datatype.

Modules

This library includes the following modules.

Usage

See derivation.md for type class derivation for Cats, Scalacheck, and Guava.

See avro.md bigquery.md bigtable.md datastore.md protobuf.md tensorflow.md for data type conversions for these libraries. Also see enums.md for enum types and refined.md for refinement types support.

License

Copyright 2019-2021 Spotify AB.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

com.spotify

Spotify

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0