Language

Package: tensorflow @ 1.9.0

Synopsis

Machine learning framework

Description

TensorFlow is a flexible platform for building and training machine learning models. It provides a library for high performance numerical computation and includes high level Python APIs, including both a sequential API for beginners that allows users to build models quickly by plugging together building blocks and a subclassing API with an imperative style for advanced research.

Home page
https://tensorflow.org
Location
gnu/packages/machine-learning.scm (line: 1823, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'protobuf:native' does not match package name 'protobuf'
input-labels

Identify input labels that do not match package names

label 'eigen' does not match package name 'eigen-for-tensorflow'
input-labels

Identify input labels that do not match package names

label 'libjpeg' does not match package name 'libjpeg-turbo'
input-labels

Identify input labels that do not match package names

label 'grpc' does not match package name 'grpc:static'
input-labels

Identify input labels that do not match package names

label 'grpc:bin' does not match package name 'grpc'
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'
input-labels

Identify input labels that do not match package names

label 'python-termcolo' does not match package name 'python-termcolor'
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all
formatting

Look for formatting issues in the source

line 1899 is way too long (96 characters)
formatting

Look for formatting issues in the source

line 1920 is way too long (105 characters)
formatting

Look for formatting issues in the source

line 1922 is way too long (98 characters)
formatting

Look for formatting issues in the source

line 1923 is way too long (99 characters)
formatting

Look for formatting issues in the source

line 1924 is way too long (99 characters)
formatting

Look for formatting issues in the source

line 1925 is way too long (103 characters)
formatting

Look for formatting issues in the source

line 2002 is way too long (91 characters)
formatting

Look for formatting issues in the source

line 2087 is way too long (137 characters)
formatting

Look for formatting issues in the source

line 2088 is way too long (131 characters)
formatting

Look for formatting issues in the source

line 2089 is way too long (137 characters)