aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
Commit message (Collapse)AuthorAge
* Merge changes from github.Gravatar Andrew Harp2017-03-01
| | | | Change: 148954491
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
| | | | Change: 147897309
* Merge changes from github.Gravatar Benoit Steiner2017-02-08
| | | | Change: 146918929
* Android README.md tweaks: improve instructions and add links to prebuilt ↵Gravatar Andrew Harp2017-01-09
| | | | | | native libraries. Change: 144018232
* Merge changes from github.Gravatar A. Unique TensorFlower2017-01-02
| | | | Change: 143412147
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
| | | | Change: 142805270
* Merge changes from github.Gravatar Martin Wicke2016-12-14
| | | | Change: 142074581
* Merge changes from github.Gravatar Andrew Harp2016-12-08
| | | | | | | | Additionally: - change single quotes to double quotes to make path rewriting easier - guard windows lib reference with PLATFORM_WINDOWS - fixed failing kmeans test Change: 141515942
* Make our pip package comply with pypi.Gravatar A. Unique TensorFlower2016-11-17
| | | | | | | - Use auditwheel to repair cpu pip packages to manylinux1 tag. - Change gpu pip project name to tensorflow_gpu, and copy/rename to manylinux1. - Update nightly binary location to tensorflow_gpu. Change: 139527413
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
| | | | Change: 139516555
* Internal changes.Gravatar A. Unique TensorFlower2016-11-09
| | | | Change: 138710941
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
| | | | Change: 138143557
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
| | | | Change: 137532946
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
| | | | Change: 136750267
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
| | | | Change: 135698415
* Merge changes from github.Gravatar Martin Wicke2016-09-21
| | | | Change: 133874452
* Update URLs to nightly build artifacts and history pagesGravatar Shanqing Cai2016-09-06
| | | | Change: 132313453
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
| | | | Change: 131437429
* Update jenkins URL to httpsGravatar Shanqing Cai2016-08-19
| | | | Change: 130741928
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
| | | | Change: 128958134
* Add Mac GPU whl artifacts and build history to OSS README.mdGravatar Shanqing Cai2016-07-22
| | | | | | Also * A minor wording fix in the configure script Change: 128194769
* Update URLs in README.mdGravatar Shanqing Cai2016-07-13
| | | | | | | With CL/127111314 submitted, the nightly CPU & GPU whl files should have a fixed naming pattern that tends to cause fewer pip install issues. Updating the URLs accordingly. Also fixed a potential bug in pip.sh related to already-existing destination file name. Change: 127315945
* Merge changes from github.Gravatar Andrew Harp2016-07-11
| | | | Change: 127101926
* Updating incorrect/broken nightly build links.Gravatar A. Unique TensorFlower2016-07-07
| | | | Change: 126874451
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-30
| | | | Change: 126335170
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-24
| | | | Change: 125835079
* Add links to nightly Python3.5 builds and artifactsGravatar Shanqing Cai2016-05-30
| | | | | Including links to build history and whl artifacts Change: 123590373
* Update URLs to nightly build artifacts and logs in tensorflow README.mdGravatar Shanqing Cai2016-05-19
| | | | | This was necessitated by a recent change in the label of Linux GPU slaves on Jenkins. Change: 122725089
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
| | | | Change: 121586635
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
| | | | Change: 120185825
* Update TensorFlow READMEGravatar Dan Mané2016-04-18
| | | | Change: 120164016
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
| | | | | to our requirements for skflow. Change: 117901053
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
| | | | Change: 116925769
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
| | | | Change: 114882676
* Minor formatting fixes.Gravatar Vijay Vasudevan2016-02-02
| | | | Change: 113582098
* Fix some lint errors in image_ops_test.py and word2vec_basic.pyGravatar Vijay Vasudevan2015-12-22
| | | | Change: 110727357
* add build status for all the major buildsGravatar Jan Prach2015-12-16
| | | | | | * users can see that there may be some temporary issues with their platform Change: 110398280
* add ci build status buttonGravatar A. Unique TensorFlower2015-12-14
| | | | Change: 110201665
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change 109695551 Update FAQ Change 109694725 Add a gradient for resize_bilinear op. Change 109694505 Don't mention variables module in docs variables.Variable should be tf.Variable. Change 109658848 Adding an option to create a new thread-pool for each session. Change 109640570 Take the snapshot of stream-executor. + Expose an interface for scratch space allocation in the interface. Change 109638559 Let image_summary accept uint8 input This allows users to do their own normalization / scaling if the default (very weird) behavior of image_summary is undesired. This required a slight tweak to fake_input.cc to make polymorphically typed fake inputs infer if their type attr is not set but has a default. Unfortunately, adding a second valid type to image_summary *disables* automatic implicit conversion from np.float64 to tf.float32, so this change is slightly backwards incompatible. Change 109636969 Add serialization operations for SparseTensor. Change 109636644 Update generated Op docs. Change 109634899 TensorFlow: add a markdown file for producing release notes for our releases. Seed with 0.5.0 with a boring but accurate description. Change 109634502 Let histogram_summary take any realnumbertype It used to take only floats, not it understands ints. Change 109634434 TensorFlow: update locations where we mention python 3 support, update them to current truth. Change 109632108 Move HSV <> RGB conversions, grayscale conversions, and adjust_* ops back to tensorflow - make GPU-capable version of RGBToHSV and HSVToRGB, allows only float input/output - change docs to reflect new size constraints - change HSV format to be [0,1] for all components - add automatic dtype conversion for all adjust_* and grayscale conversion ops - fix up docs Change 109631077 Improve optimizer exceptions 1. grads_and_vars is now a tuple, so must be wrapped when passed to format. 2. Use '%r' instead of '%s' for dtype formatting Base CL: 109697989
* TensorFlow: Upstream changes to git.Gravatar Manjunath Kudlur2015-11-25
| | | | | | | Changes: - Fix README example to not include implicit print Base CL: 108729071
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - futurize --stage2 changes for Python 3 compatibility by @girving. - Small updates to documentation by @vrv, schuster and others - Account for failure of std::thread::hardware_concurrency by @ebrevdo. - More changes for backwards-compatibility tests by Josh - Updates to python op doc generation by Josh - Added support for using the best-fit allocator via ConfigProto by @vrv. - Rename LocalSession to DirectSession, since local was a bad name for it. - Enable tf.nn.moments() to work with tensors of unknown shape by @mrry. GITHUB_ISSUE: 139 - Changes for Android build by Andrew. Base CL: 107645181
* Upstream a number of changes to git.Gravatar Vijay Vasudevan2015-11-11
| | | | | | | | | | | | | | Changes: - Updates to README / os_setup for common installation issues by ebrevdo, vrv, wicke, anelia, dga - Add a test for backwards compatibility checks by Josh - Simplifications to tiling/padding of scalars by bsteiner - Improve listing of devices when no devices are known by Matthieu Base CL: 107607137
* TensorFlow: Update documentation to address quirks, add whitepaper link,Gravatar Vijay Vasudevan2015-11-09
| | | | | | | and add tentative Dockerfile for GPU. Change install instructions to also suggest upgrading six for Mac. Base CL: 107379398
* TensorFlow: Upstream changes to git.Gravatar Manjunath Kudlur2015-11-08
| | | | | | | Changes: - Updates to installation instructions. Base CL: 107352130
* TensorFlow: Upstream commits to git.Gravatar Vijay Vasudevan2015-11-07
| | | | | | | | | Changes: - More documentation edits, fixes to anchors, fixes to mathjax, new images, etc. - Add rnn models to pip install package. Base CL: 107312343
* TensorFlow: Upstream latest commits to git.Gravatar Vijay Vasudevan2015-11-07
| | | | | | | | | | Changes: - Updates to Documentation, README.md, installation instructions, anchor links, etc. - Adds Readme for embedding directory. Base CL: 107308461
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-11-06
| | | | | | | | | | | | Changes: - Update a lot of documentation, installation instructions, requirements, etc. - Add RNN models directory for recurrent neural network examples to go along with the tutorials. Base CL: 107290480
* TensorFlow: Upstream latest changes to Git.Gravatar Manjunath Kudlur2015-11-06
| | | | | | | | | Changes: - Updates to installation instructions. - Updates to documentation. - Minor modifications and tests for word2vec. Base CL: 107284192
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06
TensorFlow is an open source software library for numerical computation using data flow graphs. Base CL: 107276108