aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Exclude importing tensorflow.contrib.cloud on Windows (#20474)Gravatar Yun Peng2018-07-02
* Merge pull request #20460 from tensorflow/yifeif-patch-1Gravatar Yifei Feng2018-07-02
|\
* | Add KinesisDataset support for tensorflow Dataset (#19712)Gravatar Yong Tang2018-07-02
* | Merge pull request #20234 from aaroey/fix_calibrator_last_batchGravatar Sami Kama2018-07-01
|\ \
| | * Reapplying #20295Gravatar Yifei Feng2018-07-01
| |/ |/|
* | Merge pull request #20430 from case540/branch_202673820Gravatar Yifei Feng2018-06-29
|\ \
* | | Update kafka to v0.11.4 (#20417)Gravatar Yong Tang2018-06-29
| * | Excluding cloud_py as well from Windows Bazel build.Gravatar Michael Case2018-06-29
| * | Attempt to fix Windows Bazel build.Gravatar Michael Case2018-06-29
| * | Fix incorrect merge of Docker files.Gravatar Michael Case2018-06-29
| * | Fix accidently downgrade of protobuf requirement.Gravatar Michael Case2018-06-29
| * | Run buildifier on tensorflow/BUILD to fix sanity.Gravatar Michael Case2018-06-29
| * | Fix incorrect merge of grpc_server_lib.h.Gravatar Michael Case2018-06-29
| * | Remove duplicate GRPC rule.Gravatar Michael Case2018-06-29
* | | Merge pull request #18274 from imsheridan/fix_math_apidefGravatar Mark Daoust2018-06-29
|\ \ \
| | * \ Merge commit for internal changesGravatar Michael Case2018-06-29
| | |\ \
* | | \ \ Merge pull request #20147 from yongtang/06202018-mpi_collectivesGravatar Qianli Scott Zhu2018-06-29
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #20112 from Intel-tensorflow/concat_reorder_fixGravatar Qianli Scott Zhu2018-06-29
|\ \ \ \ \
| | | | * | [contrib.bigtable] Clean up buildsGravatar Brennan Saeta2018-06-29
| | | | * | [XLA] Add key-value version of Sort HLO.Gravatar Michael Kuperstein2018-06-29
| | | | * | Internal Change.Gravatar Michael Case2018-06-29
| | | | * | Added std::move on the caller side of interpreter->SetVariables.Gravatar A. Unique TensorFlower2018-06-29
| | | | * | [tf.data] Optimize the implementation of DeserializeSparseOp<Variant>.Gravatar Derek Murray2018-06-29
| | | | * | Add quantized ReluX kernels.Gravatar A. Unique TensorFlower2018-06-29
| | | | * | Add more helpful error messages when restoring from checkpoint fails.Gravatar Karmel Allison2018-06-29
| | | | * | [data-stats] Adds support for gathering statistics as metrics with `stats_agg...Gravatar Shivani Agrawal2018-06-29
| | | | * | Add README.md for RevNet example.Gravatar Xuechen Li2018-06-29
* | | | | | Stream executor should no longer depend on XLA for statusor. (#20422)Gravatar Michael Case2018-06-29
| | | | * | [tf.data / Bigtable] Initial tf.data Bigtable integrationGravatar Brennan Saeta2018-06-29
| | | | * | removing unnecessary test fixturesGravatar Jiri Simsa2018-06-29
| | | | * | Broad refactor (part 4): Split the CFG construction part into a component sep...Gravatar Dan Moldovan2018-06-29
| | | | * | [TF:XLA] Remove StatusOr<> return values from linear algebra functions and th...Gravatar Peter Hawkins2018-06-29
| | | | * | tfe.defun shouldn't leak information across graphs (or across eager and graphs)Gravatar Alexandre Passos2018-06-29
| | | | * | Handle nested tuples in GpuTransferManager.Gravatar Adrian Kuegel2018-06-29
| | | | * | [XLA] Add new helper xla::Iota().Gravatar Peter Hawkins2018-06-29
| | | | * | [XLA] Make XlaBuilder op construction methods private. Change remaining users...Gravatar Peter Hawkins2018-06-29
| | | | * | [XLA:GPU] Stop creating nested fusion nodes in multi-output fusion.Gravatar Thomas Joerg2018-06-29
| | | | * | Python: Add a compat.py with a constant to help withGravatar Asim Shankar2018-06-29
* | | | | | Adding support to checkout both branches and tags; Adding parameters to build...Gravatar Clayne Robison2018-06-28
| | | | * | Convert exp(x-1) into expm1(x).Gravatar A. Unique TensorFlower2018-06-28
* | | | | | Dedupe incompatible ops message.Gravatar Jacques Pienaar2018-06-28
* | | | | | Adds reset op as an optional return from update_stats.Gravatar A. Unique TensorFlower2018-06-28
* | | | | | [XLA] Change code in tensorflow/compiler/xla that uses XlaBuilder:: methods t...Gravatar Peter Hawkins2018-06-28
* | | | | | Add an output context that can be used to specify outputs to capture when run...Gravatar Priya Gupta2018-06-28
* | | | | | tf.keras sync 2.2.0Gravatar Anjali Sridhar2018-06-28
* | | | | | Bugfix: In eager mode, bessel_i0 and bessel_i1 raise "TypeError: unhashable t...Gravatar Brian Patton2018-06-28
* | | | | | Add code to parse interpolatable error messages.Gravatar James Keeling2018-06-28
* | | | | | Replace Keras clip by value and clip by norm in Keras Optimizers with native ...Gravatar A. Unique TensorFlower2018-06-28
* | | | | | _UnaryOpsComposition kernel: compose multiple shape&type preserving unary ops...Gravatar Eugene Zhulenev2018-06-28
* | | | | | Include eager/graph mode in cache key so that one type of tensor doesn't spillGravatar Akshay Modi2018-06-28