aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add create_scope_now option to make_template.Gravatar A. Unique TensorFlower2016-05-20
* Moving part of the kernel for the contrib/ffmpeg ops into a "default"Gravatar A. Unique TensorFlower2016-05-20
* Creates the FeedingQueueRunner class and enqueue_data function. These facilit...Gravatar A. Unique TensorFlower2016-05-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-20
* Add following estimators:Gravatar Mustafa Ispir2016-05-20
* Merging Estimator and TensorFlowEstiamtor.Gravatar Illia Polosukhin2016-05-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-20
* DOC: Emphasize that argument should not be *both* iterable of tensors andGravatar A. Unique TensorFlower2016-05-20
* There is evidence that the 'shift' strategy in computing the sufficient stati...Gravatar Vincent Vanhoucke2016-05-20
* Add return type to lambda in TensorArray.Gravatar Eugene Brevdo2016-05-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-20
* tf.case bugfix: when the first predicate is true, the side effects of the def...Gravatar Eugene Brevdo2016-05-20
* distributions: Add sample() to Exponential, add is_parameterizeable property ...Gravatar Eugene Brevdo2016-05-20
* Adding more modules into tf.contrib.learn's __init__ for access via module na...Gravatar Illia Polosukhin2016-05-20
* Fix GraphDefBuilder example (identifier 'b' was reused between GraphdefBuilde...Gravatar David G. Andersen2016-05-20
* Don't try to summarize boolean tensorsGravatar Martin Wicke2016-05-20
* Include alexnet and imagenet directories in pip package. Fixes #2317.Gravatar Martin Wicke2016-05-20
* Organize ops under contrib.Gravatar A. Unique TensorFlower2016-05-20
* For the tensorboard graph visualizer, fade out and cross-hatch nodes and edge...Gravatar Nikhil Thorat2016-05-20
* Add python-pandas to install_deb_packages.shGravatar Shanqing Cai2016-05-20
* Organize ops under contrib.Gravatar Mustafa Ispir2016-05-20
* Adding statistics support for DepthwiseConv2dNativeGravatar A. Unique TensorFlower2016-05-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-19
* Automated build, test and release of TensorFlow docker imagesGravatar Shanqing Cai2016-05-19
* Added basic filesystem support in Saver to support gcs.Gravatar Sherry Moore2016-05-19
* Add GOOGLE_INTEGRAL_TYPES macro.Gravatar A. Unique TensorFlower2016-05-19
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-19
* Fixing documentation references to 'weights' which should read 'ignore_mask'.Gravatar A. Unique TensorFlower2016-05-19
* Make batch() and batch_join() work correctly for dictionaries with only one e...Gravatar A. Unique TensorFlower2016-05-19
* Fix typo in random_op_test benchmark so it prefers int32s.Gravatar A. Unique TensorFlower2016-05-19
* Make managed_session(close_summary_writer=False) actually work:Gravatar A. Unique TensorFlower2016-05-19
* Google authentication for GCS file system.Gravatar Alexey Surkov2016-05-19
* Don't do anything in benchmarks if iters == 0.Gravatar A. Unique TensorFlower2016-05-19
* Fix a python3 compatibility issue in shell scriptsGravatar Shanqing Cai2016-05-19
* Support negative values in the reduction_indices argument of reduce_*Gravatar Manjunath Kudlur2016-05-19
* Added model_variable and helpers to manage variables.Gravatar A. Unique TensorFlower2016-05-19
* Update URLs to nightly build artifacts and logs in tensorflow README.mdGravatar Shanqing Cai2016-05-19
* Add the ability to return the cost model to the client as part of run metadata.Gravatar Yuan Yu2016-05-18
* Add optional max_parallelism parameter to tensorflow::ThreadPool::ParallelFor...Gravatar A. Unique TensorFlower2016-05-18
* Fix that run_metadata not filled when run_options is absent.Gravatar Zongheng Yang2016-05-18
* Add dependency for contrib kernels.Gravatar A. Unique TensorFlower2016-05-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-18
* Adds Student's t distribution to tf.contrib.distributionsGravatar A. Unique TensorFlower2016-05-18
* More explicit declaration of Android deps. Put generated protos in a subdir t...Gravatar Andrew Harp2016-05-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-18
* Adds SyntaxNet tutorial to the list of TensorFlow tutorials.Gravatar A. Unique TensorFlower2016-05-18
* Switch Estimator to only invoke _get_default_metric_functions on a None value,Gravatar A. Unique TensorFlower2016-05-18
* Allow configuration of multiple per-session thread pools for inter-opGravatar A. Unique TensorFlower2016-05-18
* Add ExtractExampleParserConfiguration methodGravatar A. Unique TensorFlower2016-05-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-18