aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add return statement to end of ToVlogString(dnn::DataType data_type)Gravatar James Keeling2018-06-13
* Fix assumptions that a Shape must be a tuple or an array.Gravatar Mark Heffernan2018-06-13
* [contrib.cloud] Expose GCS config methodsGravatar Brennan Saeta2018-06-13
* Pick up estimator docstrings from correct modules when generating API.Gravatar Anna R2018-06-13
* [XLA:GPU] Move IsProfitableOperand implementation into the MultiOutputFusion ...Gravatar Thomas Joerg2018-06-13
* Split out HloInfeedIndexInstruction and HloOutfeedInstruction as subclasses f...Gravatar A. Unique TensorFlower2018-06-13
* [XLA] Make --xla_dump_executions_to actually dump the HloSnapshot.Gravatar A. Unique TensorFlower2018-06-13
* support int16-quantized data in TFLite interpreter.Gravatar A. Unique TensorFlower2018-06-13
* [tf.data] Factor out a helper for creating flat args to `function.Defun`.Gravatar Derek Murray2018-06-13
* Splits testLargeCase in metric_ops_test into a dedicated file for slow-runnin...Gravatar A. Unique TensorFlower2018-06-13
* [TF:XLA] Replace bespoke NodeSlot class in subgraph encapsulation code with I...Gravatar Peter Hawkins2018-06-13
* Provide default name_scope in cond_v2.Gravatar Skye Wanderman-Milne2018-06-13
* Initial application of runtime shapes to runtime kernels.Gravatar A. Unique TensorFlower2018-06-13
* Switch Estimator from using DistributionStrategy.fetch() to .read_var().Gravatar A. Unique TensorFlower2018-06-13
* Fix a build failure when cuda version is less than 9000.Gravatar A. Unique TensorFlower2018-06-13
* fix md link formatGravatar Mark Daoust2018-06-13
* Automated g4 rollback of changelist 199870879Gravatar A. Unique TensorFlower2018-06-13
* Add a test that checks memory usage by running a model 100k times.Gravatar Akshay Modi2018-06-13
* [TF:XLA] Bump open source llvm revision to r334593Gravatar Sanjoy Das2018-06-13
* [tf.data] Factor out function argument restructuring into a helper.Gravatar Derek Murray2018-06-13
* Reversible residual network example with manually built gradient computation inGravatar A. Unique TensorFlower2018-06-13
* Documenting capabilities and limitations of AutoGraphGravatar A. Unique TensorFlower2018-06-13
* - Teaches zip tests about unzip location on AndroidGravatar A. Unique TensorFlower2018-06-13
* Disable failing zip_test_lstm targetGravatar A. Unique TensorFlower2018-06-13
* [TF:XLA] Remove parallel checking support from encapsulate_subcomputations_pass.Gravatar Peter Hawkins2018-06-13
* Detect configurations that would be hitting a bug in cuBLAS and report an error.Gravatar A. Unique TensorFlower2018-06-13
* Add AotCompilationMetadata field to variant of CompileAheadOfTime.Gravatar Jacques Pienaar2018-06-13
* Fix for DumpGraphviz() failing on zero-sized arrays, which it should handle f...Gravatar A. Unique TensorFlower2018-06-13
* Correct name for _UnreadVariableGravatar Alexandre Passos2018-06-13
* Clarify that SparseMatMul does not accept SparseTensor inputsGravatar A. Unique TensorFlower2018-06-13
* [tf.data] Factor out `output_shapes` and `output_types` attr-setting code int...Gravatar Derek Murray2018-06-13
* Remove uses of dynamic_cast, which is generally discouraged by the Google C++Gravatar A. Unique TensorFlower2018-06-13
* Add missing include of reshape_util.h to reshape_util.cc.Gravatar Derek Murray2018-06-13
* Automated g4 rollback of changelist 200362771Gravatar A. Unique TensorFlower2018-06-13
* Remove GANHead from GANEstimator.Gravatar A. Unique TensorFlower2018-06-13
* Improve shape compatibility checking for MultiOutputFusionGravatar Adrian Kuegel2018-06-13
* Documentation for Raspberry Pi installationGravatar Pete Warden2018-06-13
* Split out HloGetTupleIndexInstruction and HloReducePrecisionInstruction as su...Gravatar A. Unique TensorFlower2018-06-12
* Update documentation for export_savedmodel().Gravatar A. Unique TensorFlower2018-06-12
* Split out HloRngInstruction and HloParameterInstruction as subclasses from Hl...Gravatar A. Unique TensorFlower2018-06-12
* [XLA] "Global value" tuple destructuring available via SWIG APIs.Gravatar Chris Leary2018-06-12
* Move non-core Distributions and Bijectors to Tensorflow Probability (TFP), an...Gravatar A. Unique TensorFlower2018-06-12
* Add a `run_metadata` keyword arg for `Session._make_callable_from_options()`.Gravatar Derek Murray2018-06-12
* Do not count empty tuples as having one leaf node.Gravatar A. Unique TensorFlower2018-06-12
* Leverage the standard error space by using tensorflow::StatusGravatar A. Unique TensorFlower2018-06-12
* Add a test for using sparse variables when running mostly on TPUGravatar Igor Ganichev2018-06-12
* Add checkpointing support for FileDataset in CacheDataset.Gravatar Saurabh Saxena2018-06-12
* Internal change.Gravatar Shashi Shekhar2018-06-12
* [XLA] Delete StripDegenerateDimensions()Gravatar Michael Kuperstein2018-06-12
* Automated g4 rollback of changelist 200292049Gravatar A. Unique TensorFlower2018-06-12