aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Replace dependency on entire proto library with just the headers for contrib.Gravatar Manjunath Kudlur2017-02-10
* Only modify non-.md files in doc processing.Gravatar A. Unique TensorFlower2017-02-10
* In dnn_benchmark_test, name the "predictions" benchmark to avoid aGravatar A. Unique TensorFlower2017-02-10
* Add _XlaScope attribute to jit_scope to avoid fusing separate adjacent fused ...Gravatar Eugene Brevdo2017-02-10
* Internal change.Gravatar A. Unique TensorFlower2017-02-10
* Add tensorflow/tensorboard/plugins/debugger to tf_python.cmakeGravatar A. Unique TensorFlower2017-02-10
* Special case MVN analytic KL divergence to avoid dense solve when both (MVN)Gravatar Joshua V. Dillon2017-02-10
* Add bytes accessed to HLO profile output. Bytes accessed is a measure of the ...Gravatar Mark Heffernan2017-02-10
* Change `log(1 + .*)` to `log1p(.*)`.Gravatar A. Unique TensorFlower2017-02-10
* This replaces the use of eval with an explicit slice object.Gravatar A. Unique TensorFlower2017-02-10
* Java: Scripts to build release artifacts.Gravatar Asim Shankar2017-02-10
* Upgraded Eigen to the latest versionGravatar Benoit Steiner2017-02-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-10
* Create a new presubmit test script for python3Gravatar Gunhan Gulsoy2017-02-10
* Add all-in-one script to build hexagon libs from source and run inception gra...Gravatar A. Unique TensorFlower2017-02-10
* Return dataset keys in DatasetDataProvider.Gravatar Adam Roberts2017-02-10
* BREAKING CHANGE: Rename MVN usage of Greek and refactor to useGravatar Joshua V. Dillon2017-02-10
* BUGFIX: ensure "make batch ready" shape utility function correctly handles st...Gravatar Joshua V. Dillon2017-02-10
* Set correct name prefix in cluster spec generated in k8s_tensorflow.py. Also,...Gravatar A. Unique TensorFlower2017-02-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-10
* Add HLO rematerialization transformation to reduce memory usage.Gravatar Mark Heffernan2017-02-10
* Add back id selector that tf-image-dashboard uses to show the image full screen.Gravatar Cassandra Xia2017-02-10
* More seq2seq tweaks and test updates as RNNCells become more like layers.Gravatar Eugene Brevdo2017-02-10
* Refine UI for health pills in the graph.Gravatar A. Unique TensorFlower2017-02-10
* Add a health pills toggle to graph controls.Gravatar A. Unique TensorFlower2017-02-10
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-10
* Fix transform graph parsing to avoid infinite loopGravatar Pete Warden2017-02-10
* [StreamExecutor] Only check occupancy info at -v 2 and above.Gravatar Justin Lebar2017-02-10
* Adding support for SparseTensor in the context of batch_sequences_with_states.Gravatar A. Unique TensorFlower2017-02-10
* Adding get_var_full_name(): Returns the full name of a variable.Gravatar A. Unique TensorFlower2017-02-10
* Updated data versioning informationGravatar Toby Boyd2017-02-10
* Handle actual errors reading from pb file instead of attempting pbtxt on broa...Gravatar A. Unique TensorFlower2017-02-10
* Automated rollback of change 147124625Gravatar Asim Shankar2017-02-10
* Internal changeGravatar A. Unique TensorFlower2017-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
* 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