aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* subtract the task's size from the batch's when removing it.Gravatar A. Unique TensorFlower2018-01-08
* Automated g4 rollback of changelist 181243048Gravatar A. Unique TensorFlower2018-01-08
* Fix typo in comment TFE_ExecuteGravatar Igor Ganichev2018-01-08
* [TF:XLA] Bump open source llvm revision to r321863Gravatar Sanjoy Das2018-01-08
* [TF:XLA] Add while loop invariant code motionGravatar Sanjoy Das2018-01-08
* [XLA] Fix spelling in error message; NFCGravatar Sanjoy Das2018-01-08
* Don't treat PlaceholderWithDefaults as constants.Gravatar Skye Wanderman-Milne2018-01-08
* Make meta_graph_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-08
* Ignore nodes that are going to be swapped when computing max memory usageGravatar Benoit Steiner2018-01-08
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-01-08
* Fix the threading model of gradient tapes.Gravatar Alexandre Passos2018-01-08
* [XLA] Initial sparse layout supportGravatar A. Unique TensorFlower2018-01-08
* [TF:XLA] Pass CompileOptions into XlaCompilationCache::Compile.Gravatar A. Unique TensorFlower2018-01-08
* Materialize BroadcastGradientArgs by default instead of just doing so in aggr...Gravatar Benoit Steiner2018-01-08
* Fixes the TF Lite Makefile so that it correctly adds flags to link with the dlGravatar A. Unique TensorFlower2018-01-08
* [XLA] Add tests for conditionals that return tuples and whose predicate opera...Gravatar A. Unique TensorFlower2018-01-08
* [XLA:GPU] Warn if ptxas or the driver JIT has known bugs.Gravatar Justin Lebar2018-01-08
* Enable _warmstart() to work with un-partitioned variables.Gravatar A. Unique TensorFlower2018-01-08
* grabbing the graph_def from the C API instead of depending on the python grap...Gravatar Olivia Nordquist2018-01-08
* Fix sample_benchmark target path in documentation.Gravatar Anna R2018-01-08
* Fix bug in template_test's test_nested_templates method.Gravatar Akshay Agrawal2018-01-08
* Remove third_party/ prefixes.Gravatar Yifei Feng2018-01-08
* Very minor edits to performance_guide.mdGravatar Neal Wu2018-01-08
* Support Transpose in TFLite.Gravatar Nupur Garg2018-01-08
* Core code transformers.Gravatar A. Unique TensorFlower2018-01-08
* Disable all failing tests to fix TF opensource tests.Gravatar Gunhan Gulsoy2018-01-08
* toco: Fix missing check for buffer in ResizeBilinear.Gravatar A. Unique TensorFlower2018-01-08
* Add a section about running the benchmarks with python. Also renamed so that ...Gravatar Katherine Wu2018-01-08
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-01-08
* Use suffix instead of prefix for nodes added by layout optimizer so thatGravatar Yao Zhang2018-01-08
* typoGravatar Mark Daoust2018-01-08
* Small changes to tf.contrib.receptive_field, in order toGravatar A. Unique TensorFlower2018-01-08
* tfdbg: Add DebugGradientRefIdentity opGravatar Shanqing Cai2018-01-08
* minor fixes to new "low_level_intro"Gravatar Mark Daoust2018-01-08
* Clarify documentation for squeeze_spatial. Use of squeeze_spatial=True with l...Gravatar A. Unique TensorFlower2018-01-07
* Correctly connect control dependencies to switch nodes when doing arithmeticGravatar Benoit Steiner2018-01-06
* Add bazel file for astor, gast and termcolor. Rewrite these deps' internal co...Gravatar A. Unique TensorFlower2018-01-06
* Make images largerGravatar Mark Daoust2018-01-06
* Remove protobuf-compatibility methods from the Literal class.Gravatar Mark Heffernan2018-01-05
* Add `FunctionLibraryRuntime::InstantiateOptions` struct (take 2).Gravatar Derek Murray2018-01-05
* Measure memory for restore subgraph in SaveRestoreMeasuringCoseEstimator.Gravatar Yuefeng Zhou2018-01-05
* Make CUDNN RNN compatible with eager execution's kernel caching.Gravatar Allen Lavoie2018-01-05
* * Make fake argument generation see through ReducePrecision and Convert ops ...Gravatar Bjarke Hammersholt Roune2018-01-05
* Support reduction along axis NHW, HW, and C. One use case of "along NHW" is (...Gravatar Yao Zhang2018-01-05
* Improved the shape inference for TensorArrayGradV3Gravatar Benoit Steiner2018-01-05
* Make compute_output_shape public in masked core layersGravatar A. Unique TensorFlower2018-01-05
* Properly set the type of the swap nodes.Gravatar Benoit Steiner2018-01-05
* Does not use constants for zeros/ones.Gravatar Alexandre Passos2018-01-05
* Fixed fused batch norm performance regression.Gravatar Reed Wanderman-Milne2018-01-05
* Minor bug fix in PrefetchDataset state saving/restoring.Gravatar Saurabh Saxena2018-01-05