aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python
Commit message (Expand)AuthorAge
* Add option in tf.gradients() to return zero tensors for unconnected gradients.Gravatar A. Unique TensorFlower2018-10-04
* Make batch_gather work with indices of dtype int64.Gravatar Adria Puigdomenech2018-10-04
* Automated rollback of commit 70a395f9795a48c21bc35cdf1dc44778f73a7bbaGravatar A. Unique TensorFlower2018-10-04
* compat: Update forward compatibility horizon to 2018-10-04Gravatar A. Unique TensorFlower2018-10-04
* [tf.data] Fix bug in `tf.data.experimental.unbatch()`.Gravatar Derek Murray2018-10-03
* assert_nontrivial_match in tf.keras.Model.load_weights (TF format)Gravatar Allen Lavoie2018-10-03
* Disable norm_op_test and svd_op_test under msanGravatar Smit Hinsu2018-10-03
* Merge pull request #22591 from EFanZh:fix-docsGravatar TensorFlower Gardener2018-10-03
|\
* | Update size of multi_device_iterator_test to medium to fix timeoutsGravatar Smit Hinsu2018-10-03
* | Add a require_static_shapes argument to DistributionStrategy class. This allo...Gravatar Anjali Sridhar2018-10-03
* | Fixes bug in Conv2D unit test that made it test a SeparableConv2D layer inste...Gravatar A. Unique TensorFlower2018-10-03
* | Some tiny speed improvements for defun.Gravatar Akshay Modi2018-10-03
* | Updates the doc of SyncReplicasOptimizer. It notes that some worker can consu...Gravatar Mustafa Ispir2018-10-03
* | [data-stats] Sets user given `tag` and `counter_prefix` with `set_stats_aggre...Gravatar Shivani Agrawal2018-10-03
* | [tf.data] Fix noisy warning.Gravatar Jiri Simsa2018-10-03
* | Automated rollback of commit 51b266fba181dffb6b3f9207280cde6b7670dd90Gravatar Jiri Simsa2018-10-03
* | [tf.data] Fix noisy warning.Gravatar Jiri Simsa2018-10-03
* | Update _check_shape to accept six.integer_types instead of intGravatar A. Unique TensorFlower2018-10-03
* | Fix filename/line number lookup for logging.Gravatar Russell Power2018-10-03
* | Re-enable the arithmetic optimizer by default in tests.Gravatar A. Unique TensorFlower2018-10-03
* | Fix bug in shape function for transpose: If the rank of the input is unknown ...Gravatar A. Unique TensorFlower2018-10-03
* | compat: Update forward compatibility horizon to 2018-10-03Gravatar A. Unique TensorFlower2018-10-03
* | Internal change.Gravatar Anna R2018-10-02
* | Further loosen bounds for depthwise_conv_op_test.Gravatar Anna R2018-10-02
* | Improve error messages and doc strings for eager-mode tf.keras.Model.fit() + ...Gravatar Shanqing Cai2018-10-02
* | Automated rollback of commit b7e9cbab27c893283acc4a6154d7a59dffb23758Gravatar Derek Murray2018-10-02
* | Set shape for output tensors of cond_v2.Gravatar Saurabh Saxena2018-10-02
* | Use `defun` instead of `Defun` for `tf.data`, except for `make_one_shot_itera...Gravatar Shivani Agrawal2018-10-02
* | Add missing `import unittest` to control_flow_ops_py_test.pyGravatar Todd Wang2018-10-02
* | Merge pull request #22517 from IMBurbank:masterGravatar TensorFlower Gardener2018-10-02
|\ \
* | | Update Keras RNN layer to support time major input.Gravatar Scott Zhu2018-10-02
* | | Internal change.Gravatar Revan Sopher2018-10-02
* | | Add support for multiple input/output numpy arrays when using Keras APIs.Gravatar Anjali Sridhar2018-10-02
* | | Merge pull request #17672 from joeyearsley:patch-3Gravatar TensorFlower Gardener2018-10-02
|\ \ \
* | | | Support shape_invariants in while_v2. Note that this arg is temporary and may...Gravatar Saurabh Saxena2018-10-02
* | | | Copy tf.distributions to tfp.distributions, and deprecate the tf.distribution...Gravatar A. Unique TensorFlower2018-10-02
* | | | Allow creating a list from a tensor. Fix a few inconsistencies in the tensor ...Gravatar Dan Moldovan2018-10-02
* | | | Fix the case when an object may have multiple directives with the same annota...Gravatar Dan Moldovan2018-10-02
* | | | Merge pull request #22126 from ConcurrencyPractitioner:masterGravatar TensorFlower Gardener2018-10-02
|\ \ \ \
* | | | | Use xlogy in a few places in TFP to avoid NaN's for certain special cases.Gravatar A. Unique TensorFlower2018-10-02
| | * | | Updated ordering for kwargsGravatar joe yearsley2018-10-02
* | | | | Export endpoint for the version of the `regex_replace` function that calls St...Gravatar A. Unique TensorFlower2018-10-02
* | | | | compat: Update forward compatibility horizon to 2018-10-02Gravatar A. Unique TensorFlower2018-10-02
* | | | | Loosen test bounds.Gravatar Revan Sopher2018-10-01
* | | | | [tf.data] Adding `tf.data.Options()`, `tf.data.Dataset.options()`, and `tf.da...Gravatar Jiri Simsa2018-10-01
* | | | | Mark bfloat16 as supported for ExponentialMovingAverage.Gravatar A. Unique TensorFlower2018-10-01
* | | | | [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* | | | | Change semantics of DistributionStrategy.update() to make sure theGravatar A. Unique TensorFlower2018-10-01
* | | | | Override implementation of log survival for Exponential distribution to bette...Gravatar A. Unique TensorFlower2018-10-01
* | | | | Add email comment explicitly authorizing distributions/special_math.py be rel...Gravatar Joshua V. Dillon2018-10-01