aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Upgrade bazel to 0.15.0.Gravatar Yifei Feng2018-07-24
* Automated rollback of commit 09c4c387913c86247121589caa7fb2e85351fa58Gravatar Reed Wanderman-Milne2018-07-24
* Automated rollback of commit 568727eed199dba04e37f500265b50f96fed455eGravatar Nick Felt2018-07-24
* Add binary accuracy metric class.Gravatar Pavithra Vijay2018-07-24
* Merge pull request #21028 from koul:patch-1Gravatar TensorFlower Gardener2018-07-24
|\
* | [TF:XLA] Bump open source llvm revision to r337814Gravatar Sanjoy Das2018-07-24
* | Setup for TFLite subsiteGravatar Billy Lamberta2018-07-24
* | New triangular solve algorithm.Gravatar A. Unique TensorFlower2018-07-24
* | Fix linkGravatar Billy Lamberta2018-07-24
* | Creating a MultiDeviceIterator that deterministically provides outputs to dif...Gravatar Rohan Jain2018-07-24
* | Uses separate forward and backward graphs for tfe.defun backprop.Gravatar Alexandre Passos2018-07-24
* | [XLA:GPU] Limit the maximum number of parameters to a fusion.Gravatar Justin Lebar2018-07-24
* | [XLA] Document DynamicSlice and DynamicUpdateSlice semantics.Gravatar Michael Kuperstein2018-07-24
* | Update TF_ApiDefMapGet to return nullptr if there is an error.Gravatar James Keeling2018-07-24
* | Build more cuda compute capabilities in cmake build.Gravatar Gunhan Gulsoy2018-07-24
* | warm start estimator from keras model duringGravatar Zhenyu Tan2018-07-24
* | Add support for custom mapping types to util.nestGravatar Allen Lavoie2018-07-24
* | Allow TF_Delete* functions to accept nullptrGravatar James Keeling2018-07-24
* | Add v2 summary support to Estimator.train() and MonitoredSession hooksGravatar Nick Felt2018-07-24
* | A subsequent improvement to the creation of a config option to not link LGPL,...Gravatar A. Unique TensorFlower2018-07-24
* | Improvement resource variable documentation.Gravatar Alexandre Passos2018-07-24
* | [XLA:GPU] Don't lie about buffer alignment to LLVMGravatar Sanjoy Das2018-07-24
* | Fix pack_test.Gravatar A. Unique TensorFlower2018-07-24
* | Add Python API functions to query kernelsGravatar James Keeling2018-07-24
* | Parallelize BitonicSort on GPU.Gravatar Adrian Kuegel2018-07-24
* | BatchToSpaceND support quantization, so make the transformation know that.Gravatar Suharsh Sivakumar2018-07-24
* | Expose proto serialization publicly, to avoid code duplication in tensorflow_...Gravatar A. Unique TensorFlower2018-07-24
* | Merge pull request #21027 from miguelmota:patch_1Gravatar TensorFlower Gardener2018-07-23
|\ \
* | | Add LinearOperatorZeros.Gravatar A. Unique TensorFlower2018-07-23
* | | [XLA:GPU] Add an operator<< to Thunk::Kind.Gravatar Bixia Zheng2018-07-23
* | | Merge pull request #21014 from wangzhe258369:patch-1Gravatar TensorFlower Gardener2018-07-23
|\ \ \
* | | | Default nonempty list initializers to Python lists, because the idiom is wide...Gravatar Dan Moldovan2018-07-23
* | | | Add Logical_or to schema.Gravatar A. Unique TensorFlower2018-07-23
* | | | Implementation of stack.Gravatar A. Unique TensorFlower2018-07-23
* | | | Fix error when symbolic tensors are passed as input to Sequential model (when...Gravatar Pavithra Vijay2018-07-23
* | | | Remove unnecessary thread pool and use the worker env's compute pool directly.Gravatar Akshay Modi2018-07-23
* | | | Open source XLA GPU testsGravatar Sanjoy Das2018-07-23
* | | | Best Practices for writing custom operatorsGravatar A. Unique TensorFlower2018-07-23
* | | | Add larger inputs to conv2d benchmark for better coverageGravatar Smit Hinsu2018-07-23
* | | | Update example execution of configure script for installation from sourcesGravatar Smit Hinsu2018-07-23
* | | | Add shape information to the "not a matrix" error message.Gravatar A. Unique TensorFlower2018-07-23
* | | | [Java]: Release 1.10.0-rc0Gravatar Asim Shankar2018-07-23
* | | | Improve the documentation for the Android app for TensorFlow Lite.Gravatar A. Unique TensorFlower2018-07-23
* | | | op->Device can be a nullptr, so don't dereference directly.Gravatar Akshay Modi2018-07-23
* | | | Remove linking NCCL license file.Gravatar Toby Boyd2018-07-23
* | | | Allow ResourceVariable to be written to TensorArray.Gravatar Akshay Modi2018-07-23
* | | | Automated rollback of commit cf94a46c34f8568608d78b77e9a1c4369ebcafa2Gravatar Karmel Allison2018-07-23
* | | | Remove unnecessary <unistd.h> includesGravatar Jared Duke2018-07-23
* | | | Teach StreamExecutor to load modules and resolve symbols in themGravatar Sanjoy Das2018-07-23
* | | | [XLA] Simplify slice(slice()) to a single slice and simplify Reduce(Concat())Gravatar Blake Hechtman2018-07-23