aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | [Java]: Release 1.10.0-rc0Gravatar Asim Shankar2018-07-23
* | | | | | Improve the documentation for the Android app for TensorFlow Lite.Gravatar A. Unique TensorFlower2018-07-23
* | | | | | op->Device can be a nullptr, so don't dereference directly.Gravatar Akshay Modi2018-07-23
* | | | | | Remove linking NCCL license file.Gravatar Toby Boyd2018-07-23
* | | | | | Allow ResourceVariable to be written to TensorArray.Gravatar Akshay Modi2018-07-23
* | | | | | Automated rollback of commit cf94a46c34f8568608d78b77e9a1c4369ebcafa2Gravatar Karmel Allison2018-07-23
* | | | | | Remove unnecessary <unistd.h> includesGravatar Jared Duke2018-07-23
* | | | | | Teach StreamExecutor to load modules and resolve symbols in themGravatar Sanjoy Das2018-07-23
* | | | | | [XLA] Simplify slice(slice()) to a single slice and simplify Reduce(Concat())Gravatar Blake Hechtman2018-07-23
* | | | | | Add README for l2hmc.Gravatar Xuechen Li2018-07-23
* | | | | | Add defun option.Gravatar Xuechen Li2018-07-23
* | | | | | Allow differentiating tfe.defun functions which contain conds.Gravatar Alexandre Passos2018-07-23
* | | | | | [tfgan] Issue #18041: Make pooling consistent in `gan_loss`.Gravatar A. Unique TensorFlower2018-07-23
* | | | | | Add check at GPU initialization to see if GPU kernels can be run.Gravatar Reed Wanderman-Milne2018-07-23
* | | | | | Fix for conditional attributes crashing in static analysisGravatar A. Unique TensorFlower2018-07-23
* | | | | | Adding core interface to a contrib versionGravatar A. Unique TensorFlower2018-07-23
* | | | | | Further simplify backward pass.Gravatar Xuechen Li2018-07-23
* | | | | | Add initial experimental C API for TFLiteGravatar Jared Duke2018-07-23
* | | | | | The SavedModel legacy_init_op and main_op are functionally equivalent. Here, ...Gravatar Karmel Allison2018-07-23
* | | | | | Merge pull request #20755 from aaroey:segmentor_fixGravatar TensorFlower Gardener2018-07-23
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #20736 from dimaxano:masterGravatar TensorFlower Gardener2018-07-23
|\ \ \ \ \ \ \
* | | | | | | | Work around gfile.Glob's divergent behavior in different environments.Gravatar Goutham Bhat2018-07-23
* | | | | | | | Split textual headers off of ":android_all_ops" into ":android_all_ops_textua...Gravatar Timon Van Overveldt2018-07-23
* | | | | | | | Update description of TPUEstimator.Gravatar A. Unique TensorFlower2018-07-23
* | | | | | | | Internal changeGravatar A. Unique TensorFlower2018-07-23
* | | | | | | | Add explicit "-lz" linkopt for Android selective registration targets.Gravatar Timon Van Overveldt2018-07-23
* | | | | | | | Fix file paths.Gravatar Dan Moldovan2018-07-23
* | | | | | | | Add main script training sampler on 2D energy landscapes.Gravatar Xuechen Li2018-07-23
* | | | | | | | Fix ShapeUtil::CompatibleIgnoringElementType for opaque typesGravatar A. Unique TensorFlower2018-07-23
* | | | | | | | Use code blocks in the swap_ts and reroute_ts docstrings.Gravatar Dan Ringwalt2018-07-23
* | | | | | | | Fix sanity. Adding future imports.Gravatar Yifei Feng2018-07-23
* | | | | | | | Extend random pool to work with arbitrarily nested tensor structures.Gravatar A. Unique TensorFlower2018-07-23
* | | | | | | | Change partial reconstruction loss in cyclegan_loss to the standard abs_diff.Gravatar Wesley Qian2018-07-23
* | | | | | | | Broaden dropped exception set in error handler in `transformer.Base.visit`.Gravatar A. Unique TensorFlower2018-07-23
* | | | | | | | Fix improperly forwarded argument.Gravatar Russell Power2018-07-23
* | | | | | | | Allow clustering ControlTrigger nodesGravatar Sanjoy Das2018-07-23
* | | | | | | | Automated rollback of commit 8048b3a53d5a919fef74874fcffbec9039e6acd1Gravatar Russell Power2018-07-23
* | | | | | | | Refactor imagenet configurations.Gravatar Xuechen Li2018-07-23
* | | | | | | | Automated rollback of commit aee128fb46f2721b07e5fa04ed6fac4b67963807. Revert...Gravatar A. Unique TensorFlower2018-07-23
* | | | | | | | Allow scalar inputs for toco and TFLite zip testsGravatar Jared Duke2018-07-23
* | | | | | | | Fix meaningless "const" on return type.Gravatar James Keeling2018-07-23
* | | | | | | | Specify minSdkVersion/targetSdkVersion in library manifestsGravatar Jared Duke2018-07-23
* | | | | | | | Use a error rendezvous wrapper to capture infeed/outfeed/training session err...Gravatar Russell Power2018-07-23
* | | | | | | | [XLA] Don't call into the allocator for 0 byte allocationsGravatar Sanjoy Das2018-07-23
* | | | | | | | Destroy tf.Session when the session is closed.Gravatar Russell Power2018-07-23
* | | | | | | | Default .inputs .outputs of Network should be [] otherwise uses_learning_phas...Gravatar Sergio Guadarrama2018-07-23
* | | | | | | | Merge pull request #21017 from Red-Portal:masterGravatar TensorFlower Gardener2018-07-23
|\ \ \ \ \ \ \ \
| | | * | | | | | Fix segment_test build dependency.Gravatar gracehoney2018-07-23
* | | | | | | | | [XLA:GPU] Make sure that buffers for tuple() have a unique top-level allocationGravatar Benjamin Kramer2018-07-23
* | | | | | | | | Delegate L2Norm to nnapi.Gravatar A. Unique TensorFlower2018-07-23