aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge commit for internal changesGravatar Akshay Modi2018-06-15
|\
* | Fix: DepthwiseConv2D fails when bias is enabled (#20063)Gravatar Pavithra Vijay2018-06-15
| * Add XLA support for the error function (and complement).Gravatar Russell Power2018-06-15
| * Fix Makefile build for benchmarking code.Gravatar Shashi Shekhar2018-06-15
| * Broad refactoring (part 1): Introduce a module dedicated to symbols that are ...Gravatar Dan Moldovan2018-06-15
| * Adds warm start capability to tf.contrib.estimator.DNNEstimatorGravatar A. Unique TensorFlower2018-06-15
| * Update demo app to use nightly TFLite build instead of latest release build.Gravatar Alan Chiao2018-06-14
| * Add resource type to Switch op.Gravatar A. Unique TensorFlower2018-06-14
| * Improves the docstring and comments about feature column library.Gravatar Jianwei Xie2018-06-14
* | contrib: autograph/constrained_optimization: minor spelling tweaks (#20044)Gravatar brett koonce2018-06-15
| * Added comment to explain plugging on external sharding normalizers.Gravatar A. Unique TensorFlower2018-06-14
| * Disable collective ops support on Android builds.Gravatar Timon Van Overveldt2018-06-14
| * Move xla_sharding related code to third_partyGravatar Youlong Cheng2018-06-14
| * [tf.data] Internal refactor of `tf.data.contrib.map_and_batch()`, switching f...Gravatar Jiri Simsa2018-06-14
| * Increase the numerical tolerance threshold temporarily to make the test pass.Gravatar Guangda Lai2018-06-14
* | Bootstrapping MKL+GPU test (#20037)Gravatar Clayne Robison2018-06-14
* | fix missing header in aarch64 Nvidia Jetson (#20025)Gravatar PeterLee2018-06-14
| * Split out HloAllReduceInstruction as a subclass of HloInstruction.Gravatar A. Unique TensorFlower2018-06-14
| * Increase tolerance for depthwise convolution gradient tests.Gravatar A. Unique TensorFlower2018-06-14
| * Correctly build and link in the GCS control opsGravatar Brennan Saeta2018-06-14
| * Add HWNC and HWCN data format supportGravatar A. Unique TensorFlower2018-06-14
| * Small refactoring of code to check device crossing in dependency optimizer.Gravatar A. Unique TensorFlower2018-06-14
| * Speed up shuffle_dataset_op_test.Gravatar Saurabh Saxena2018-06-14
| * [TF:XLA] Account for subcomputations in heap simulator during scheduling.Gravatar Dimitris Vardoulakis2018-06-14
* | fix allocation ID for MKL (#20035)Gravatar Mohammad Ashraf Bhuiyan2018-06-14
| * Convert log(x+1) to log1p(x).Gravatar A. Unique TensorFlower2018-06-14
* | opencv interop fix: exclude libjpeg symbols from libtensorflow_framew… (#19...Gravatar ruanjiandong2018-06-15
| * Automated g4 rollback of changelist 196296096Gravatar A. Unique TensorFlower2018-06-14
| * [tf.data] Adding support for tf.data.Dataset.prefetch(buffer_size=0).Gravatar Jiri Simsa2018-06-14
| * Export build_toco_convert_protosGravatar Suharsh Sivakumar2018-06-14
| * [tf.data] Convert GeneratorDataset to use StructuredFunctionWrapper.Gravatar Derek Murray2018-06-14
| * Internal Change.Gravatar A. Unique TensorFlower2018-06-14
| * Clarify reuse documentation in variable_scope and eager.Gravatar Alexandre Passos2018-06-14
| * Automated g4 rollback of changelist 200414970Gravatar Yu-Cheng Ling2018-06-14
| * Install Keras dependencies.Gravatar Yifei Feng2018-06-14
| * Add support for TOKEN type to CPU/GPU backends.Gravatar Mark Heffernan2018-06-14
| * Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-06-14
* | Invalid Python example in baseline.py (#20033)Gravatar Steven Schmatz2018-06-14
* | Update debugger.md (#20036)Gravatar Taras Sereda2018-06-14
| * Support non-static shape in `tf.distributions.Categorical`.Gravatar Christopher Suter2018-06-14
| * Factor a "capture_dependencies" scope out of Template.Gravatar Allen Lavoie2018-06-14
| * [TF:XLA] Bump open source llvm revision to r334704Gravatar Sanjoy Das2018-06-14
| * Optimized implementation of transpose conv. Uses an im2col array and GEMM, si...Gravatar A. Unique TensorFlower2018-06-14
| * Automated g4 rollback of changelist 200500606Gravatar A. Unique TensorFlower2018-06-14
| * Switch "init_from_checkpoint" to use "DEBUG" log level.Gravatar Mark Daoust2018-06-14
| * Make it possible to retrieve the variables used in a defined function.Gravatar Akshay Agrawal2018-06-14
| * Remove dead code from bulk_restore() but keep dead function parameter for bac...Gravatar A. Unique TensorFlower2018-06-14
* | Merge pull request #20027 from case540/fix_git_tag_overrideGravatar Michael Case2018-06-14
|\ \
| | * Propagate the non-resource part of a resource tensor's shape in Enter's shape...Gravatar Peter Hawkins2018-06-14
| | * [XLA:GPU] Make alias analysis emit metadata for subshapesGravatar Benjamin Kramer2018-06-14