Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go bindings tensors #1

Open
wants to merge 2,030 commits into
base: go_bindings
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2030 commits
Select commit Hold shift + click to select a range
3c59c1e
Update released TensorBoard.
teamdandelion Apr 11, 2016
a77499c
Redo the TensorBoard tutorial code (mnist_with_summaries.py).
teamdandelion Apr 11, 2016
f6a1d34
merge internal changes
martinwicke Apr 11, 2016
6f9779d
Working on the MarkDown auto documentation
Apr 11, 2016
8fca2f0
working on the documentation
Apr 12, 2016
76d3808
Updated the distributed runtime how-to to use the new API in `tf.trai…
mrry Apr 12, 2016
ea6cdc0
Enable test_benchmark.* files for Android build.
andrewharp Apr 12, 2016
0ebbb99
Merge pull request #1863 from martinwicke/branch_119585022
martinwicke Apr 12, 2016
7c86e9c
Add SyncReplicasOptimizer test in dist_test
Apr 12, 2016
a4cee9a
Merge commit for internal changes
martinwicke Apr 12, 2016
4c50340
Merge pull request #1865 from martinwicke/branch_119599547
martinwicke Apr 12, 2016
41ae528
Moved mnist reading from input_data in tutorial to learn/datasets (#1…
ilblackdragon Apr 12, 2016
dabcdc7
Fix a typo in Mechanics 101 tutorial to match recent code. (#1866)
e-lin Apr 12, 2016
16b856e
Applying editorial changes to the distributed how-to.
mrry Apr 12, 2016
766e79c
Fixed a typo. It should be x (not b). (#1842)
hunkim Apr 12, 2016
b2f6d50
add a multi-gpu version link in tutorial (#1845)
fayeshine Apr 12, 2016
f72d0d7
Adding server/Dockerfile.test to versioning roll
caisq Apr 12, 2016
ca9cfc9
Removing lazy loading of sdca_ops.so since it is no longer necessary.
Apr 12, 2016
adbd4c9
Working on the autogenerated documentation / Some minor fixes on C me…
Apr 12, 2016
48dee4d
Merge pull request #1878 from caisq/update-version-1
caisq Apr 12, 2016
974042e
Cleaning up the bash scripts a bit.
Apr 12, 2016
f5258ed
Removing lazy loading of sdca_ops.so since it is no longer necessary.
Apr 12, 2016
0a9f572
test_installation.sh: head command compatibility on Mac
Apr 12, 2016
1b059ae
Add unused placeholder for readahead file path support.
teamdandelion Apr 12, 2016
9b20d6a
Modified supervisor event writing behavior to be safer.
Apr 12, 2016
bf4b58c
Make diag_op_test faster
martinwicke Apr 12, 2016
cbef061
Update generated Python Op docs.
Apr 12, 2016
1d5b211
Bumping version: 0.7.1 --> 0.8.0rc0 (#1884)
caisq Apr 12, 2016
7a6a047
skflow: trivial fixup (#1873)
sjp38 Apr 12, 2016
cc3267f
More tests and minor fixes for tf/contrib/tensor_forest.
Apr 12, 2016
ed6b912
Adding link to playground (#1887)
shancarter Apr 12, 2016
bc5abfb
Make diag_op_test faster (#1886)
martinwicke Apr 12, 2016
353bdea
Wrapper for SlimRNNCells
Apr 12, 2016
bce8c55
Make diag_op_test faster (#1889)
martinwicke Apr 12, 2016
f66a4c4
Fix chat link at start of README (#1885)
thepelkus Apr 12, 2016
1e2a17a
Fix bugs in the indexing operator with latest NumPy (#1895)
mrry Apr 12, 2016
2177658
Make learn:test_base medium size
martinwicke Apr 12, 2016
9536379
Merge pull request #1896 from martinwicke/master
martinwicke Apr 12, 2016
919d72a
Extends functionality of Tensor::flat_inner_dims() and Tensor::flat_o…
Apr 12, 2016
a110a16
Make sparse_tensor_dense_matmul_op_test medium
martinwicke Apr 12, 2016
47623eb
Merge pull request #1897 from martinwicke/master
martinwicke Apr 12, 2016
c9b6c5e
R0.8 Release notes (#1898)
martinwicke Apr 12, 2016
9e8541b
Added a unit test to batch normalization.
petewarden Apr 12, 2016
8217a41
Remove lib/core/command_line_flags.h, which is superceded by util/com…
Apr 12, 2016
c052df4
Avoid using functions from the std namespace on GPU.
benoitsteiner Apr 13, 2016
8b34de6
Adds option to pass callable initializer function to Variable constru…
theweiho Apr 13, 2016
bbf32fc
Update generated Python Op docs.
Apr 13, 2016
ec0552f
* Fix typos in source codes / comments (#1871)
inureyes Apr 13, 2016
04cf898
add reference for CBOW and skip-gram (#1876)
fayeshine Apr 13, 2016
351b4b3
Fix typo in Mechanics 101 tutorial to match recent code. (#1867)
e-lin Apr 13, 2016
3809ef3
make the formula to be centralized (#1880)
fayeshine Apr 13, 2016
1b06f75
Add a image.
jmchen-g Apr 13, 2016
dc62e16
Standalone benchmark for Tensorflow models that runs on desktop and A…
andrewharp Apr 13, 2016
a65c94b
Update roadmap.md (#1900)
martinwicke Apr 13, 2016
eddacad
Remove image from git.
Apr 13, 2016
b4d76bb
Make learn:test_base medium size
martinwicke Apr 12, 2016
84fcb39
Make sparse_tensor_dense_matmul_op_test medium
martinwicke Apr 12, 2016
e265e46
Update roadmap.md
martinwicke Apr 13, 2016
51d8187
Merge commit for internal changes
martinwicke Apr 13, 2016
c84742c
Merge pull request #1902 from martinwicke/branch_119712558
martinwicke Apr 13, 2016
cb8ebef
update more places with version to 0.8
jendap Apr 13, 2016
f819d48
Merge pull request #1903 from jendap/more-0.8-versions
martinwicke Apr 13, 2016
8dc5ede
Run C++ gendocs (#1905)
martinwicke Apr 13, 2016
9ff62fc
fix ppa repositories in ci_build (#1904)
jendap Apr 13, 2016
bc5e961
fix python wheel links (#1909)
jendap Apr 13, 2016
31ea3db
switch docker links from b.gcr.io to gcr.io (#1911)
jendap Apr 13, 2016
6360a67
Removing the automated flag processing from the FFmpeg test and repla…
Apr 13, 2016
81e345d
Fix the inferred shape of SparseTensor after a tf.train.batch dequeue.
Apr 13, 2016
227e7db
Fixing more silent 64->32 conversions with explicit warnings (and/or
Apr 13, 2016
d623811
Merge pull request #1921 from tensorflow/r0.8
martinwicke Apr 13, 2016
9a2ecbb
Improvements on the doucmentation, some fixes and some examples added
Apr 13, 2016
3ed2517
Minimal open source CUPTI GPU Tracer.
Apr 13, 2016
de0618b
Upgraded to the latest version of Eigen that provides significant per…
benoitsteiner Apr 13, 2016
fa4bd17
Fix TensorBoard lib/css dependency (#1926)
teamdandelion Apr 13, 2016
70e9015
fixing third_party -> GitHub conversions.
Apr 13, 2016
4b6b6c3
Running buildifier
Apr 13, 2016
c9eb57f
Fix deserialization of SparseTensors of unknown rank.
Apr 13, 2016
871ee01
Remove RNNCell's input_size property.
ebrevdo Apr 13, 2016
9d99c6c
Adding GoogleInit code back. It was needed.
Apr 13, 2016
0afe5b3
Removed unnecessary link options when build shared libraries for cust…
keveman Apr 13, 2016
021f885
edits to rnn_cell.py to support time-frequency lstms for tensor flow
Apr 13, 2016
53b9ba7
Make TF_CALL_REAL_NUMBER_TYPES() and related macros include Eigen::half
Apr 13, 2016
6c6a974
Correcting the name of the test file.
Apr 13, 2016
6ec1123
Fix typo in batch normalization docstring
kchen92 Apr 13, 2016
891356b
Optimize SparseTensorDenseMatMul for the adjoint_b == True case.
concretevitamin Apr 13, 2016
cf1659d
Merge pull request #1930 from kchen92/master
vincentvanhoucke Apr 13, 2016
278c58d
Remove some unnecessary files in the tree.
Apr 14, 2016
f6ebed4
Adds a simple fast-path to tf.accumulate_n for length 1 arguments.
Apr 14, 2016
1fe24cc
Add padding between columns on the image-dashboard.
teamdandelion Apr 14, 2016
b874e2c
Enable Prod to work on int32 types. Fixes #1919.
yaroslavvb Apr 14, 2016
c25a3fa
Removing lazy loading of sdca_ops.so since it is no longer necessary.
Apr 14, 2016
2c6a61f
Minor: move CPU-only sparse_add_op_test out of a tf_cuda_cc_tests group.
concretevitamin Apr 14, 2016
0b95b77
Adding rx.y pattern to update_version.sh
caisq Apr 14, 2016
4543b2c
Merge branch 'caisq-ver-update'
caisq Apr 14, 2016
f497498
Added support for trigonometric and transcendental functions of half …
benoitsteiner Apr 14, 2016
e839d5e
Fixing some warning messages from presubmit checks.
Apr 14, 2016
8aaed92
Adds op for copying a diagonal band of a matrix or batch of matrices.…
Apr 14, 2016
97fb7dd
Merge pull request #1665 from phvu/enhancement/grid-rnn
ebrevdo Apr 14, 2016
29aeb9b
Update ops-related pbtxt files.
Apr 14, 2016
a986313
Update generated Python Op docs.
Apr 14, 2016
04292b6
Duplicated code (#1938)
jcyk Apr 14, 2016
d4bf5e0
image_retraining: fix trivial typos (#1908)
sjp38 Apr 14, 2016
bf1f8ee
tv.Variable doc: fix typo (#1907)
da-x Apr 14, 2016
7a23f2c
add a reference on log-likelihood (#1906)
fayeshine Apr 14, 2016
b37c120
add a reference for logistic regression (#1912)
fayeshine Apr 14, 2016
74a44a3
add a reference for Penn Tree Bank (#1944)
fayeshine Apr 14, 2016
ce9bddf
Fix ASAN breakage due to delete/delete[] confusiong in PRun SWIG wrap…
mrry Apr 14, 2016
5d2075f
Fix tf.train.start_queue_runners to use the passed session's graph, n…
Apr 14, 2016
bc75c6f
Merge pull request #1849 from fredbertsch/fix2
caisq Apr 14, 2016
f34cf72
Add explicit colocation between ref producer and ref consumer in Pyth…
mrry Apr 14, 2016
0d088fb
Update generated Python Op docs.
Apr 14, 2016
a58e5ca
Extend singleton case in _AggregatedGrads to IndexedSlices
girving Apr 14, 2016
bbce152
Add context manager to supervisor to catch errors properly and close …
Apr 14, 2016
586528c
Update generated Python Op docs.
Apr 14, 2016
0328c1a
No change.
teamdandelion Apr 14, 2016
838d0aa
Pass through the validate_shape option.
Apr 14, 2016
1325a70
Some fixes from @dave-andersen feedback
Apr 14, 2016
f6331d6
Update generated Python Op docs.
Apr 14, 2016
d66219f
Add a reload button in TensorBoard.
teamdandelion Apr 14, 2016
7cc978b
Some fixes from @dave-andersen feedback
Apr 14, 2016
c721550
Add ops/check_ops.py, which contains common asserts and is_* (a boole…
Apr 14, 2016
e735c79
Update generated Python Op docs.
Apr 14, 2016
0b2e8b8
Added ops file generation
Apr 14, 2016
fd535e0
Add shape and order asserts in SparseTensor constructor.
Apr 14, 2016
48b6f54
Expand the timeline API to support returning maximum memory usage info.
ebrevdo Apr 14, 2016
4f744c2
Upgraded to the latest version of Eigen that adds support for computi…
benoitsteiner Apr 15, 2016
8ca75a9
Allow default_name being None when name_or_scope is provided.
Apr 15, 2016
104fe28
Update generated Python Op docs.
Apr 15, 2016
555c7f7
Fix conv2d with kernel 1x1 stride > 1 (#1868)
ry Apr 15, 2016
cadacc2
add a reference for `building from source` and `bazel` (#1958)
fayeshine Apr 15, 2016
707a0fa
add a reference for dropout in mnist tutorial (#1957)
fayeshine Apr 15, 2016
1f4aa4c
deepdream: fix trivial typos (#1954)
sjp38 Apr 15, 2016
dc7ee6c
Update the documentation of sparse_softmax_cross_entropy_with_logits(…
dtrebbien Apr 15, 2016
df15baa
Add tools/proto_text for generating ProtoDebugString,
Apr 15, 2016
396b584
Fix small typo in pooling_ops_test (#1953)
ry Apr 15, 2016
4d9ebec
Word2vec basic show id and word together (#1877)
hunkim Apr 15, 2016
a6e723f
Improvements on Op function
Apr 15, 2016
ef80598
Removed references to alonsovidales GitHub account
Apr 15, 2016
210180b
Removed references to alonsovidales GitHub account
Apr 15, 2016
31fd486
fp16-enable all the componentwise ops.
Apr 15, 2016
8d8baf7
Update ops-related pbtxt files.
Apr 15, 2016
7c877f1
Update generated Python Op docs.
Apr 15, 2016
143d19d
Fix info card edge list not updating in certain case.
jameswex Apr 15, 2016
ddb59d7
Fixed bug in `tf.train.ClusterSpec` constructor.
mrry Apr 15, 2016
125ee65
Fix "naming" anchor in "Adding an Op" How-To (#1858)
samjabrahams Apr 15, 2016
5ac5da3
Implements gradients for {batch_}matrix_triangular_solve, as well as …
Apr 15, 2016
af91b35
Renamed parameters in GPU ApplyGradientDescent for parity with the CP…
Apr 15, 2016
5e0b796
Make it possible to add attributes to a graph Node. This will enable
Apr 15, 2016
636aaa6
Update word2vec.py (#1851)
zhongzyd Apr 15, 2016
eb3a9ed
add a wiki reference for Mandelbrot set (#1963)
fayeshine Apr 15, 2016
6f90ede
add a wiki reference for partial differential equation (#1964)
fayeshine Apr 15, 2016
0784fda
Fixed compilation warnings
benoitsteiner Apr 15, 2016
493eb98
Fixing markdown in docstring.
Apr 15, 2016
1881244
Give more flexibility for summary writers in Supervisor:
Apr 15, 2016
db81c2b
Update generated Python Op docs.
Apr 15, 2016
fc3c099
Fix bug in `tf.zeros()` when specifying a scalar shape as an empty tu…
mrry Apr 15, 2016
ce6a995
Add paper-dialog as a dependency for tf-tensorboard.
teamdandelion Apr 15, 2016
ef7f54f
Merge commit for internal changes
zffchen78 Apr 15, 2016
4cc8426
Adds adjoint attribute to matrix inverse to make it possible to compu…
Apr 15, 2016
ed30375
tensorflow: add mutex.try_lock
Apr 15, 2016
1c06948
Add autoreload logic to TensorBoard, but do not wire it in.
teamdandelion Apr 15, 2016
11be20e
Update ops-related pbtxt files.
Apr 15, 2016
e13205f
Update generated Python Op docs.
Apr 15, 2016
e22ee35
Merge pull request #1971 from zffchen78/branch_119985289
Apr 15, 2016
50889d5
Add documentation to variables tutorial to point to inspect_checkpoint.
Apr 15, 2016
9eafa89
Add setup instructions for Anaconda Python distribution (#1960)
gojira Apr 15, 2016
43f1c26
Add TensorBoard auto-reload behavior.
teamdandelion Apr 15, 2016
5a61179
The behavior of outer_dimensions was different than before when the s…
Apr 15, 2016
9f37988
Ignore variables without gradients. When plotting gradient histograms.
Apr 15, 2016
ea632fc
Fix crash in BFC allocator when failing to allocate memory from an al…
Apr 15, 2016
5ba46a4
trivial typo in ci_build README (#1972)
chemelnucfin Apr 15, 2016
26fdfb8
Autogenerated Change: Release TensorBoard at TAG: 16
teamdandelion Apr 15, 2016
511f7b9
Some fixes based on @dave-andersen feedback
Apr 15, 2016
c883803
Make the ops_compatibility framework usable outside tensorflow/core.
josh11b Apr 16, 2016
ea6b59a
Start the collected queue runners automatically when creating a new s…
Apr 16, 2016
9eb5d42
Update generated Python Op docs.
Apr 16, 2016
78eba87
In tools/proto_text, move comment describing API to the header.
Apr 16, 2016
73d026e
Do not add large constants (> 10M) to the graph while constant folding.
keveman Apr 16, 2016
81be721
This would enable shape inference for higher order functions such as …
yuanbyu Apr 16, 2016
aed2450
Implement SparseTensor + (dense) Tensor.
concretevitamin Apr 16, 2016
4e3f022
Update ops-related pbtxt files.
Apr 16, 2016
b0f28df
Update generated Python Op docs.
Apr 16, 2016
dacb950
Using a template for getTensorFromGraph graph and removing some redun…
Apr 16, 2016
091a2c3
fixed broken links and markdown styling (#1980)
Vlsarro Apr 16, 2016
36d89cf
Add a comment to install mentioning cuda and cudnn requirements (#1985)
Apr 16, 2016
f88d0cb
Add shape information to dense gradients.
mrry Apr 16, 2016
5a16a84
Replaced NewGraphFromText and LoadGraphFromFile by NewGraphFromReader
Apr 16, 2016
6fa19d3
Modified code to use c++11-style range loops based on @dave-andersen …
Apr 16, 2016
960cc01
add a reference for Caffe in tutorial (#1982)
fayeshine Apr 16, 2016
c303ff7
Fix the TensorBoard README.md to point at correct url for demo tensor…
teamdandelion Apr 16, 2016
1c62916
Restored README.md deleted by accident
Apr 16, 2016
bd37cbb
add a reference for Laplacian pyramid (#1976)
fayeshine Apr 17, 2016
54cc4db
Added autogeneration for protobuf files and graph operations based on…
Apr 17, 2016
00ba021
Removed example image for the label_image_go exercise based on @vrv f…
Apr 17, 2016
8db39c9
Starting special_math_ops.py. Made for math Ops that have more depen…
Apr 17, 2016
177fd83
Update generated Python Op docs.
Apr 17, 2016
24099b6
Make "Get Started" example Python 3 compatible (#2000)
benureau Apr 17, 2016
00bebc1
Reviewed documentation and test error messages
Apr 17, 2016
0dfcea4
Added quantized type testing to tensor creation.
petewarden Apr 17, 2016
a33e293
Replaces naked returns by named returns
Apr 18, 2016
3f27cff
Optimized implementation of depthwise conv backprop filter for CPU.
Apr 18, 2016
517d3af
Parallelize MaxPool across batch dimension.
Apr 18, 2016
3c280f6
Added a format for saving an inference graph that can be memmapped an…
Apr 18, 2016
449ecb5
Fix the gradient for functions when its output has no dependencies on
Apr 18, 2016
c2d9cb1
Fixes and enhancements for contrib/tensorforest:
Apr 18, 2016
ec89b0c
Adding several loss functions including cosine_distance_loss, log_los…
Apr 18, 2016
3402f51
Fix for IndexedSlices gradient accumulation in while loop.
Apr 18, 2016
a0d14f0
Adding DirichletMultinomial class to contrib/distributions/
Apr 18, 2016
b92d7cf
Make the init_op optional and add an optional init_fn.
Apr 18, 2016
319f898
Update generated Python Op docs.
Apr 18, 2016
e7f6361
Expanding the scope filter in get_collection to support a full regex …
Apr 18, 2016
511634a
Update generated Python Op docs.
Apr 18, 2016
95a6664
Removed most of the names returns based on @tmc feedback
Apr 18, 2016
562a151
Fixed typo
Apr 18, 2016
0a37c9f
Add mavx switch to ci_parameterized_build (#2007)
caisq Apr 18, 2016
975094c
Make native depthwise Conv2d the default.
Apr 18, 2016
e07c48d
Fix for opensource break due to new losses code.
Apr 18, 2016
32e2bd1
Update TensorFlow README
teamdandelion Apr 18, 2016
2092fb4
Fixing additional silent int64->32 conversion errors/warnings.
Apr 18, 2016
5c9e7d3
Have StatSummarizer print OP types as well as name.
andrewharp Apr 18, 2016
ad21225
Refactoring/unification of weights & features within sdca_ops.cc.
Apr 18, 2016
cf7ce8a
Fix SAME padding calc when stride>ksize (#1991)
ry Apr 19, 2016
b3b58fc
Introduce tf.sparse_reduce_sum() and a CPU kernel.
concretevitamin Apr 19, 2016
fc432e3
Update ops-related pbtxt files.
Apr 19, 2016
5c9bc51
Merge changes from github.
ilblackdragon Apr 19, 2016
b442bc6
Update ops-related pbtxt files.
Apr 19, 2016
c018da6
Update generated Python Op docs.
Apr 19, 2016
7e44d24
Internal change.
ilblackdragon Apr 19, 2016
8baf2f3
Minor improvements of shape inference for tensor array.
yuanbyu Apr 19, 2016
1150ce5
Fix bugs in tools/proto_text:
Apr 19, 2016
913b6e2
Make tf.diag_part work with inputs of unknown shape.
Apr 19, 2016
13d4176
Fixed Error comments and exported error properties based on @rakyll f…
Apr 19, 2016
f6b209a
* Removed unsupported DataType from the list of vars
Apr 19, 2016
9907cee
Modified Int64 by Int64s, Bool by Bools and so on based on @dave-ande…
Apr 19, 2016
8316fbc
* Modified TensorShape to be a vector instead of a matrix
Apr 19, 2016
0cb193e
Recursively copying elements from one graph to another (#557)
srjoglekar246 Apr 19, 2016
f242aed
Merge; fix formatting conflicts
martinwicke Apr 19, 2016
a9d2ce3
Fixed problems with GetVal based on @dave-andersen feedback
Apr 19, 2016
dfcad66
Stream Executor: perform a cudnn library vs. binary check. (#1987)
Apr 19, 2016
d70c765
Remove duplicate Cholesky gradient registration
martinwicke Apr 20, 2016
bef9bd4
set cudnnSetFilter4dDescriptor format using filter layout (#2027)
kashif Apr 20, 2016
cc9bfbf
Merge pull request #2028 from martinwicke/branch_120231603
martinwicke Apr 20, 2016
c6eaa2d
Fix wrong docstring (#2022)
zhongzyd Apr 20, 2016
e1c0176
Fix wrong docstring (#2024)
zhongzyd Apr 20, 2016
078d42c
Merge branch 'master' into go_bindings_tensors
Apr 20, 2016
e444bda
Fixed some typos
Apr 20, 2016
8c4d165
Modified go generate to allocate shared libraries on /usr/lib/
Apr 20, 2016
da22433
* Added documentation to install the package
Apr 20, 2016
fecfbea
Restored *.pb.go files
Apr 27, 2016
9427604
Updated documentation in order to do this package go-gettable
May 5, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .gitignore
@@ -1,3 +1,5 @@
.DS_Store
.ipynb_checkpoints
node_modules
/bazel-bin
/bazel-ci_build-cache
Expand All @@ -18,3 +20,6 @@ node_modules
/util/python/python_include
/util/python/python_lib
/pip_test
/_python_build
*.pyc
__pycache__
13 changes: 11 additions & 2 deletions ISSUE_TEMPLATE.md
@@ -1,9 +1,18 @@
For bugs/issues, please fill in the following. The more information you
provide, the more likely we can help you.
GitHub issues are for bugs / installation problems / feature requests.
For general support from the community, see [StackOverflow](https://stackoverflow.com/questions/tagged/tensorflow).
To make bugs and feature requests more easy to find and organize, we close issues that are deemed
out of scope for GitHub Issues and point people to StackOverflow.

For bugs or installation issues, please provide the following information.
The more information you provide, the more easily we will be able to offer
help and advice.

### Environment info
Operating System:

Installed version of CUDA and cuDNN:
(please attach the output of `ls -l /path/to/cuda/lib/libcud*`):

If installed from binary pip package, provide:

1. Which pip package you installed.
Expand Down
14 changes: 8 additions & 6 deletions README.md
Expand Up @@ -12,16 +12,18 @@ data flow graphs. Nodes in the graph represent mathematical operations, while
the graph edges represent the multidimensional data arrays (tensors) that flow
between them. This flexible architecture lets you deploy computation to one
or more CPUs or GPUs in a desktop, server, or mobile device without rewriting
code. TensorFlow was originally developed by researchers and engineers
code. TensorFlow also includes TensorBoard, a data visualization toolkit.

TensorFlow was originally developed by researchers and engineers
working on the Google Brain team within Google's Machine Intelligence research
organization for the purposes of conducting machine learning and deep neural
networks research. The system is general enough to be applicable in a wide
variety of other domains, as well.

**If you'd like to contribute to tensorflow, be sure to review the [contribution
**If you'd like to contribute to TensorFlow, be sure to review the [contribution
guidelines](CONTRIBUTING.md).**

**We use [github issues](https://github.com/tensorflow/tensorflow/issues) for
**We use [GitHub issues](https://github.com/tensorflow/tensorflow/issues) for
tracking requests and bugs, but please see
[Community](tensorflow/g3doc/resources/index.md#community) for general questions
and discussion.**
Expand All @@ -31,9 +33,9 @@ and discussion.**

People who are a little bit adventurous can also try our nightly binaries:

* Linux CPU only: [Python 2](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=cpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.7.1-py2-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=cpu-slave/)) / [Python 3](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=cpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.7.1-py3-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=cpu-slave/))
* Linux GPU: [Python 2](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=gpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.7.1-py2-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=gpu-slave/)) / [Python 3](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=gpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.7.1-py3-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=gpu-slave/))
* Mac CPU only: [Python 2](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=mac-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.7.1-py2-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=mac-slave/)) / [Python 3](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=mac-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.7.1-py3-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=mac-slave/))
* Linux CPU only: [Python 2](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=cpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.8.0rc0-cp27-none-linux_x86_64.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=cpu-slave/)) / [Python 3](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=cpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.8.0rc0-cp34-cp34m-linux_x86_64.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=cpu-slave/))
* Linux GPU: [Python 2](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=gpu-working/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.8.0rc0-cp27-none-linux_x86_64.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=gpu-working/)) / [Python 3](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=gpu-working/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.8.0rc0-cp34-cp34m-linux_x86_64.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nigntly-matrix-linux-gpu/TF_BUILD_CONTAINER_TYPE=GPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=gpu-working/))
* Mac CPU only: [Python 2](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=mac-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.8.0rc0-py2-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=mac-slave/)) / [Python 3](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=mac-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-0.8.0rc0-py3-none-any.whl) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON3,label=mac-slave/))
* [Android](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-android/TF_BUILD_CONTAINER_TYPE=ANDROID,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=NO_PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=android-slave/lastSuccessfulBuild/artifact/bazel-out/local_linux/bin/tensorflow/examples/android/tensorflow_demo.apk) ([build history](http://ci.tensorflow.org/view/Nightly/job/nightly-matrix-android/TF_BUILD_CONTAINER_TYPE=ANDROID,TF_BUILD_IS_OPT=OPT,TF_BUILD_IS_PIP=NO_PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=android-slave/))

#### *Try your first TensorFlow program*
Expand Down
43 changes: 43 additions & 0 deletions RELEASE.md
@@ -1,3 +1,46 @@
# Release 0.8.0

## Major Features and Improvements

* Added a distributed runtime using GRPC
* Move skflow to `contrib/learn`
* Better linear optimizer in `contrib/linear_optimizer`
* Random forest implementation in `contrib/tensor_forest`
* CTC loss and decoders in `contrib/ctc`
* Basic support for `half` data type
* Better support for loading user ops (see examples in `contrib/`)
* Allow use of (non-blocking) Eigen threadpool with `TENSORFLOW_USE_EIGEN_THREADPOOL` define
* Add an extension mechanism for adding network file system support
* TensorBoard displays metadata stats (running time, memory usage and device used) and tensor shapes

## Big Fixes and Other Changes

* Utility for inspecting checkpoints
* Basic tracing and timeline support
* Allow building against cuDNN 5 (not incl. RNN/LSTM support)
* Added instructions and binaries for ProtoBuf library with fast serialization and without 64MB limit
* Added special functions
* `bool`-strictness: Tensors have to be explictly compared to `None`
* Shape strictness: all fed values must have a shape that is compatible with the tensor they are replacing
* Exposed `tf.while_loop` (deprecated `control_flow_ops.While`)
* run() now takes RunOptions and RunMetadata, which enable timing stats
* Fixed lots of potential overflow problems in op kernels
* Various performance improvements, especially for RNNs and convolutions
* Many bugfixes
* Nightly builds, tutorial tests, many test improvements
* New examples: transfer learning and deepdream ipython notebook
* Added tutorials, many documentation fixes.

## Thanks to our Contributors

This release contains contributions from many people at Google, as well as:

Abhinav Upadhyay, Aggelos Avgerinos, Alan Wu, Alexander G. de G. Matthews, Aleksandr Yahnev, @amchercashin, Andy Kitchen, Aurelien Geron, Awni Hannun, @BanditCat, Bas Veeling, Cameron Chen, @cg31, Cheng-Lung Sung, Christopher Bonnett, Dan Becker, Dan Van Boxel, Daniel Golden, Danijar Hafner, Danny Goodman, Dave Decker, David Dao, David Kretch, Dongjoon Hyun, Dustin Dorroh, @e-lin, Eurico Doirado, Erik Erwitt, Fabrizio Milo, @gaohuazuo, Iblis Lin, Igor Babuschkin, Isaac Hodes, Isaac Turner, Iván Vallés, J Yegerlehner, Jack Zhang, James Wexler, Jan Zikes, Jay Young, Jeff Hodges, @jmtatsch, Johnny Lim, Jonas Meinertz Hansen, Kanit Wongsuphasawat, Kashif Rasul, Ken Shirriff, Kenneth Mitchner, Kenta Yonekura, Konrad Magnusson, Konstantin Lopuhin, @lahwran, @lekaha, @liyongsea, Lucas Adams, @makseq, Mandeep Singh, @manipopopo, Mark Amery, Memo Akten, Michael Heilman, Michael Peteuil, Nathan Daly, Nicolas Fauchereau, @ninotoshi, Olav Nymoen, @panmari, @papelita1234, Pedro Lopes, Pranav Sailesh Mani, RJ Ryan, Rob Culliton, Robert DiPietro, @ronrest, Sam Abrahams, Sarath Shekkizhar, Scott Graham, Sebastian Raschka, Sung Kim, Surya Bhupatiraju, Syed Ahmed, Till Hoffmann, @timsl, @urimend, @vesnica, Vlad Frolov, Vlad Zagorodniy, Wei-Ting Kuo, Wenjian Huang, William Dmitri Breaden Madden, Wladimir Schmidt, Yuwen Yan, Yuxin Wu, Yuya Kusakabe, @zhongzyd, @znah.

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.


# Release 0.7.1

## Bug Fixes and Other Changes
Expand Down