aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use temp_http_archiveGravatar Kristina Chodorow2017-02-11
* Update proto library reference and make curl forward/backward compatibleGravatar Kristina Chodorow2017-02-11
* Update Dockerfile.androidGravatar Andrew Harp2017-02-11
* Update Dockerfile.androidGravatar Andrew Harp2017-02-11
* make tests passGravatar Raphael Gontijo Lopes2017-02-10
* add repr testsGravatar Raphael Gontijo Lopes2017-02-10
* dtype() -> dtype, remove nameGravatar Raphael Gontijo Lopes2017-02-10
* apply changesGravatar Raphael Gontijo Lopes2017-02-10
* improve readability and add reprGravatar Raphael Gontijo Lopes2017-02-10
* add better __repr__ to Variable classGravatar Raphael Gontijo Lopes2017-02-10
* Merge pull request #7428 from tensorflow/chihuahua-debugger-plugin-addGravatar Shanqing Cai2017-02-11
|\
* \ Merge pull request #7413 from JoanThibault/patch-1Gravatar Benoit Steiner2017-02-10
|\ \
* \ \ Merge pull request #7425 from jhseu/protobufGravatar Benoit Steiner2017-02-10
|\ \ \
| | | * Add plugins/debugger to tf_python.cmakeGravatar Chi Zeng2017-02-10
| |_|/ |/| |
* | | Merge pull request #7424 from theflofly/typo-cuda-errorGravatar Benoit Steiner2017-02-10
|\ \ \
| | * | Bump protobuf version to fix the mac GPU buildGravatar Jonathan Hseu2017-02-10
| |/ / |/| |
* | | Merge pull request #7265 from Lezcano/patch-1Gravatar Benoit Steiner2017-02-10
|\ \ \
* \ \ \ Merge pull request #7262 from daj/masterGravatar Benoit Steiner2017-02-10
|\ \ \ \
* \ \ \ \ Merge pull request #7335 from yaroslavvb/ge_fixGravatar Benoit Steiner2017-02-10
|\ \ \ \ \
| | | | * | Fix typo CUDNN_RETURN_IF_FAIL.Gravatar Florian Courtial2017-02-10
| |_|_|/ / |/| | | |
* | | | | Merge pull request #7418 from benoitsteiner/branch_147149282Gravatar Benoit Steiner2017-02-10
|\ \ \ \ \
| * | | | | Merge commit for internal changesGravatar Benoit Steiner2017-02-10
|/| | | | |
| * | | | | Add shape_func argument to function.Defun, to specify the shape of output Ten...Gravatar A. Unique TensorFlower2017-02-10
| * | | | | Remove problematic SE_RETURN_STATUS_AS_BOOL macroGravatar Peter Hawkins2017-02-10
| | | | | * Python : simplify computecpp.tplGravatar Joan Thibault2017-02-10
| |_|_|_|/ |/| | | |
| * | | | Fix bug in relative path computation for doc links.Gravatar Martin Wicke2017-02-10
| * | | | Exclude flags module from the public API.Gravatar Martin Wicke2017-02-10
| * | | | Make input_min and input_max Inputs of QuantizeAndDequantize rather than attr...Gravatar Suharsh Sivakumar2017-02-09
| * | | | Record persistent memory in tracking allocator and cost model.Gravatar Yuefeng Zhou2017-02-09
| * | | | Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-09
| * | | | Provide an option to mini-batch k-means to update cluster centers for n stepsGravatar A. Unique TensorFlower2017-02-09
| * | | | Move python2 cpu build script.Gravatar Gunhan Gulsoy2017-02-09
| * | | | Refactor some code in the new seq2seq api:Gravatar Eugene Brevdo2017-02-09
| * | | | Bugfix to scatter_nd_op shape checking.Gravatar Eugene Brevdo2017-02-09
| * | | | Fixing up GraphTransferer to run shape inference to compute output shapes for...Gravatar Rohan Jain2017-02-09
| * | | | clean_up_node has been removedGravatar A. Unique TensorFlower2017-02-09
| * | | | Minor fixes to Recurrent Models tutorial.Gravatar A. Unique TensorFlower2017-02-09
| * | | | A few changes for k8s_tensorflow.py.Gravatar A. Unique TensorFlower2017-02-09
| * | | | Minor fixes to Seq2Seq tutorial.Gravatar A. Unique TensorFlower2017-02-09
| * | | | Link to the relevant Python API guide section from the API reference.Gravatar A. Unique TensorFlower2017-02-09
| * | | | Tag tf_cc_logged_benchmarks as manual. They should only run with benchmarkGravatar A. Unique TensorFlower2017-02-09
* | | | | Fix for non-hermetic build.Gravatar A. Unique TensorFlower2017-02-09
* | | | | Request health pills (but not re-layout) on each graph dashboard reload.Gravatar A. Unique TensorFlower2017-02-09
* | | | | Automated rollback of change 147056599Gravatar Gunhan Gulsoy2017-02-09
* | | | | making the docs look exactly like the code sampleGravatar Olivia Nordquist2017-02-09
* | | | | Change CHECKs in index_util.cc to DCHECKsGravatar A. Unique TensorFlower2017-02-09
* | | | | Add documentation to file_system.h, much of it borrowed from env.h.Gravatar Vijay Vasudevan2017-02-09
* | | | | [XLA] ReferenceUtil support for generic reduction functions in ReduceWindow.Gravatar Tayo Oguntebi2017-02-09
* | | | | Add config property to random forest estimator for e.g. experiments.Gravatar A. Unique TensorFlower2017-02-09
* | | | | Create g3doc for kmeans, wals and gmm algorithms.Gravatar A. Unique TensorFlower2017-02-09