Sign in
chromium
/
external
/
github.com
/
tensorflow
/
tensorflow
/
refs/tags/v0.10.0
c715c31
Merge pull request #4284 from caisq/r0.10-fixes
by Martin Wicke
· 9 years ago
v0.10.0
f5a9638
Fix docker tag step in parameterized_docker_build.sh
by Shanqing Cai
· 9 years ago
103f89a
Exclude external/local_config_cuda from being built into the PIP package.
by David Z. Chen
· 9 years ago
23da860
Update installation instructions to use cuDNN v5 across builds. (#4236)
by Yifei Feng
· 9 years ago
b2bf723
Merge pull request #4188 from gunan/r0.10
by Daniel W Mane
· 9 years ago
9ab27f2
Merge pull request #4211 from ofirpress/patch-1
by caisq
· 9 years ago
bf2187b
Removing deprecated module
by Ofir Press
· 9 years ago
6600fa6
Also remove the existing documentation for C API's TF_Buffer class.
by Gunhan Gulsoy
· 9 years ago
034971d
Documentation updates for r0.10(non-rc) release.
by Gunhan Gulsoy
· 9 years ago
f732332
Merge pull request #4170 from gunan/r0.10
by gunan
· 9 years ago
ecf6817
Update the version string to 0.10.0
by Gunhan Gulsoy
· 9 years ago
a617fbd
Merge pull request #4160 from gunan/r0.10
by Martin Wicke
· 9 years ago
45cf041
Point CUDNN_INSTALL_PATH to the correct location in devel docker image.
by Gunhan Gulsoy
· 9 years ago
9105372
upgrade to cudnn5 (#3773)
by Jan Prach
· 9 years ago
55806e7
Merge branch 'r0.10' of github.com:tensorflow/tensorflow into r0.10
by Gunhan Gulsoy
· 9 years ago
a8512e2
Merge pull request #4137 from danmane/tb-27
by Daniel W Mane
· 9 years ago
1d71246
Remove redundant code.
by Daniel Mané
· 9 years ago
19f20da
Fix bug where TensorBoard may crash if it cannot resolve host ip address
by Daniel Mané
· 9 years ago
b170568
Also pull in the bower.BUILD file from master for updating TensorBoard
by Daniel Mané
· 9 years ago
46c47ab
Update WORKSPACE file to provide TensorBoard 28's requirements
by Daniel Mané
· 9 years ago
4fadd5e
Merge TensorBoard 28 into r0.10
by Daniel Mané
· 9 years ago
c6aaf8e
Clarify that Mac works with cuDNN5. (#4109)
by Yifei Feng
· 9 years ago
6ce5b5c
As of 2016-08-01, feature_columns argument is now required by DNNClassifier; (#3968)
by Sanders Kleinfeld
· 9 years ago
17d0e46
Fix a lost wakeup bug in `Notification::WaitForNotificationWithTimeout()`. (#4064)
by Derek Murray
· 9 years ago
761e6de
Cherry-pick into r0.10 cuda configure fix and gif.BUILD missing headers (#4041)
by Vijay Vasudevan
· 9 years ago
5d3492d
Update Eigen version to fix CUDA 8 compilation error
by Igor Babuschkin
· 9 years ago
58b37cf
Add cuda_configure repository rule to autodetect cuda. (#3966)
by gunan
· 9 years ago
857eee7
Add cuda_configure repository rule to autodetect cuda.
by David Z. Chen
· 9 years ago
44595c4
Merge pull request #3961 from gunan/r0.10
by gunan
· 9 years ago
5ce2567
C++ API: Added a Const constructor for non-empty const supporting type cast.
by Manjunath Kudlur
· 9 years ago
67734a1
Merge branch 'r0.10' of github.com:tensorflow/tensorflow into r0.10
by Gunhan Gulsoy
· 9 years ago
3c5774d
Upgraded eigen to the latest version Change: 129887348
by Benoit Steiner
· 9 years ago
362967e
Merge pull request #3915 from astromme/patch-1
by Daniel W Mane
· 9 years ago
2ff4ad0
update message to ask user to also install scipy
by Andrew Stromme
· 9 years ago
9aac918
Merge pull request #3905 from tensorflow/revert-3781-r0.10
by Benoit Steiner
· 9 years ago
f502110
Revert "Revert "Merge branch 'r0.10' of https://github.com/tensorflow/tensorf…"
by gunan
· 9 years ago
13f42b1
Merge pull request #3868 from danmane/r10-tensorboard-25
by Daniel W Mane
· 9 years ago
6a25a23
Pull in TensorBoard v25 from master
by Daniel Mané
· 9 years ago
f646559
Correct typo in word2vec.py (#3822)
by Longqi Yang
· 9 years ago
c34142d
Automated rollback of change 127668670 (#3770)
by Derek Murray
· 9 years ago
b9ac82c
Merge pull request #3781 from gunan/r0.10
by gunan
· 9 years ago
d027643
Revert "Merge branch 'r0.10' of https://github.com/tensorflow/tensorflow"
by Gunhan Gulsoy
· 9 years ago
9e147c4
Tutorial updates for r0.10 release (#3634)
by Sanders Kleinfeld
· 9 years ago
51e9756
Add mac import segfault issue to os_setup.md
by Yifei Feng
· 9 years ago
a353996
Merge branch 'r0.10' of https://github.com/tensorflow/tensorflow
by Yifei Feng
· 9 years ago
3c65e0d
Merge pull request #3737 from josh11b/c-api-fix
by josh11b
· 9 years ago
b2c21f7
Rename TF_Node to TF_Operation in C API. Change: 129673736
by Josh Levenberg
· 9 years ago
d0147b2
Merge pull request #3733 from RenatoUtsch/r0.10
by Daniel W Mane
· 9 years ago
57476ef
Update the TensorBoard README link on r0.10.
by Renato Utsch
· 9 years ago
ee221cb
Merge pull request #1 from tensorflow/master
by Yifei Feng
· 9 years ago
32bd3d0
Merge pull request #3668 from caisq/fix-cmake-1
by zheng-xq
· 9 years ago
8b4ad8c
Merge remote-tracking branch 'gtf/master' into fix-cmake-1
by Shanqing Cai
· 9 years ago
da933d5
Fix cmake build
by Shanqing Cai
· 9 years ago
f49afa02c
Merge pull request #3646 from PeterisP/libcupti-documentation
by zheng-xq
· 9 years ago
439c6d7
Revert "Fix prototype mismatch of ByteCount in env.cc" (#3661)
by Vijay Vasudevan
· 9 years ago
c99b9be
Merge pull request #3656 from zheng-xq/branch_129393964
by zheng-xq
· 9 years ago
e588298
Fix prototype mismatch of ByteCount in env.cc (#3614)
by Satoshi Kataoka
· 9 years ago
2aec2b6
Merge pull request #3615 from iver56/add-imports
by zheng-xq
· 9 years ago
da41c02
Merge commit for internal changes
by zhengxq
· 9 years ago
ac28088
Update generated Python Op docs. Change: 129393964
by A. Unique TensorFlower
· 9 years ago
d258965
Fix tf.Example parsing when the Example feature name is provided, but no
by Eugene Brevdo
· 9 years ago
6982c51
Update ops-related pbtxt files. Change: 129393735
by A. Unique TensorFlower
· 9 years ago
ca36aa7
Remove simple cases of use_gpu from tensorflow tests.
by Gunhan Gulsoy
· 9 years ago
84019f2
BarrierInsertMany c++ shape inference. Change: 129392987
by Suharsh Sivakumar
· 9 years ago
3938bc3
Remove "for use_gpu" loop from image_ops_test. Change: 129391444
by Gunhan Gulsoy
· 9 years ago
bea8097
Changes {batch_}self_adjoint_eig ops to return eigenvalues and eigenvectors as separate outputs. This is implemented as a new set of kernels SelfAdjointEigV2 and BatchSelfAdjointEigV2. {batch_}self_adjoint_eig become Python wrappers that call the new kernels.
by A. Unique TensorFlower
· 9 years ago
de465c5
Update ops-related pbtxt files. Change: 129389135
by A. Unique TensorFlower
· 9 years ago
cfc5af5
- Rename the Histograms tab to Distributions so that we can prepare for the new
by Renato Utsch
· 9 years ago
ee92418
Add C++ shape inference for SVD.
by A. Unique TensorFlower
· 9 years ago
9f47ac6
Fix chain rule to not imply second differentiation (#3650)
by Geoffrey Irving
· 9 years ago
2103846
Update generated Python Op docs. Change: 129380208
by A. Unique TensorFlower
· 9 years ago
80947c0
Added type information to variable scope Change: 129375505
by Benoit Steiner
· 9 years ago
230a955
Fix sparse_merge() doc formatting. Change: 129374993
by Zongheng Yang
· 9 years ago
ae493b2
Give some tolerance in the test for SleepForMicroseconds. Change: 129374985
by A. Unique TensorFlower
· 9 years ago
4a35c61
Re-enable tests on TSAN now that the benign race has been annotated.
by A. Unique TensorFlower
· 9 years ago
6be738d
Annotate data race on signgam. Change: 129369856
by A. Unique TensorFlower
· 9 years ago
49f05a6
- Make tf-run-selector's paper input be fixed on the layout so that it doesn't
by Renato Utsch
· 9 years ago
e16669d
Update generated Python Op docs. Change: 129363936
by A. Unique TensorFlower
· 9 years ago
14ddc2a
Factor out fit and evaluate methods into interfaces that can be implemented by other classes.
by A. Unique TensorFlower
· 9 years ago
0811b0b
Remove "external/gemmlowp" from gemmlowp #includes since it's not needed and fails to build when compiling TensorFlow as a submodule.
by Kiril Gorovoy
· 9 years ago
9e39f6c
Automated rollback of change 129234874 Change: 129356890
by A. Unique TensorFlower
· 9 years ago
388ae5c
Core RNNCell implementations now use state_is_tuple=True by default
by Eugene Brevdo
· 9 years ago
ba119e8
Upgrade proto3: 3.0.0-beta-2 --> 3.0.0 Change: 129354847
by Shanqing Cai
· 9 years ago
fc3516b
Improve ValueError messages in feature column. Change: 129335946
by A. Unique TensorFlower
· 9 years ago
542de2b
Added libcupti path to Linux GPU support documentation
by Pēteris Paikens
· 9 years ago
99313dc
Removes code duplication in feature_column.py Change: 129328798
by A. Unique TensorFlower
· 9 years ago
f73f79b
Add Gaussian mixture models clustering to tensorflow. Change: 129318705
by A. Unique TensorFlower
· 9 years ago
99e20af
Fix up the op names in the test. Change: 129298235
by A. Unique TensorFlower
· 9 years ago
406581e
Make k-means tests with cosine distance less sensitive to initial centers.
by A. Unique TensorFlower
· 9 years ago
44cd6a6
Sets up static factory construction for the Counter class.
by Vinu Rajashekhar
· 9 years ago
6e20d1e
Update generated Python Op docs. Change: 129283012
by A. Unique TensorFlower
· 9 years ago
dbbdde6
- Make the entire _makeChart function async() so that there are no race
by Renato Utsch
· 9 years ago
ed4300d
Added Binomial and Multinomial distributions.
by A. Unique TensorFlower
· 9 years ago
bdad5cd
Add a queue for the output tensors from parse example Change: 129279917
by A. Unique TensorFlower
· 9 years ago
f261f1a
Allow Tensor decoder to take multiple shape_keys for reshaping.
by A. Unique TensorFlower
· 9 years ago
6215671
Make attention_decoder in seq2seq work with state_is_tuple=True. (Fix #3056.)
by Lukasz Kaiser
· 9 years ago
338a943
Option to provide tf.ConfigProto to train() and evaluation_loop()
by A. Unique TensorFlower
· 9 years ago
c1294bd
Update generated Python Op docs. Change: 129275172
by A. Unique TensorFlower
· 9 years ago
8204aa1
Upgrade bazel: 0.3.0 --> 0.3.1 Change: 129274674
by Shanqing Cai
· 9 years ago
eece529
Renames sparse_merge 'in_row_major_order' arg to 'already_sorted'
by A. Unique TensorFlower
· 9 years ago
Next »