aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge pull request #16637 from case540/branch_184052073Gravatar Amit Patankar2018-01-31
|\
* | Support multiple build types in Android build.gradle with the makefile build ...Gravatar Andrew Harp2018-01-31
* | Re-add missing argument specifier (#16632)Gravatar Andrew Harp2018-01-31
* | By default, only download inception if it doesn't exist already (#16577)Gravatar Ben2018-01-31
* | Update docs for tf.matching_files to mention non-deterministic (#16633)Gravatar Yong Tang2018-01-31
* | Fix the FutureWarning: Conversion of the second argument of issubdtype from `...Gravatar ImSheridan2018-01-31
* | Fix typos. (#16570)Gravatar hsm2072018-01-31
* | Remove query_layer in LuongMonotonicAttention (#16602)Gravatar Colin Raffel2018-01-31
* | Replace 'Dan' with 'Dandelion' in the citations (#16630)Gravatar Dandelion Mané2018-01-31
* | Remove duplicated identical lines (#16573)Gravatar simsicon2018-01-31
* | Fixed typo (#16610)Gravatar Cole Gerdemann2018-01-31
| * Merge commit for internal changesGravatar Michael Case2018-01-31
|/|
| * Add grpcio as a pip dependency of tensorflowGravatar Shanqing Cai2018-01-31
| * Fixes minor typos.Gravatar Shivani Agrawal2018-01-31
| * [XLA] Initialize linear indices used by NearComparator.Gravatar Nick Desaulniers2018-01-31
| * Internal change.Gravatar Anna R2018-01-31
| * Tolerate Const nodes with no data or with smaller data than is requiredGravatar A. Unique TensorFlower2018-01-31
| * Automated g4 rollback of changelist 184003263Gravatar A. Unique TensorFlower2018-01-31
| * [XLA:CPU] Generate correct IR for integer clampGravatar Sanjoy Das2018-01-31
| * [TF:XLA] Implement ExtractImagePatches.Gravatar Peter Hawkins2018-01-31
| * Remove contacts of ex-GooglerGravatar A. Unique TensorFlower2018-01-31
| * [TF:XLA] Implement Acos, Asin, Atan in terms of Atan2 using half-angle formul...Gravatar Peter Hawkins2018-01-31
| * [TF:XLA] Bump open source llvm revision to r323874Gravatar Sanjoy Das2018-01-31
| * Increfing tapes when keeping them around calls to python API functions.Gravatar Alexandre Passos2018-01-31
| * De-bazel filename_test. Part of the effort to remove all_opensource_files.Gravatar Yifei Feng2018-01-31
| * Go: Fix Scope.WithControlDependencies array-copying behavior.Gravatar Todd Wang2018-01-31
| * TPUEstimator: support host_call when use_tpu=False.Gravatar Jonathan Hseu2018-01-31
| * Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
| * Typo Correction.Gravatar A. Unique TensorFlower2018-01-31
| * Add std:: to min/max in cuda code to unbreak cuda-clang build.Gravatar Eric Liu2018-01-31
| * Whitelisting stateful op for dataset checkpointing temporarily.Gravatar Shivani Agrawal2018-01-31
| * [XLA] Disable transpose folding into reduce for reduces of rank 2 or higher.Gravatar Blake Hechtman2018-01-31
| * Update external protobuf codebase versionGravatar A. Unique TensorFlower2018-01-31
| * Extending sparsify_gather to remove variables from the tensorflow summaries.Gravatar A. Unique TensorFlower2018-01-31
| * Verify contents of tensorsGravatar A. Unique TensorFlower2018-01-31
| * Fix docs generation for cluster_resolversGravatar Mark Daoust2018-01-31
| * Remove a failing test for gpu numbers when XLA is enabled.Gravatar Eric Liu2018-01-31
| * Go: Support control dependencies.Gravatar Asim Shankar2018-01-31
| * Adds input_fn-return-dataset for Per-Host input pipeline deployment.Gravatar Jianwei Xie2018-01-31
| * Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
| * Remove Google-internal bug numbers from XLA error messages.Gravatar Bjarke Hammersholt Roune2018-01-31
| * internal changeGravatar A. Unique TensorFlower2018-01-31
| * Eager support for tf.Keras.Gravatar Anjali Sridhar2018-01-31
| * internal changeGravatar A. Unique TensorFlower2018-01-31
| * Removed unused variable doReverseChannels.Gravatar A. Unique TensorFlower2018-01-31
| * K-FAC: Wrap extract_image_patches() for compatibility with XLA.Gravatar A. Unique TensorFlower2018-01-31
| * Add a CLIF wrapper for DeviceProperties.Gravatar Max Galkin2018-01-31
| * Give tf.contrib.summary a default suffix of .v2. This is so that it doesn't c...Gravatar Jonathan Hseu2018-01-31
| * Update graph_matcher to include OneofPattern.Gravatar Suharsh Sivakumar2018-01-31
* | optimize_for_inference_lib.fold_batch_norms() preserves data_format (#16075)Gravatar yegord2018-01-31