aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
...
* | | | | | | Mark tensorflow/contrib/tpu:datasets_test flakyGravatar Todd Wang2018-10-06
* | | | | | | Merge pull request #22691 from Bantena:vowel-checkGravatar TensorFlower Gardener2018-10-06
|\ \ \ \ \ \ \
* | | | | | | | [XLA] Add base and window dilation support to ReduceWindowGravatar David Majnemer2018-10-06
* | | | | | | | Merge pull request #22559 from byronyi:masterGravatar TensorFlower Gardener2018-10-06
|\ \ \ \ \ \ \ \
* | | | | | | | | 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
* | | | | | | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | Merge pull request #22386 from girving:statelessGravatar TensorFlower Gardener2018-10-05
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Simply the logic for bubbling captured tensors when building cond_v2 grad.Gravatar Saurabh Saxena2018-10-05
* | | | | | | | | | | [XLA:GPU] Remove hidden flag for disabling heuristic layout assignment.Gravatar Justin Lebar2018-10-05
* | | | | | | | | | | [tf.data vectorization] Feed inputs to vectorizers with notion of stackednessGravatar Rachel Lim2018-10-05
* | | | | | | | | | | Automated rollback of commit d258207f1583df4faa452265b051879af6c15dacGravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | [XLA:GPU] Use a struct for the return value of CudnnConvolutionAlgorithmPicke...Gravatar Justin Lebar2018-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
* | | | | | | | | | | Merge pull request #21183 from AndreasMadsen:sparsemax-2Gravatar TensorFlower Gardener2018-10-05
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | [TF:XLA] Bump open source abseil revision to e821380d69a549dc64900693942789d2...Gravatar Sanjoy Das2018-10-05
* | | | | | | | | | | | Internal changeGravatar Jared Duke2018-10-05
* | | | | | | | | | | | Removes the INTEL_MKL_ML_ONLY option from the CMakeLists build file since the...Gravatar Penporn Koanantakool2018-10-05
* | | | | | | | | | | | Add DistributionStrategy support to moving average APIs.Gravatar A. Unique TensorFlower2018-10-05
| | * | | | | | | | | | Expand stateless random generators to match their stateful cousinsGravatar Geoffrey Irving2018-10-05
* | | | | | | | | | | | Add deprecation call-out for tf_mobileGravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | | Automated rollback of commit ae0bc6f006497cc04a2ee75166d4ec71c7154fd8Gravatar Jiri Simsa2018-10-05
* | | | | | | | | | | | Fix bug in nonpip builds in ci_parameterized_build.shGravatar Todd Wang2018-10-05
* | | | | | | | | | | | [tf.data] Adding specialization for `MapDataset`, `ParallelMapDataset`, and `...Gravatar Jiri Simsa2018-10-05
| | | | | | | | | | | * Clean up the code under INTEL_MKL_ML_ONLYGravatar shengfuintel2018-10-05
* | | | | | | | | | | | Handle Range & BatchMatMul in partial Flex modeGravatar Yu-Cheng Ling2018-10-05
* | | | | | | | | | | | [XLA] Use the highest possible precision for large Iota inputs.Gravatar Blake Hechtman2018-10-05
* | | | | | | | | | | | Copy device from If op to the lowered ops.Gravatar Saurabh Saxena2018-10-05
* | | | | | | | | | | | Internal change.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | | Workaround build errors in Android NDK r14b.Gravatar Jeremy Lau2018-10-05
* | | | | | | | | | | | Brings V2 Optimizers into Keras w/ Keras signaturesGravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | | Convert TensorFlow's jpeg dependency to new third party import method.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | | Merge pull request #20476 from yongtang:06052018-bincount-shapeGravatar TensorFlower Gardener2018-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Profiler collects the number of replicas and num cores per replica used in th...Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | | | Revert constant folding to previous state.Gravatar Tong Shen2018-10-05
* | | | | | | | | | | | | Do 2 warmup runs in assert_no_new_pyobjects_executing_eagerly.Gravatar Todd Wang2018-10-05
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | [XLA] Extend the HLO verifier to check that non-layout-changing instructionsGravatar Bixia Zheng2018-10-05
* | | | | | | | | | | | Disable micro/examples/micro_speech:micro_speech_test test under msanGravatar Smit Hinsu2018-10-05
* | | | | | | | | | | | Make gradient tape stack thread localGravatar Igor Ganichev2018-10-05
* | | | | | | | | | | | Declare that stateless random ops are not differentiable in C++ code.Gravatar Tong Shen2018-10-05
| | * | | | | | | | | | make sparsemax nan and infinity safeGravatar Andreas Madsen2018-10-05
* | | | | | | | | | | | Fix documentation.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | | Refactoring TFLite export code. Unify OperatorCode generation logic.Gravatar Yu-Cheng Ling2018-10-05
* | | | | | | | | | | | When running a native/builtin op via eager C API, automatically fill in defaultGravatar Mingsheng Hong2018-10-05
* | | | | | | | | | | | - Don't set tpu optimizer parameter variable during weight initialization if ...Gravatar Jing Li2018-10-05
* | | | | | | | | | | | Update XlaSort to match the underlying HLO.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | | | | | | BEGIN_PUBLICGravatar A. Unique TensorFlower2018-10-05