aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix overly pessimistic shape inference in tf.batch_matmul for matrices with p...Gravatar A. Unique TensorFlower2016-01-12
* Fix a minor documentation error.Gravatar A. Unique TensorFlower2016-01-12
* Make the behavior of convert_image_dtype more explicit in the docs.Gravatar Martin Wicke2016-01-12
* Add GraphDef version 6 implementing scalar strictness, but don't use itGravatar Geoffrey Irving2016-01-12
* Update generated Op docs.Gravatar Yutaka Leon2016-01-12
* Drop mutex.h from port.h now that everything that needsGravatar Josh Levenberg2016-01-12
* Fix error in link to mnist_with_summaries.pyGravatar Martin Wicke2016-01-12
* Reduce the warning size for optional scratch space allocation failure.Gravatar Xiaoqiang Zheng2016-01-11
* Add support for storing Partial TensorShapes in python & op-def code.Gravatar Eugene Brevdo2016-01-11
* Catch missing session error earlier when queue runners get called without def...Gravatar Yaroslav Bulatov2016-01-11
* Fix type handling logic in translation of TensorFlow functions.Gravatar A. Unique TensorFlower2016-01-11
* Adds support for SQRTN combiner.Gravatar A. Unique TensorFlower2016-01-11
* TensorFlow: fix importer to properly fill in default values.Gravatar Vijay Vasudevan2016-01-11
* Change: 111880705Gravatar Vijay Vasudevan2016-01-11
* Change: 111879963Gravatar Vijay Vasudevan2016-01-11
* Upgraded to the latest version of Eigen, which fixes a compilation error asGravatar Benoit Steiner2016-01-11
* TensorFlow: remove simple executor state and has_control_flow flag everywhere.Gravatar Vijay Vasudevan2016-01-11
* Add note regarding when we can make parsing of AttrValue's holding anGravatar Josh Levenberg2016-01-11
* Small change in wording.Gravatar A. Unique TensorFlower2016-01-11
* Add better shape inference for `tf.zeros_like()` and `tf.ones_like()`.Gravatar Derek Murray2016-01-11
* Drop macros.h from port.h now that everything that needsGravatar Josh Levenberg2016-01-11
* Add new parse_example functions that take namedtuple config objects, and prep...Gravatar A. Unique TensorFlower2016-01-11
* Rollback of "Pulled the latest version of Eigen, which offers much faster red...Gravatar Vijay Vasudevan2016-01-08
* Rollback of "Added control dependencies on grad to prevent ops from being com...Gravatar Vijay Vasudevan2016-01-08
* Register tf.add() for strings, with concatenation (and broadcasting) semantics.Gravatar Derek Murray2016-01-08
* Added control dependencies on grad to prevent ops from being computed too early.Gravatar A. Unique TensorFlower2016-01-08
* Add support for allocators that depend on the state ofGravatar A. Unique TensorFlower2016-01-08
* Fixed doc string for switch()Gravatar A. Unique TensorFlower2016-01-08
* Fix minor typos in example code and docs.Gravatar A. Unique TensorFlower2016-01-08
* Added clear_stop() flag to the coordinator.Gravatar A. Unique TensorFlower2016-01-08
* Add dependency on paper_tabs to TensorBoardGravatar A. Unique TensorFlower2016-01-08
* Added support for unsorted top-k output, which makes it much more efficient.Gravatar A. Unique TensorFlower2016-01-08
* Change: 111658449Gravatar Vijay Vasudevan2016-01-07
* TensorFlow: Add more graphdef validation, this time against OpDefs.Gravatar Vijay Vasudevan2016-01-07
* Autogenerated Change: Release TensorBoard at TAG: 8Gravatar A. Unique TensorFlower2016-01-07
* Add string and quantized datatypes to restore operation.Gravatar A. Unique TensorFlower2016-01-07
* Sort tags on image dashboardGravatar A. Unique TensorFlower2016-01-07
* Change: 111653888Gravatar A. Unique TensorFlower2016-01-07
* Add gradients for DynamicPartitionGravatar A. Unique TensorFlower2016-01-07
* Change to Relu gradient computation, to allow it to use the output of the Rel...Gravatar A. Unique TensorFlower2016-01-07
* Adds a name to x-mean computed in tf.moments. This allows the client to extra...Gravatar A. Unique TensorFlower2016-01-07
* Finish a TODO where we need to support N*T and type list duringGravatar A. Unique TensorFlower2016-01-07
* Generate docs.Gravatar A. Unique TensorFlower2016-01-07
* Fix bug in assertProtoEquals / ProtoEq:Gravatar Eugene Brevdo2016-01-07
* Fix bug where attrs with values that are the empty listGravatar Josh Levenberg2016-01-07
* Further improved the performance of the contrast adjustment code by optimizin...Gravatar Benoit Steiner2016-01-07
* Update generated Op docs.Gravatar A. Unique TensorFlower2016-01-07
* Fix a typoGravatar Geoffrey Irving2016-01-07
* Update init_ops to also support initialization of float64 variables.Gravatar Yutaka Leon2016-01-07
* Make convolutional.py easier to run on GPUs with less RAM.Gravatar Vincent Vanhoucke2016-01-07