aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Updates to 1st Udacity colab:Gravatar Vincent Vanhoucke2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Allow easier reuse of tool scripts.Gravatar Pete Warden2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Rollback of "Add new matrix_solve_ls op for solving linear least-squares prob...Gravatar Vijay Vasudevan2016-01-26
* Add new matrix_solve_ls op for solving linear least-squares problems.Gravatar A. Unique TensorFlower2016-01-26
* Delete obsolete comment.Gravatar Josh Levenberg2016-01-26
* Speedup Gather and SparseApplyAdagrad when embedding dim is 1, which is theGravatar A. Unique TensorFlower2016-01-26
* Expose colocate_gradients_with_ops from gradients in optimizersGravatar A. Unique TensorFlower2016-01-26
* Made visibility for //tensorflow:darwin publicGravatar Manjunath Kudlur2016-01-26
* Allow to use a Tensor as initializer in get_variable. Fixes #589.Gravatar Lukasz Kaiser2016-01-26
* Fix OSS Build (again) due to doc generation scripts.Gravatar Vijay Vasudevan2016-01-25
* Open-source doc generator. Adds tools/docs with shell scripts to generate doc...Gravatar Martin Wicke2016-01-25
* Move new build rule around to avoid merge conflict.Gravatar Vijay Vasudevan2016-01-25
* Fix OSS BUILDGravatar Vijay Vasudevan2016-01-25
* Fix building of user_ops on OSXGravatar Manjunath Kudlur2016-01-25
* Fix url in training.pyGravatar Vijay Vasudevan2016-01-25
* Added constant folding optimization pass.Gravatar Manjunath Kudlur2016-01-25
* Adds UINT16 type to TensorFlow.Gravatar A. Unique TensorFlower2016-01-25
* Add basic benchmarking to inference call in Tensorflow Android demo.Gravatar A. Unique TensorFlower2016-01-25
* Make EqualGraphDef ignore versions and expose to PythonGravatar Geoffrey Irving2016-01-25
* Remove camel case ConstantValue alias from tensor_utilGravatar Geoffrey Irving2016-01-25
* Switch notebooks to v4 format. Should be a no-op functionally.Gravatar Vincent Vanhoucke2016-01-25
* Fix bug in fully_connected layer.Gravatar A. Unique TensorFlower2016-01-25
* Create py and cc targets for tensorflow/python:public_protosGravatar A. Unique TensorFlower2016-01-25
* Replace make_tensor_shape_proto with TensorShape.as_protoGravatar Geoffrey Irving2016-01-25
* Remove TensorShape::ShortDebugString in favor of TensorShape::DebugStringGravatar Geoffrey Irving2016-01-25
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Increases rtol for a few assertAllClose so that OSS build can pass.Gravatar A. Unique TensorFlower2016-01-24
* Adds function_test.cc for testing functions.Gravatar A. Unique TensorFlower2016-01-24
* Marked the wrong op as stateful.Gravatar A. Unique TensorFlower2016-01-24
* More function related.Gravatar A. Unique TensorFlower2016-01-24
* Eliminate per-op allocation of gpu device wrapper. The PerOpGpuDevice is allo...Gravatar A. Unique TensorFlower2016-01-24
* Improve error message when asking to fetch the output of a node withGravatar Josh Levenberg2016-01-24
* Unbreak license testGravatar Geoffrey Irving2016-01-24
* Make shape inference more scalar strictGravatar Geoffrey Irving2016-01-24
* make cc ops publicGravatar Josh Levenberg2016-01-24
* Delete duplicate #include.Gravatar Josh Levenberg2016-01-24
* Use an iterator to walk down the set of free chunks, so that deletingGravatar A. Unique TensorFlower2016-01-22
* Fixes for OSS build.Gravatar Vijay Vasudevan2016-01-22
* Pin constant holding data to CPU. This makes GPU version 50-100x faster per s...Gravatar Yaroslav Bulatov2016-01-22