aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02[issue#9328]fix invalid pointer when free() (#9595)upstream-r1.0Jingtian Peng
2017-04-28Merge pull request #9523 from tensorflow/r1.0-updateYifei Feng
2017-04-28Indicate that tf.contrib.rnn functions will be moved back to core for TF 1.2,...Neal Wu
2017-03-07Fixing 2 minor issues as suggested by Gunan.Amit Patankar
2017-03-07Implementing Gunan's suggestions to the RELEASE.md file. Including missed cha...Amit Patankar
2017-03-07Updating the RELEASE.md for patch version 1.0.1Amit Patankar
2017-03-06Merge pull request #8135 from gunan/cpav8ramit
2017-03-06Remove the extra linkopt in ci_parameterized_build script.Gunhan Gulsoy
2017-03-05Merge pull request #8097 from jhseu/r1.0_fixesJonathan Hseu
2017-03-04Bump the installed protobuf for the python 3.5 build to protobuf 3.1.0Jonathan Hseu
2017-03-04Install numpy from source for Python 3.5 to fix the nightly build.Jonathan Hseu
2017-03-04Remove extra exported symbols.Patrick Nguyen
2017-03-03Merge pull request #8069 from av8ramit/1.0.1_patchJonathan Hseu
2017-03-03Merge branch 'r1.0' into 1.0.1_patchJonathan Hseu
2017-03-03Merge pull request #8070 from tensorflow/cwhipkey/reduction_shapescwhipkey
2017-03-03Merge branch 'r1.0' into cwhipkey/reduction_shapescwhipkey
2017-03-03Running the update_version.sh script to update all version #s to 1.0.1.Amit Patankar
2017-03-03Merge pull request #8065 from jhseu/r1.0_cherrypicksav8ramit
2017-03-03Add the graphdef version to InferenceContext and to ShapeRefiner::AddNode.A. Unique TensorFlower
2017-03-03Fix mergeJonathan Hseu
2017-03-03Upon any HTTP error, clear the response buffer.Jonathan Hseu
2017-03-03Retrying FileExists errors in case of errors to overcome intermittent GCS err...A. Unique TensorFlower
2017-03-03MergeAlexey Surkov
2017-03-03Add a non-debug avx2 fma buildJonathan Hseu
2017-03-03Change pip.sh to take Bazel flags directly so AVX packages are built properly...Jonathan Hseu
2017-03-03Retry failures when requesting auth token from GCE metadata server.Alexey Surkov
2017-02-23Merge pull request #7790 from jendap/fix-debian-jessie-buildMaciek Chociej
2017-02-23Merge branch 'r1.0' into fix-debian-jessie-buildJan Prach
2017-02-22Merge pull request #7803 from yifeif/r1.0Yifei Feng
2017-02-22Add pre-compilation of Pascal binaries (CC 6.0/6.1) to CUDA-enabled Docker bu...Marek Kolodziej
2017-02-22fix debian jessie ci_buildJan Prach
2017-02-22Merge pull request #7759 from jhseu/r1.0Maciek Chociej
2017-02-22Merge branch 'r1.0' into r1.0Jonathan Hseu
2017-02-22Merge pull request #7761 from jhseu/ubuntuMaciek Chociej
2017-02-22Merge branch 'r1.0' into ubuntuJonathan Hseu
2017-02-22Merge pull request #7780 from alanwang93/r1.0Maciek Chociej
2017-02-22Workaround for cudnn file location issueJonathan Hseu
2017-02-22Merge branch 'r1.0' into r1.0Yifan WANG
2017-02-22fix some documentation style faults for dynamic_rnn, dynamic_rn_decoder and t...alanwang93
2017-02-21Use Ubuntu 14.04 for the 1.0 GPU build.Jonathan Hseu
2017-02-21Add MAVX2_FMA_DBG build option and rename MAVXDBG to MAVX_DBG.Jonathan Hseu
2017-02-21Merge pull request #7745 from yifeif/r1.0Maciek Chociej
2017-02-21Merge branch 'r1.0' into r1.0Yifei Feng
2017-02-21Update release note for tf.nn.rnn_cell.Yifei Feng
2017-02-16Add --pull to docker build to automatically pull the latest image in (#7597)Yifei Feng
2017-02-16Add --pull to docker build to automatically pull the latest image inYifei Feng
2017-02-14Merge pull request #7516 from av8ramit/cherrypicks_round2Yifei Feng
2017-02-14Add linking to methods, and warnings for links to things that are notA. Unique TensorFlower
2017-02-14Change to remove BUILD dependency on docs.A. Unique TensorFlower
2017-02-14Update Python doc strings for the new doc generator pipeline.A. Unique TensorFlower