aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | 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
* | | | | | | | | | | | Dead code elimination.Gravatar Akshay Agrawal2018-08-15
* | | | | | | | | | | | Run buildifier on tensorflow.bzlGravatar Gunhan Gulsoy2018-08-15
* | | | | | | | | | | | [XLA] Fix a bug in scatter test.Gravatar A. Unique TensorFlower2018-08-15
| | | | | * | | | | | | fix Ubuntu Sanity check failureGravatar weidankong2018-08-15
* | | | | | | | | | | | Add batch_gather that assumes a series of leading (dense) dimensions.Gravatar Adria Puigdomenech2018-08-15
* | | | | | | | | | | | Fix toco execution on WindowsGravatar Jared Duke2018-08-15
* | | | | | | | | | | | Split unit test case for further parallelize.Gravatar Scott Zhu2018-08-15
* | | | | | | | | | | | Remove unused Estimator overrides.Gravatar Jianwei Xie2018-08-15
* | | | | | | | | | | | Improve the performance of ShapeUtil::GetLeafCountGravatar A. Unique TensorFlower2018-08-15
* | | | | | | | | | | | compat: Update forward compatibility horizon to 2018-08-15Gravatar A. Unique TensorFlower2018-08-15
* | | | | | | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-15
* | | | | | | | | | | | Update community page with more specific links to security advisories and oth...Gravatar Frank Chen2018-08-14
* | | | | | | | | | | | Automated rollback of commit a00fba38681fa28d6d20cd730fe362864b819a0dGravatar Gunhan Gulsoy2018-08-14
* | | | | | | | | | | | Change the initialization of the mean squared gradient variable of the optimi...Gravatar A. Unique TensorFlower2018-08-14
* | | | | | | | | | | | Propagate minmax information across input and outputs of Reshape.Gravatar Suharsh Sivakumar2018-08-14
* | | | | | | | | | | | The rewriter should not add nodes if followed pass-through op and then a Fake...Gravatar Suharsh Sivakumar2018-08-14