aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* FileBlockCache is now a filesystem-wide shared cache with a configurable maxi...Gravatar A. Unique TensorFlower2017-07-14
* Add missing grpcio install to install_python3.5_pip_packages.shGravatar Shanqing Cai2017-07-14
* Change Affine bijector to use LinearOperator instead of OperatorPD.Gravatar A. Unique TensorFlower2017-07-14
* Update Keras API exports.Gravatar Francois Chollet2017-07-14
* Add unit-test for questions:Gravatar Joshua V. Dillon2017-07-14
* In colocation op device checking, canonicalize the names soGravatar Vijay Vasudevan2017-07-14
* Fix race in record_yielder.Gravatar A. Unique TensorFlower2017-07-14
* API and an example of two-level quantile accumulator.Gravatar A. Unique TensorFlower2017-07-14
* Add overlap_and_add to tf.contrib.signal.Gravatar RJ Ryan2017-07-14
* Fix vector/scalar typos in sequence example parser error messages. Old code ...Gravatar A. Unique TensorFlower2017-07-14
* Add GPU kernel registrations for int64 tf.concat, tf.stackGravatar A. Unique TensorFlower2017-07-14
* Add no_oss and nomac filtering to run_pip_test.shGravatar Shanqing Cai2017-07-14
* Add new features to tf.contrib.signal.frames:Gravatar RJ Ryan2017-07-14
* Add stats collection for ops used within functions.Gravatar A. Unique TensorFlower2017-07-14
* slice_test: Add a few tests for strided slices andGravatar A. Unique TensorFlower2017-07-14
* Disable contrib/keras:data_utils_test on ASAN since it sometimes times out.Gravatar A. Unique TensorFlower2017-07-14
* Better gating of TensorForest pruning code.Gravatar A. Unique TensorFlower2017-07-14
* Remove TODO comment.Gravatar A. Unique TensorFlower2017-07-14
* [XLA] Make computation_layouts_ protected.Gravatar Blake Hechtman2017-07-14
* Adds shards in head_test to prevent test timeout.Gravatar A. Unique TensorFlower2017-07-14
* Document tf.Learn SavedModel export.Gravatar David Soergel2017-07-14
* Switch TensorForestEstimator to tf.learn heads lib.Gravatar A. Unique TensorFlower2017-07-14
* Slightly change the test case that tests wrap-around for DynamicSlice with R3.Gravatar A. Unique TensorFlower2017-07-14
* Add a first draft of the "graphs and sessions" section of the programmers' gu...Gravatar Derek Murray2017-07-13
* Stop running some tests on ASAN that are timing out.Gravatar A. Unique TensorFlower2017-07-13
* Refactoring the TPUEstimator.Gravatar Jianwei Xie2017-07-13
* No reason to run build_docs_test through the sanitizers.Gravatar A. Unique TensorFlower2017-07-13
* Adds a file cache to the GCS filesystem, with configurable max staleness for ...Gravatar A. Unique TensorFlower2017-07-13
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-13
* Fix "Converting to Python 3" error for check_load_py_test.Gravatar A. Unique TensorFlower2017-07-13
* [XLA] Pass shape/layout information in calls to the CPU runtime routines.Gravatar A. Unique TensorFlower2017-07-13
* Adds gzip support to TextLineDataset.Gravatar A. Unique TensorFlower2017-07-13
* Add support for generating Hann and Hamming windows to tf.contrib.signal.Gravatar RJ Ryan2017-07-13
* Disable contrib tests on ASAN that are sometimes timing out.Gravatar A. Unique TensorFlower2017-07-13
* Add "gradients" subscope when generating gradients in C/++Gravatar Skye Wanderman-Milne2017-07-13
* Adding cautionary comments on the use of use_factors_weights_cache in the cas...Gravatar A. Unique TensorFlower2017-07-13
* Expose tf.contrib.nn.rank_sampled_softmax_loss.Gravatar A. Unique TensorFlower2017-07-13
* Extend shape_inference::Conv2DShape to handle NCHW_VECT_C format.Gravatar Jingyue Wu2017-07-13
* Add clone support for BatchNormGradGravatar A. Unique TensorFlower2017-07-13
* Change ReferenceUtil::Slice{2,3,4}D to accept a strides parameter.Gravatar A. Unique TensorFlower2017-07-13
* Throw a ValueError if the user doesn't pass in a dictionary of Tensors forGravatar Jonathan Hseu2017-07-13
* Add c_api dep to python_api targetGravatar Skye Wanderman-Milne2017-07-13
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-13
* Add equality test function.Gravatar A. Unique TensorFlower2017-07-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-13
* Add tfcompile support for --xla_dump_ir_to, to dump the LLVM IR.Gravatar A. Unique TensorFlower2017-07-13
* Make SummaryMetadata available within the tf namespaceGravatar A. Unique TensorFlower2017-07-13
* Merge changes from github.Gravatar Frank Chen2017-07-13
* This is 1st of 4 CLs to implement BatchNormGrad. Various support in user comp...Gravatar A. Unique TensorFlower2017-07-13