aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master'Gravatar Avijit2018-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
| * [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
| * 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
| * Toco: Fix a minor problem in affine fusing.Gravatar Yu-Cheng Ling2018-08-14
| * Quantized Dilated Convolution support.Gravatar Suharsh Sivakumar2018-08-14
| * Merge pull request #21494 from npow:fix-15943Gravatar TensorFlower Gardener2018-08-14
| |\
| * | [XLA:GPU] VLOG HLO before optimization.Gravatar Sanjoy Das2018-08-14
| * | Propagate the Compiler pointer to CudnnConvolutionAlgorithmPicker.Gravatar Tim Shen2018-08-14
| * | Create a tf.constant for the weak_learner_type that's shared across all theGravatar A. Unique TensorFlower2018-08-14
| * | ExpandDims requires the 'dim' argument to be a scalar.Gravatar Asim Shankar2018-08-14
| * | New Class StepsExporter added which exports the serving graph and checkpoints...Gravatar A. Unique TensorFlower2018-08-14
| * | Make early stopping tests less brittle to prevent breaking them when upgradin...Gravatar A. Unique TensorFlower2018-08-14
| * | Change PickBestAlgorithm to return a StatusOr object.Gravatar Tim Shen2018-08-14
| * | Adds support for Eager delegate to tflite_diff.Gravatar Nupur Garg2018-08-14
| * | Merge pull request #21589 from karllessard:java-types-tfnumberGravatar TensorFlower Gardener2018-08-14
| |\ \
| * \ \ Merge pull request #20114 from formath:hash_table_more_typesGravatar TensorFlower Gardener2018-08-14
| |\ \ \
| * | | | Add new interfaces to DistributionStrategies to work with distribute coordina...Gravatar Yuefeng Zhou2018-08-14
| * | | | Add a buffer comparator to make it easy comparing fp16 buffers.Gravatar Tim Shen2018-08-14
| * | | | [XLA] Optimize Transpose and Reshape of single-use Rng.Gravatar Blake Hechtman2018-08-14
| * | | | Automated rollback of commit 0c98648e9a8722344bf8445ae46b1dff507b4859Gravatar A. Unique TensorFlower2018-08-14
| * | | | Internal change.Gravatar Nupur Garg2018-08-14
| * | | | Fix the Eager prefix constant.Gravatar Yu-Cheng Ling2018-08-14
| * | | | Add an `implementation` argument to `tf.keras.layers.LocallyConnected2D` and ...Gravatar A. Unique TensorFlower2018-08-14