aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Initial API compatibility script for TF2.0. I am pretty much reusing 1.0 conv...Gravatar Anna R2018-07-24
* Don't cache zero tensors in graph at allGravatar Akshay Modi2018-07-24
* Automated rollback of commit 0ea6847c892497afdd20c1150fee1e532612ca17Gravatar A. Unique TensorFlower2018-07-24
* PUBLIC: Enable eval and predict on multi-hosts in broadcast mode.Gravatar Youlong Cheng2018-07-24
* Remove functions from TFLite public Python API.Gravatar Nupur Garg2018-07-24
* Merge pull request #20159 from luk-ai:cast-quantizedGravatar TensorFlower Gardener2018-07-24
|\
* | Remove BufferAllocation::is_reusable() and introduce is_readonly(); NFCGravatar Sanjoy Das2018-07-24
* | Merge pull request #20763 from pbanavara:masterGravatar TensorFlower Gardener2018-07-24
|\ \
* | | Add data format as a parameter in ConvParameters to support NHWC formatGravatar Smit Hinsu2018-07-24
* | | 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