Check the preview of 2nd version of this platform being developed by the open MLCommons taskforce on automation and reproducibility as a free, open-source and technology-agnostic on-prem platform.
package:lib-tensorflow-1.8.0-src-cpu-xla (v3.0.0)
Copyright: See copyright in the source repository
License: See license in the source repository
Creation date: 2018-07-23
Source: GitHub
cID: 1dc07ee0f4742028:1b994162d04a5aab

Don't hesitate to get in touch if you encounter any issues or would like to discuss this community project!
Please report if this CK component works: 1  or fails: 0 
Sign up to be notified when artifacts are shared or updated!

Description  

This meta package is our attempt to provide a unified Python API, CLI and JSON meta description for different package managers and building tools to automatically download and install different components (models, data sets, libraries, frameworks, tools) necessary to run portable program pipelines across evolving platforms. Our on-going project is to make the onboarding process as simple as possible via this platform. Please check this CK white paper and don't hesitate to contact us if you have suggestions or feedback!

Dependencies    

ReadMe  

Install dependencies on Ubuntu

https://www.tensorflow.org/install/install_sources

$ sudo apt-get install python-numpy python-dev python-pip python-wheel
$ sudo apt-get install libcupti-dev

Prevent running out of memory

To prevent running out of memory during a build, restrict the build to use e.g. 1 processor:

$ ck install package:lib-tensorflow-1.8.0-src-cpu-xla --env.CK_HOST_CPU_NUMBER_OF_PROCESSORS=1

Patch

png.patch is a workaround for TensorFlow issue #18643.

Versions  

Files  

Comments  

Please log in to add your comments!
If you notice any inapropriate content that should not be here, please report us as soon as possible and we will try to remove it within 48 hours!