aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [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
* Updated run_and_gather_logs.py to use argparse.Gravatar A. Unique TensorFlower2017-01-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-31
* Don't try to constant-fold operators that do not have a CPU kernel.Gravatar Peter Hawkins2017-01-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-31
* BREAKING CHANGE: Standardize "concentration", "rate", "total_count" distribut...Gravatar Joshua V. Dillon2017-01-31
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-31
* Add string support to tf.zeros.Gravatar A. Unique TensorFlower2017-01-31
* Update MultiLabelHead to support sparse target labels.Gravatar A. Unique TensorFlower2017-01-31
* [XLA] Move fast-math flags into HLO module config.Gravatar Justin Lebar2017-01-31
* Automated rollback of change 145619741Gravatar Dan Ringwalt2017-01-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-31
* TensorBoard: Don't render smoothed lines towards endGravatar Justine Tunney2017-01-31
* BREAKING CHANGE: Rename shape getters, e.g., "get_event_shape()" to "event_sh...Gravatar Joshua V. Dillon2017-01-31
* Docs: Use tf.stack instead of the deprecated tf.packGravatar Asim Shankar2017-01-31
* Changed the default size guidance values for image and audio summaries to 10....Gravatar A. Unique TensorFlower2017-01-31
* Added a spinner that indicates when an image summary at a certain step is loa...Gravatar A. Unique TensorFlower2017-01-31
* Add a Saver test to ensure it continues working on URIs.Gravatar Jonathan Hseu2017-01-31
* Make a better doc generator.Gravatar Martin Wicke2017-01-31
* Improve performance of ResizeArea op:Gravatar A. Unique TensorFlower2017-01-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-31
* Seal tf.contrib.framework.Gravatar Martin Wicke2017-01-31
* Make the request manager request health pills for a set of node namesGravatar A. Unique TensorFlower2017-01-31