aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
...
* Removing the _SHOULD_RECORD_SUMMARIES_NAME andGravatar Rohan Jain2018-10-09
* [tf.data vectorization] Handle captured inputs in MapVectorization optimizationGravatar Rachel Lim2018-10-09
* Fixes typo in Sort description.Gravatar Tayo Oguntebi2018-10-09
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-10-09
* Include live-in symbols in liveness analysis. These are required for control ...Gravatar Dan Moldovan2018-10-09
* Improve docstring for tf.data.Dataset.shuffle()Gravatar A. Unique TensorFlower2018-10-09
* Create SDCAOptimizerV2 op to fix the "adaptative" typo.Gravatar Yuefeng Zhou2018-10-09
* Correctly pre-reserve visit state in HloInstruction::PostOrderDFSGravatar A. Unique TensorFlower2018-10-09
* Change LOG(WARNING) to VLOG(1) in utilsGravatar Peter Ma2018-10-09
* Throw error when evaluating have variable target in GradientTape.Gravatar Tamara Norman2018-10-09
* Internal changeGravatar Jared Duke2018-10-09
* Avoid extra calls to set_random_seed, as it is already called inGravatar Gunhan Gulsoy2018-10-09
* Allowing for mixture of V1 and V2 feature columns usage in canned estimators....Gravatar Rohan Jain2018-10-09
* Fixing Toco for exporting graphs with stringsGravatar A. Unique TensorFlower2018-10-09
* Removed unused load statements from the core BUILD.Gravatar A. Unique TensorFlower2018-10-09
* Automated rollback of commit 375c109659d2d0e6265447dffdeb460693b3cccfGravatar A. Unique TensorFlower2018-10-09
* compat: Update forward compatibility horizon to 2018-10-09Gravatar A. Unique TensorFlower2018-10-09
* Enable support for PRED values in KeyValueSort for the HloEvaluator.Gravatar Adrian Kuegel2018-10-09
* Automated rollback of commit 5f308cb408eb46ec9af0546be6b9ae1d5166b185Gravatar A. Unique TensorFlower2018-10-08
* Refactor CalculateOutputSize() from VirtualScheduler protected member functio...Gravatar Peter Ma2018-10-08
* Add Floor_mod to schema.Gravatar A. Unique TensorFlower2018-10-08
* Automated rollback of commit 07df147ab20c4a5329148e5fb5f7f6b187cb73a4Gravatar Reed Wanderman-Milne2018-10-08
* [XLA] Introduce input/output alias config.Gravatar Yunxing Dai2018-10-08
* Add a tracing::ScopedActivity event to track the duration of a Session::Run()Gravatar A. Unique TensorFlower2018-10-08
* Register int64 SUM GPU kernel.Gravatar James Qin2018-10-08
* Fix the seeding for `Dataset.shuffle(..., reshuffle_each_iteration=False)`.Gravatar Derek Murray2018-10-08
* Consolidate device parameter arguments into a shared DeviceInfo structGravatar A. Unique TensorFlower2018-10-08
* Remove deprecations for some of the endpoints in ApiDef files. These changesGravatar Anna R2018-10-08
* Avoid calling get_default_graph() during tf.enable_eager_execution()Gravatar Gunhan Gulsoy2018-10-08
* Internal changeGravatar Jared Duke2018-10-08
* Convert TensorFlow's aws dependency to new third party import method.Gravatar A. Unique TensorFlower2018-10-08
* [XLA] Make overly-specific ShapeUtil predicate a little more general.Gravatar Chris Leary2018-10-08
* Automated rollback of commit 13b47e6c4f9d7b295948b1057139bf676e394b6fGravatar Derek Murray2018-10-08
* Internal Change.Gravatar Michael Case2018-10-08
* Simple comment fix in CheckpointInputPipelineHook.Gravatar Ruoxin Sang2018-10-08
* Fix issue with type inference for ops with fixed output typesGravatar Jared Duke2018-10-08
* Automated rollback of commit 09b0fc199129e0f487a39741bdf674cf09035cbcGravatar Derek Murray2018-10-08
* [XLA] Simplify loop nesting in HandleConvolutionGravatar David Majnemer2018-10-08
* Ignore args and kwargs for defun's get_concrete_fn if `PolymorphicFunction` w...Gravatar Shivani Agrawal2018-10-08
* Merge pull request #22783 from Intel-tensorflow:sfu2/clean_mklmlGravatar TensorFlower Gardener2018-10-08
|\
* | Add more logging to the convolution transformations.Gravatar Tim Shen2018-10-08
* | Add custom call with layout constraints.Gravatar Mark Heffernan2018-10-08
* | Update performance documentation.Gravatar Shashi Shekhar2018-10-08
* | [tf.data] Choose non-deterministic seed once per Python-level `Dataset` object.Gravatar Derek Murray2018-10-08
* | Automated rollback of commit 295b3c80555cc82d8d70faf96a47681e1d904b9cGravatar Derek Murray2018-10-08
* | Merge pull request #22735 from Tingbopku:fix-referenceGravatar TensorFlower Gardener2018-10-08
|\ \
* \ \ Merge pull request #22719 from samikama:fix_pip_packageGravatar TensorFlower Gardener2018-10-08
|\ \ \
* | | | Partial support tfe.defun in tf.gradients.Gravatar Alexandre Passos2018-10-08
* | | | Allow using more than one converter in the testing harness.Gravatar Dan Moldovan2018-10-08
* | | | Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08