aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove reference cycles when constructing distribution objectsGravatar Allen Lavoie2018-09-04
* [tf.data] Add internal optimizations for executing simple functions in `MapDa...Gravatar Derek Murray2018-09-04
* Merge pull request #19661 from jinxin0924:ma_easgdGravatar TensorFlower Gardener2018-09-04
|\
* | Internal Change.Gravatar Michael Case2018-09-04
* | Simplify _get_grad_fn_name and other minor fixes.Gravatar Saurabh Saxena2018-09-04
* | Fix CRS combiner for spatial partitioningGravatar HyoukJoong Lee2018-09-04
* | Optimize CuboidConvolutionBackwardKernel (Conv3D kernel backprop).Gravatar Eugene Zhulenev2018-09-04
* | Support <4D tensor inputs for pad/padv2Gravatar Jared Duke2018-09-04
* | Removed old dynamic learning rate support code.Gravatar A. Unique TensorFlower2018-09-04
* | Disable rtti for builtin TFLite kernelsGravatar Jared Duke2018-09-04
* | Fix bugs in backward convolution benchmarks + add labels.Gravatar Eugene Zhulenev2018-09-04
* | Create layer norm LSTM custom Op.Gravatar Jian Li2018-09-04
* | Minor tweaks to TFLite API docsGravatar Jared Duke2018-09-04
* | Merge pull request #21061 from lgeiger:tfgan-fix-summaryGravatar TensorFlower Gardener2018-09-04
|\ \
* | | Add more data fields to step proto.Gravatar A. Unique TensorFlower2018-09-04
* | | Enable TensorRT in ci docker build.Gravatar Guangda Lai2018-09-04
* | | Add IsValidSignature method to signature_def_utilsGravatar A. Unique TensorFlower2018-09-04
* | | Fix the tensorrt dependency order in tensorflow/contrib/BUILD.Gravatar Guangda Lai2018-09-04
* | | [TF:XLA] Bump open source llvm revision to r341347Gravatar Sanjoy Das2018-09-04
* | | Extend hoisting monotonic functions out of min/max reductions to all monotoni...Gravatar A. Unique TensorFlower2018-09-04
* | | [XLA] Make kConvolution, kDot HLO attributes mandatoryGravatar David Majnemer2018-09-04
* | | Support zeros_like for nested TensorLists.Gravatar Saurabh Saxena2018-09-04
* | | Merge pull request #21905 from wdirons:21833_disable_gpu_test_scatter_add_ndi...Gravatar TensorFlower Gardener2018-09-04
|\ \ \
* | | | Fix LazyAdamOptimizer for sparse updates on resource variables.Gravatar A. Unique TensorFlower2018-09-04
* | | | Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-09-04
* | | | Merge pull request #21989 from perfinion:codeownersGravatar TensorFlower Gardener2018-09-04
|\ \ \ \
* | | | | This CL adds extra tests for `contrib.eager.metrics` that check eager metrics...Gravatar A. Unique TensorFlower2018-09-04
* | | | | Added a new eager C API TFE_NewContextFromSession(), where TFE_NewContext willGravatar Mingsheng Hong2018-09-04
* | | | | Merge pull request #22015 from lc0:improve-examplesGravatar TensorFlower Gardener2018-09-04
|\ \ \ \ \
* | | | | | Fix Split, convert kernel signature to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-04
* | | | | | Minor fix in the WALS estimator test, to pass the correct shape of the transp...Gravatar A. Unique TensorFlower2018-09-04
* | | | | | Internal change.Gravatar Dan Moldovan2018-09-04
| | | | | * Merge branch 'master' into ma_easgdGravatar Xin Jin2018-09-04
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Use LLD when building with downloaded GPU toolchainGravatar Ilya Biryukov2018-09-04
* | | | | | compat: Update forward compatibility horizon to 2018-09-04Gravatar A. Unique TensorFlower2018-09-04
* | | | | | [XLA:GPU] Make sure the input for ThenMemcpy stays alive when it executesGravatar Benjamin Kramer2018-09-04
* | | | | | Introduce auxiliary input and allow "cross-linking" in the bidirectional RNN Op.Gravatar A. Unique TensorFlower2018-09-03
* | | | | | [TF:XLA] Bump open source llvm revision to r341305Gravatar Sanjoy Das2018-09-03
* | | | | | Update unidirectional sequential LSTM to support state API.Gravatar A. Unique TensorFlower2018-09-03
* | | | | | Update bidirectional sequential LSTM to support state API.Gravatar A. Unique TensorFlower2018-09-03
* | | | | | Fix a test.Gravatar Shashi Shekhar2018-09-03
* | | | | | [XLA:GPU] Flush out any pending work before starting autotuneGravatar Benjamin Kramer2018-09-03
* | | | | | Fix floating point ordering in the Sort HLO op in the GPU backend.Gravatar Adrian Kuegel2018-09-03
* | | | | | Call Cudnn also for grouped convolutions.Gravatar Adrian Kuegel2018-09-03
* | | | | | Update downloadable clang to r340427Gravatar Ilya Biryukov2018-09-03
* | | | | | compat: Update forward compatibility horizon to 2018-09-03Gravatar A. Unique TensorFlower2018-09-03
* | | | | | Rollforward of rollback:Gravatar A. Unique TensorFlower2018-09-02
* | | | | | [XLA] Simplify effective scalar iota to zeroGravatar David Majnemer2018-09-02
* | | | | | compat: Update forward compatibility horizon to 2018-09-02Gravatar A. Unique TensorFlower2018-09-02
* | | | | | Merge pull request #20237 from Intel-tensorflow:nhasabni/gatherndGravatar TensorFlower Gardener2018-09-01
|\ \ \ \ \ \