aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python
Commit message (Expand)AuthorAge
...
* | Benchmark for comparing original cond and cond_v2 performance.Gravatar Skye Wanderman-Milne2018-10-08
* | Remove Raises documentation on imperative_grads for ValueErrror not raised.Gravatar A. Unique TensorFlower2018-10-08
* | Avoid adding spurious ops when colocating with resource variables.Gravatar Asim Shankar2018-10-08
* | compat: Update forward compatibility horizon to 2018-10-08Gravatar A. Unique TensorFlower2018-10-08
* | compat: Update forward compatibility horizon to 2018-10-07Gravatar A. Unique TensorFlower2018-10-07
* | compat: Update forward compatibility horizon to 2018-10-06Gravatar A. Unique TensorFlower2018-10-06
* | Merge pull request #22659 from gautam1858:patch-17Gravatar TensorFlower Gardener2018-10-05
|\ \
* | | Add the plumbing for an autograph flag to defun. Disabled and experimental fo...Gravatar Dan Moldovan2018-10-05
* | | Simply the logic for bubbling captured tensors when building cond_v2 grad.Gravatar Saurabh Saxena2018-10-05
* | | Automated rollback of commit d258207f1583df4faa452265b051879af6c15dacGravatar A. Unique TensorFlower2018-10-05
* | | Fix api_compatibility_test diff for large files. assertEqual might be appliedGravatar Anna R2018-10-05
* | | Orders non-resource-affecting stateful ops in defuns.Gravatar Alexandre Passos2018-10-05
* | | Add DistributionStrategy support to moving average APIs.Gravatar A. Unique TensorFlower2018-10-05
* | | Automated rollback of commit ae0bc6f006497cc04a2ee75166d4ec71c7154fd8Gravatar Jiri Simsa2018-10-05
* | | [tf.data] Adding specialization for `MapDataset`, `ParallelMapDataset`, and `...Gravatar Jiri Simsa2018-10-05
* | | Copy device from If op to the lowered ops.Gravatar Saurabh Saxena2018-10-05
* | | Brings V2 Optimizers into Keras w/ Keras signaturesGravatar A. Unique TensorFlower2018-10-05
* | | Merge pull request #20476 from yongtang:06052018-bincount-shapeGravatar TensorFlower Gardener2018-10-05
|\ \ \
* | | | Do 2 warmup runs in assert_no_new_pyobjects_executing_eagerly.Gravatar Todd Wang2018-10-05
* | | | Make gradient tape stack thread localGravatar Igor Ganichev2018-10-05
* | | | Fix documentation.Gravatar A. Unique TensorFlower2018-10-05
* | | | BEGIN_PUBLICGravatar A. Unique TensorFlower2018-10-05
* | | | compat: Update forward compatibility horizon to 2018-10-05Gravatar A. Unique TensorFlower2018-10-05
* | | | Fix regression that caused xrange to be ignored.Gravatar Dan Moldovan2018-10-04
* | | | Merge pull request #21945 from efagerho:masterGravatar TensorFlower Gardener2018-10-04
|\ \ \ \
* | | | | Pin ops with small integer inputs (already on the cpu) to the cpu in eager.Gravatar Akshay Modi2018-10-04
* | | | | This CL fixes a bug in the eager benchmarks test that caused the defun tests ...Gravatar A. Unique TensorFlower2018-10-04
* | | | | Avoid creating control edges on not-this-graph.Gravatar Alexandre Passos2018-10-04
* | | | | Automated rollback of commit 6b538d9ce54e878576131cde0c76e43a893180c2Gravatar Smit Hinsu2018-10-04
* | | | | Internal change.Gravatar Anna R2018-10-04
* | | | | Enable masking through a Sequential model.Gravatar Francois Chollet2018-10-04
* | | | | [tf.data] Add a notion of `captured args` to MapDefunGravatar Rachel Lim2018-10-04
* | | | | Temporarily disable testCondInDefun test in control_flow_ops_py_testGravatar Smit Hinsu2018-10-04
* | | | | [tf.data] Clean up tests for `tf.data.experimental`.Gravatar Derek Murray2018-10-04
* | | | | Makes sure Keras Layer's `__call__` is always used in Eager.Gravatar A. Unique TensorFlower2018-10-04
* | | | | Add a separator between shape and dtype in cache key encoding.Gravatar Akshay Modi2018-10-04
* | | | | Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
* | | | | Merge pull request #22660 from gautam1858:patch-18Gravatar TensorFlower Gardener2018-10-04
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #22392 from yanboliang:metricsGravatar TensorFlower Gardener2018-10-04
|\ \ \ \ \ \
* | | | | | | Add ability to vectorize nodes that do not derive from function arguments. (T...Gravatar Rachel Lim2018-10-04
* | | | | | | Gracefully disallow updating resource variables with invalid shapes.Gravatar Asim Shankar2018-10-04
* | | | | | | 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