Machine learning framework
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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/0gc7amksfxgr82qiam8dr7fw7829l0ri-tensorflow-1.9.0.drv | ||
riscv64-linux | /gnu/store/d35yrc6nlagcfw02vnrbqg6vpb1j1d1n-tensorflow-1.9.0.drv | ||
powerpc-linux | /gnu/store/4skakqcqvlxr1w57hz83c5a4m2ig5z7w-tensorflow-1.9.0.drv | ||
powerpc64le-linux | /gnu/store/31z4l38dpispxr73v1fyvi9i4rpxsw59-tensorflow-1.9.0.drv | ||
mips64el-linux | /gnu/store/wdr9rm4qh0hknw5g529av5ljqq1m2y8p-tensorflow-1.9.0.drv | ||
i686-linux | /gnu/store/k2ichgbgm0l4mb1la8nn59m4wcgjiax5-tensorflow-1.9.0.drv | ||
i586-gnu | /gnu/store/7zmgdsb9fmnwn39wi3kmzgj9qjr3a9h3-tensorflow-1.9.0.drv | ||
armhf-linux | /gnu/store/hirn5h6r9hia7rpjnlb4rszmyd36ki7k-tensorflow-1.9.0.drv | ||
aarch64-linux | /gnu/store/dzh04a40mc45nc1pz8v9b8d5mglbvjd8-tensorflow-1.9.0.drv |
Linter | Message | Location |
---|---|---|
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) |