aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* C API: Add TF_Version(), akin to __version__ in python.Gravatar Asim Shankar2016-11-14
* Adding pandas_input_fn to pandas_io, to make sure we have an easy way to feed...Gravatar Illia Polosukhin2016-11-14
* Update util to build tensor info in SavedModel.Gravatar Sukriti Ramesh2016-11-14
* SimplePlacer: List set of registered devices in error message, not just kernels,Gravatar Vijay Vasudevan2016-11-14
* Improve error handling for constant foldingGravatar Pete Warden2016-11-14
* Creates a library of matrix-free solvers for linear equations, linear least-s...Gravatar A. Unique TensorFlower2016-11-14
* Website: Add a reference to the Go API in the "API DOCS" section.Gravatar Asim Shankar2016-11-14
* Add deprecation notices on learn/ops/* with suggested replacements.Gravatar Illia Polosukhin2016-11-14
* Restore gradients test for string outputs.Gravatar A. Unique TensorFlower2016-11-14
* Fix bug when looking for a checkpoint in parent directory.Gravatar Dan Smilkov2016-11-14
* Add documentation and links for SavedModel constants.Gravatar Sukriti Ramesh2016-11-14
* XLA open-sourcing: remove dependency on util/process/subprocess.h.Gravatar A. Unique TensorFlower2016-11-14
* Reduce log level for Android Session variable fetching.Gravatar Andrew Harp2016-11-14
* Move ValidateSparseTensor to common_shape_fns.h.Gravatar A. Unique TensorFlower2016-11-14
* Correct format of input_fn wrapper example.Gravatar A. Unique TensorFlower2016-11-14
* Updates docstring examples for Transformer classGravatar A. Unique TensorFlower2016-11-14
* Update the styling of the "Upload data" and "Publish" modal dialoges as perGravatar Nikhil Thorat2016-11-14
* Adding support for dense tensors as input to sparse_column_* methods.Gravatar A. Unique TensorFlower2016-11-14
* Embedding Projector: Send readable tensor names to client.Gravatar Dan Smilkov2016-11-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-14
* Updates docstring examples for input_from_feature_columnsGravatar A. Unique TensorFlower2016-11-14
* Expand the documentation of tf.learn feature columns.Gravatar Cassandra Xia2016-11-14
* C API: Stick to a convention around use of size_t and int.Gravatar Asim Shankar2016-11-14
* Updates docstring examples for weighted_sparse_columnGravatar A. Unique TensorFlower2016-11-14
* Tune canvas label font rendering: use a stroke width of 3px and a fill width ofGravatar Charles Nicholson2016-11-14
* Fix external compile and release new version of TB.Gravatar Dan Smilkov2016-11-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-14
* Automated rollback of change 138934248Gravatar Asim Shankar2016-11-14
* Plumb ModelFnOps through Estimator.Gravatar A. Unique TensorFlower2016-11-14
* Switch ScatterNd to use C++ shape fn.Gravatar A. Unique TensorFlower2016-11-14
* Add bookmarks functionality to the demo dataset provider, and add a bookmarkGravatar Nikhil Thorat2016-11-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-14
* Make the python default for shape fn be call_cpp_shape_fn.Gravatar A. Unique TensorFlower2016-11-14
* Anonymize docstring for create_feature_spec_for_parsingGravatar A. Unique TensorFlower2016-11-14
* Add tests for export with input_feature_key arg set.Gravatar A. Unique TensorFlower2016-11-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-14
* Simplified the code of some relu gradientsGravatar Benoit Steiner2016-11-14
* Remove tf.image.per_image_whitening() (which has been replaced withGravatar A. Unique TensorFlower2016-11-14
* Points in the data set all implemented an interface from ScatterPlot. Break theGravatar Charles Nicholson2016-11-14
* Fix markdown formatting.Gravatar A. Unique TensorFlower2016-11-14
* Fix bug when looking for a checkpoint in parent directory.Gravatar Dan Smilkov2016-11-14
* Anonymize docstring snippets, and give more detailed examples to useGravatar A. Unique TensorFlower2016-11-13
* Add a small description for the BUILD file under sycl/sycl.Gravatar Gunhan Gulsoy2016-11-12
* Fix typo in embedding tutorialGravatar Dan Smilkov2016-11-12
* 1 char typo fix in rendezvous.h.Gravatar Zongheng Yang2016-11-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-12
* Seal *_ops interfaces.Gravatar Patrick Nguyen2016-11-12
* Add dialog for upload data.Gravatar Dan Smilkov2016-11-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-12
* Update doc to use numpy name (tf.sub -> tf.subtract).Gravatar Patrick Nguyen2016-11-12