aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Set plugin_converter_ and enable tests for custom_plugin_example.Gravatar gracehoney2018-07-18
* Support unsigned indices for in-place DynamicUpdateSlice.Gravatar Adrian Kuegel2018-07-18
* [XLA:GPU] s/InstructionFusionTest/MultiOutputFusionTest in multi_output_fusio...Gravatar Thomas Joerg2018-07-18
* Implement BitonicSort for GPU.Gravatar Adrian Kuegel2018-07-18
* Merge pull request #20820 from lgeiger:tfgan-fix-testGravatar TensorFlower Gardener2018-07-18
|\
* | Track colocation context manager locations (file:line) and add colocation inf...Gravatar A. Unique TensorFlower2018-07-18
* | [XLA:GPU] Generalize the column reduction algorithm to handle tile widths gre...Gravatar Thomas Joerg2018-07-17
* | Add support for MirroredVariables in init_from_checkpoint and warm_start in e...Gravatar Priya Gupta2018-07-17
* | Update documentation for using pruning and contrib/slim training utilityGravatar A. Unique TensorFlower2018-07-17
* | - Use InlinedVector for ShapeIndex.Gravatar Yunxing Dai2018-07-17
* | Automated rollback of commit ff4945f86e04d403cdf46c19392b2041bc75c2adGravatar A. Unique TensorFlower2018-07-17
* | Adding an OptimizationParameters proto to provide support for more optimizers.Gravatar A. Unique TensorFlower2018-07-17
* | [tf.data] Switch iterator ops to use a simple non-blocking background worker.Gravatar Derek Murray2018-07-17
* | Align TFLite tensors to 16 bytes for EIGEN_DONT_ALIGNGravatar Yu-Cheng Ling2018-07-17
* | Merge pull request #20853 from yongtang:07162018-HistogramFixedWidthGravatar TensorFlower Gardener2018-07-17
|\ \
* | | [XLA] Add strided R1 tests with large strides.Gravatar Michael Kuperstein2018-07-17
* | | Removing redundant comment.Gravatar Shivani Agrawal2018-07-17
* | | Extending batching capability to support rank 5 tensors.Gravatar A. Unique TensorFlower2018-07-17
* | | Merge pull request #20877 from pmkalshetti:patch-1Gravatar TensorFlower Gardener2018-07-17
|\ \ \
* | | | Support identity activation function in Cudnn implementation of fused conv2d ...Gravatar A. Unique TensorFlower2018-07-17
* | | | Add single-sided host send and receive operations.Gravatar Mark Heffernan2018-07-17
* | | | [TF:XLA] Move implementations of primitive math functions out of TF/XLA and i...Gravatar Peter Hawkins2018-07-17
* | | | Automated rollback of commit 0ba51c741981c4f264dc06356a44b89ab9dbacd1Gravatar Rachel Lim2018-07-17
* | | | Error on some documented invalid Cudnn inputs. Cudnn should haveGravatar A. Unique TensorFlower2018-07-17
* | | | Support channels_first data format with crossentropy lossesGravatar Zhenyu Tan2018-07-17
* | | | Merge pull request #20840 from wangershi:patch-1Gravatar TensorFlower Gardener2018-07-17
|\ \ \ \
* | | | | Only run small and medium tests on windows.Gravatar Gunhan Gulsoy2018-07-17
* | | | | Consolidate all Keras initializers into ops/init_opsGravatar A. Unique TensorFlower2018-07-17
* | | | | Merge pull request #20672 from TShapinsky:documentation_fixGravatar TensorFlower Gardener2018-07-17
|\ \ \ \ \
* | | | | | [XLA:GPU] Warn if using driver jit < 396.20.0.Gravatar Justin Lebar2018-07-17
* | | | | | Fix window bazel build failure by exclusing tensorflow/contrib/tensorrt:init_...Gravatar Guangda Lai2018-07-17
* | | | | | move session config creation logic to seperate function for reuseGravatar Zhenyu Tan2018-07-17
* | | | | | Automated rollback of commit 2936833c7e22c102ff2b82e3f4e261b94602fbccGravatar Reed Wanderman-Milne2018-07-17
* | | | | | [TF:XLA] Avoid special case copies for conditional HLOs.Gravatar A. Unique TensorFlower2018-07-17
* | | | | | Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
* | | | | | Print kOutputYXInput.Gravatar A. Unique TensorFlower2018-07-17
* | | | | | [XLA] Shape inference should verify the shapes of sort keys and sort values m...Gravatar Michael Kuperstein2018-07-17
* | | | | | Initialize profiler pointer to null.Gravatar Shashi Shekhar2018-07-17
* | | | | | Removes comment for implemented feature.Gravatar Shivani Agrawal2018-07-17
* | | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-07-17
* | | | | | Automated rollback of commit 17bbfe25d0225f7d693384d4e0dcaa5f49a8c697Gravatar Alexandre Passos2018-07-17
* | | | | | [Java]: Remove some dead code.Gravatar Asim Shankar2018-07-17
* | | | | | [XLA] Implement sorting second dimension of a rank-2 in the evaluatorGravatar Michael Kuperstein2018-07-17
* | | | | | Fix sanity failure from cl/204944404Gravatar Yifei Feng2018-07-17
* | | | | | toco thinks Stack is the same as Pack.Gravatar A. Unique TensorFlower2018-07-17
* | | | | | Update distribution strategy readme to reflect metrics support during training.Gravatar Priya Gupta2018-07-17
* | | | | | Merge pull request #20746 from nluehr:merge_resize_bilinearGravatar TensorFlower Gardener2018-07-17
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #20752 from ROCmSoftwarePlatform:upstream-xla-rename-gpu-c...Gravatar TensorFlower Gardener2018-07-17
|\ \ \ \ \ \ \
* | | | | | | | [TF:XLA] Add a 2000x2000 test case to Cholesky and QR decomposition tests.Gravatar Peter Hawkins2018-07-17
* | | | | | | | Merge pull request #20795 from formigone:bounding-box-example-typoGravatar TensorFlower Gardener2018-07-17
|\ \ \ \ \ \ \ \