aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-02-01
* Merge changes from github.Gravatar A. Unique TensorFlower2017-02-01
* Fix broken test buildsGravatar Asim Shankar2017-02-01
* Handle resource variable reads inside loops.Gravatar Alexandre Passos2017-02-01
* C++: Don't generate ThreadUnsafeUnigramCandidateSampler to match what's curre...Gravatar Jonathan Hseu2017-02-01
* Fix the Windows build by skipping the saver URI test on windows.Gravatar Jonathan Hseu2017-02-01
* Function library tests pass with resource variables.Gravatar Alexandre Passos2017-02-01
* Add reader_kwargs to slim dataset.Gravatar Adam Roberts2017-02-01
* C++: Update op_gen_overrides.pbtxtGravatar Asim Shankar2017-02-01
* Trivial fix to a path in the variables docsGravatar Neal Wu2017-02-01
* C++: Update data_flow_ops section in op_gen_overrides.pbtxtGravatar Skye Wanderman-Milne2017-02-01
* Fix bug with doc updates for ops with renames in the C++ API.Gravatar A. Unique TensorFlower2017-02-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-01
* C++ API changesGravatar Manjunath Kudlur2017-02-01
* C++ API changesGravatar Andrew Selle2017-02-01
* A few fixes to TensorFlow variables documentationGravatar Neal Wu2017-02-01
* Remove code duplication between contrib metrics and core metrics and delete u...Gravatar A. Unique TensorFlower2017-02-01
* tfdbg doc: move PNG image files to g3doc/imagesGravatar Shanqing Cai2017-02-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-01
* Go: Tweaks to the op code generatorGravatar Asim Shankar2017-02-01
* Rename training_scaffold to scaffold. First step to use scaffold in all actio...Gravatar Mustafa Ispir2017-02-01
* [TF:XLA] Add a placeholder implementation of Log1p (via log(1+x), which is no...Gravatar Peter Hawkins2017-02-01
* Sparse repeated indices optimizer fix for resource variables.Gravatar A. Unique TensorFlower2017-02-01
* Decrement initial reference to XlaDeviceContext object to fix memory leak.Gravatar Peter Hawkins2017-02-01
* C API: Slight tweaks to binary distribution scriptsGravatar Asim Shankar2017-02-01
* [XLA:GPU] Make WhileTransformer match computations post fusion and copy inser...Gravatar A. Unique TensorFlower2017-02-01
* Script for converting @{symbol} in Python guides into links.Gravatar A. Unique TensorFlower2017-02-01
* Made the event accumulator accumulate health pill valuesGravatar A. Unique TensorFlower2017-02-01
* Remove the "Experimental" markers of RunOptions and RunMetadata protos.Gravatar Zongheng Yang2017-02-01
* Multi-thread TensorForest's inference op.Gravatar A. Unique TensorFlower2017-02-01
* Android: fix issue where mismatch between Inception output size and inception...Gravatar Andrew Harp2017-02-01
* Fix the code that looks up the hardware node stats. If an op is implemented byGravatar Yao Zhang2017-02-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-02-01
* Add a mechanism for hiding, skipping, and modifying the generated opGravatar A. Unique TensorFlower2017-02-01
* Fix another bug in computing shape for SDCA fake bias columnGravatar David Soergel2017-02-01
* Doc generator fixes:Gravatar Martin Wicke2017-02-01
* tfdbg CLI: fix a bug RichTextLines.prepend that caused font_attr_segs to be NoneGravatar Shanqing Cai2017-02-01
* Allow exporting and loading graphs with no variables.Gravatar David Soergel2017-02-01
* Fix lookup ops documentation to use correct function names for index_to_strin...Gravatar A. Unique TensorFlower2017-02-01
* Fixes bug in sparse resource variable optimization.Gravatar Alexandre Passos2017-02-01
* Fix bug in computing shape for SDCA fake bias columnGravatar David Soergel2017-02-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-01
* graph_editor: easier subgraph remapping of inputs/outputs.Gravatar A. Unique TensorFlower2017-02-01
* Make timestamp-based test less flaky by increasing delayGravatar David Soergel2017-01-31
* Allow passing arguments through saved_model loader to saver.import_meta_graph.Gravatar David Soergel2017-01-31
* SDCA: Stop relying on the existence of labels to get the fake bias column's d...Gravatar A. Unique TensorFlower2017-01-31
* Move `pop("self")` logic into `Distribution` baseclass.Gravatar Joshua V. Dillon2017-01-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-31
* BREAKING CHANGE: Rename bijector shape getters, e.g., "get_forward_event_shap...Gravatar Joshua V. Dillon2017-01-31