aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Don't let 0-sized arrays trip the allocator.Gravatar A. Unique TensorFlower2018-08-16
* Automated rollback of commit 26353f9b51091312e7097143aee9c2d05e2011fdGravatar A. Unique TensorFlower2018-08-16
* Delete tf.contrib.kfac. K-FAC in Tensorflow is now its own separate package.Gravatar Vikram Tankasali2018-08-16
* Add a HloPass to rewrite convolutions with feature_group_count > 1.Gravatar Adrian Kuegel2018-08-16
* compat: Update forward compatibility horizon to 2018-08-16Gravatar A. Unique TensorFlower2018-08-16
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-16
* Add a feature_group_size parameter to the Convolution HLO op.Gravatar Adrian Kuegel2018-08-16
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-16
* Add StringLength op to TensorFlow.Gravatar Sung Jin Hwang2018-08-16
* Step_fn should be able to receive un-wrapped inputsGravatar Sourabh Bajaj2018-08-15
* Separated protobuf_compiler into a separate BUILD rule.Gravatar A. Unique TensorFlower2018-08-15
* Require token operand for infeed and outfeed.Gravatar Mark Heffernan2018-08-15
* Update the ADC file location in Colab.Gravatar Craig Citro2018-08-15
* In auto-tuning, initialize fp16 buffers with 0.1.Gravatar Tim Shen2018-08-15
* Allow python3.5 devel docker builds.Gravatar Amit Patankar2018-08-15
* LARS Optimizer in TensorFlowGravatar A. Unique TensorFlower2018-08-15
* Create new interface for specifying TensorFlow third party importsGravatar Austin Anderson2018-08-15
* Fix error message formatting.Gravatar Sanjoy Das2018-08-15
* Automated rollback of commit 2a8e827c87149c49a1c47da010ee40f50a904055Gravatar Alexandre Passos2018-08-15
* The code for splitting constants to ensure single user had a side effect of d...Gravatar A. Unique TensorFlower2018-08-15
* Internal changeGravatar Jared Duke2018-08-15
* Implmenet cuDNN algorithm cross checking.Gravatar Tim Shen2018-08-15
* Enable f64 convolutions for GPU backend. Currently, all layouts are NCHWs.Gravatar Tim Shen2018-08-15
* NEON optimizations for most common-Mul uint8 kernel.Gravatar A. Unique TensorFlower2018-08-15
* [tf.contrib.lookup] More cleanups and add some simple benchmarks.Gravatar Eugene Brevdo2018-08-15
* TOCO Bugfix: Do not transform Conv() to DepthwiseConv() if weights is sharedGravatar A. Unique TensorFlower2018-08-15
* Make sure tensorrt and nccl kernels compile with newer versions of Eigen.Gravatar A. Unique TensorFlower2018-08-15
* Automated rollback of commit 6b13a15e0b9906abbb66f87d83db291d0099cb43Gravatar Gunhan Gulsoy2018-08-15
* Fix the MKL build by correcting misspelled references to MKL's build package.Gravatar A. Unique TensorFlower2018-08-15
* Bump gtest version to latest head.Gravatar Justin Lebar2018-08-15
* Introduce and use an "and recurrence" in deadness analysis to represent loops.Gravatar Sanjoy Das2018-08-15
* Add description on how `sparse_reduce_max` behaves with respect to the missin...Gravatar A. Unique TensorFlower2018-08-15
* Fix TensorFlow V2 test in api_compatibility_test and update goldens.Gravatar Anna R2018-08-15
* Move params to kernels/internal/types.h.Gravatar A. Unique TensorFlower2018-08-15
* Ops API to author TFLite ops as functions directly.Gravatar Yu-Cheng Ling2018-08-15
* * Fixing checks for fully-known shapes.Gravatar Andrew Cotter2018-08-15
* Support multiple index-space constraints in synthetic input generator.Gravatar Mark Heffernan2018-08-15
* Avoid copying Tensor when Select op takes scalar cond input (CPU).Gravatar Sung Jin Hwang2018-08-15
* Automated rollback of commit e045fd284075001e7f7585c581c4444e4e850534Gravatar Andrew Selle2018-08-15
* [XLA] The a cross-module all-reduce is a global predecessor of an hlo,Gravatar A. Unique TensorFlower2018-08-15
* Always use a fresh graph in run_in_graph_and_eager_modesGravatar Alexandre Passos2018-08-15
* Handle aggregate arguments using op_hints.Gravatar Andrew Selle2018-08-15
* Simplify the boosted trees control flow.Gravatar A. Unique TensorFlower2018-08-15
* Strip control dependencies in despecializer.Gravatar Mark Heffernan2018-08-15
* Merge pull request #20003 from samikama:BazelNoStripGravatar TensorFlower Gardener2018-08-15
|\
* | [TF:XLA] Bump open source llvm revision to r339662Gravatar Sanjoy Das2018-08-15
* | Add a virtual interface for the executor side of stats collection.Gravatar Derek Murray2018-08-15
* | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-15
* | Allows feature inputs to be arbitrary nested tuples in TPUEstimator which is ...Gravatar Olivia Nordquist2018-08-15
* | Small fix to MaybeGetMinimumShape() in op_level_cost_estimator.Gravatar Doe Hyun Yoon2018-08-15