aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Higher dimensional support for sparse cross entropy from logits.Gravatar A. Unique TensorFlower2016-06-06
* Fix MacOS failures with -mavx in Interleave Packet TestGravatar A. Unique TensorFlower2016-06-06
* Don't use logistic preprocessing for multiclass test.Gravatar A. Unique TensorFlower2016-06-06
* Added an option to train the example mnist model using 16 bit floatsGravatar Benoit Steiner2016-06-06
* Fix typos in documentation.Gravatar A. Unique TensorFlower2016-06-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-06
* * Fixes #2487 - enabling saving summaries on evaluation when feed_dict or 1 e...Gravatar Illia Polosukhin2016-06-06
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar Benoit Steiner2016-06-06
* Sort run metadata dropdown by tag. Updating mnist_with_summaries to output st...Gravatar Nikhil Thorat2016-06-06
* Fix wide-and-deep docstring to match recent API changes.Gravatar Cassandra Xia2016-06-06
* Rewriting training graph to simulate the precision loss for quantized inference.Gravatar Jianmin Chen2016-06-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-06
* Merge changes from github.Gravatar Martin Wicke2016-06-06
* Correct a bug in calculating the standard deviation in StatSummarizer used in...Gravatar A. Unique TensorFlower2016-06-06
* Don't assume the default graph in graph_actions.evaluate().Gravatar A. Unique TensorFlower2016-06-06
* Change some kernels to use TF_CALL* macros, so that the instantiations for someGravatar A. Unique TensorFlower2016-06-06
* Allows probability as label for logistic regression in DNNLinearCombinedGravatar A. Unique TensorFlower2016-06-06
* Removing tfexample_decoder test flakiness by using random seed.Gravatar A. Unique TensorFlower2016-06-06
* Fix `tf.reverse()` shape function to work when dims is unknown.Gravatar Derek Murray2016-06-06
* Change register_types.h to support individual TF_CALL_float, TF_CALL_half, etc.Gravatar A. Unique TensorFlower2016-06-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-06
* Add tf.contrib.distributions.CategoricalGravatar A. Unique TensorFlower2016-06-06
* Change selectOrCreateChild to accept an optional array of classes and use it ...Gravatar Nikhil Thorat2016-06-06
* Fixing issue with slim/data not being pulled in as part of the opensource build.Gravatar A. Unique TensorFlower2016-06-06
* Create TensorFlowDataFrame, which implements a number of convenience methods ...Gravatar A. Unique TensorFlower2016-06-06
* Adding slim to contrib includes (enabling tf.contrib.slim).Gravatar A. Unique TensorFlower2016-06-04
* Support for dynamic shape in atrous convolution.Gravatar A. Unique TensorFlower2016-06-04
* Moving TF-Slim data layer into contrib/slim.Gravatar A. Unique TensorFlower2016-06-03
* Delete unused and undefined GPUUtil::AsGPUFloat().Gravatar Josh Levenberg2016-06-03
* Updated Android demo to work with Inception v3 models.Gravatar Pete Warden2016-06-03
* Change embedding_tied_rnn_seq2seq function to provide an option of only predi...Gravatar A. Unique TensorFlower2016-06-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-03
* Remove no longer necessary libpthread from Android demo build.Gravatar Andrew Harp2016-06-03
* Fix several pylint warnings.Gravatar A. Unique TensorFlower2016-06-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-06-03
* Add override on ComputeAsync functions in stack_ops.cc.Gravatar A. Unique TensorFlower2016-06-03
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Add a ReaderReadUpTo OpGravatar Ben Lee2016-06-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-03
* Specializes the implementation of the gRPC Master and Worker services.Gravatar Derek Murray2016-06-03
* Cleanup: Get rid of unused copy of simple threadpool implementation. The impl...Gravatar A. Unique TensorFlower2016-06-03
* Add android_tensorflow_test_lib target and consistently use if_android in ten...Gravatar Andrew Harp2016-06-03
* Fix the constructors of DNNClassifier and DNNREgressor.Gravatar A. Unique TensorFlower2016-06-03
* Fixed shape error seen in tutorial.Gravatar Mustafa Ispir2016-06-03
* Add the following ops to android_extended_ops groupsGravatar A. Unique TensorFlower2016-06-03
* Used Fingerprint function in sparse_feature_cross instead of Hash64.Gravatar Mustafa Ispir2016-06-03
* Changing API for monitors step_begin to only take step and return list of ten...Gravatar Illia Polosukhin2016-06-03
* Fix the flaky test in nonlinear_test.Gravatar Illia Polosukhin2016-06-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-03