aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* [SE:Host] Temporarily revert the determination of host frequency.Gravatar A. Unique TensorFlower2017-03-14
* Add matmul large array tests.Gravatar A. Unique TensorFlower2017-03-14
* Internal changeGravatar A. Unique TensorFlower2017-03-14
* Add auxiliary_inputs support to ScheduledOutputTrainingHelper.Gravatar Adam Roberts2017-03-14
* Silence exception thrown by graph explorer when an op lacks a value for the "...Gravatar A. Unique TensorFlower2017-03-14
* Use standard names for inference in TensorForest.Gravatar A. Unique TensorFlower2017-03-14
* Automated rollback of change 150006782Gravatar A. Unique TensorFlower2017-03-14
* Added mean 'Loss' to Estimator.EvaluateGravatar Mustafa Ispir2017-03-14
* Make the absence of an op registration for a registered kernel a fatal error.Gravatar Derek Murray2017-03-14
* Make tensorflow::Status TF_MUST_USE_RESULT, and alias xla::Status to tensorfl...Gravatar Justin Lebar2017-03-14
* Update LLVM version to upstream revision r297704.Gravatar Peter Hawkins2017-03-14
* Improve performance of ResizeBicubic:Gravatar A. Unique TensorFlower2017-03-14
* Use or explicitly ignore tensorflow::Status objects.Gravatar Justin Lebar2017-03-14
* Made public_api not call its wrapped visitor on API children in the "do not d...Gravatar A. Unique TensorFlower2017-03-14
* tfdbg doc: clarification about debug_py BULID dependencyGravatar Shanqing Cai2017-03-14
* Update XLA after LLVM's InternalizeLinkedSymbols has been removed in r297649.Gravatar A. Unique TensorFlower2017-03-14
* Chains of two or more "Identity" nodes weren't being spliced correctly.Gravatar A. Unique TensorFlower2017-03-14
* Add slow path to fetch health pills at individual steps.Gravatar A. Unique TensorFlower2017-03-14
* Estimated moving average for quantize training activations with unknown range.Gravatar Suharsh Sivakumar2017-03-14
* Require min/max operands to be on the CPU.Gravatar Patrick Nguyen2017-03-13
* Better logging for errors.Gravatar Alexey Surkov2017-03-13
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-03-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-03-13
* First version of BigQuery Reader.Gravatar A. Unique TensorFlower2017-03-13
* Add a broadcast test.Gravatar Bjarke Hammersholt Roune2017-03-13
* Add a utility to put shape and type information to NodeDef for RemoteFusedGra...Gravatar A. Unique TensorFlower2017-03-13
* Add support for FixedLenSequenceFeature for parse_example/parse_single_example.Gravatar A. Unique TensorFlower2017-03-13
* More distributions: Use init arg "name" for the name, rather than name_scope.Gravatar Ian Langmore2017-03-13
* Add a lazy variant of the Adam optimization algorithm.Gravatar A. Unique TensorFlower2017-03-13
* Change public fns to support non-tensor inputs.Gravatar A. Unique TensorFlower2017-03-13
* Sync the "Validate your Installation" sectionsGravatar A. Unique TensorFlower2017-03-13
* Disable test_save_secs_calls_listeners_periodically because it's pretty flaky.Gravatar Jonathan Hseu2017-03-13
* Update get_temp_dir docstring.Gravatar Gunhan Gulsoy2017-03-13
* tfdbg CLI: Add navigation bar to CursesUIGravatar Shanqing Cai2017-03-13
* Fix global_step double-counting bug in some tutorials.Gravatar A. Unique TensorFlower2017-03-13
* Add a maintainer to contrib/hvx/README.mdGravatar A. Unique TensorFlower2017-03-13
* Increase tolerance in function_test to reduce flakiness.Gravatar Gunhan Gulsoy2017-03-13
* Disable flaky tests in tensorflow/python:input_testGravatar Gunhan Gulsoy2017-03-13
* configure: Add option to restrict bazel targets fetched.Gravatar Asim Shankar2017-03-13
* Refactor the PluginAsset class so that PluginAssets are not directly responsi...Gravatar Dandelion Mané2017-03-13
* Fix lint issues introduced by my pull from GitHub.Gravatar Dandelion Mané2017-03-13
* Factor out shape inference propagation to RemoteFusedGraphExecuteUtilsGravatar A. Unique TensorFlower2017-03-13
* Add a tf.bincount function.Gravatar Dan Ringwalt2017-03-13
* Change for internal compatibility.Gravatar Justin Lebar2017-03-13
* [TF:XLA] Add separate_compiled_gradients to control gradient scopes.Gravatar A. Unique TensorFlower2017-03-13
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-03-13
* Add end-to-end test for RemoteFusedGraphExecuteOpGravatar A. Unique TensorFlower2017-03-13
* Move Signature to code block, like c++Gravatar A. Unique TensorFlower2017-03-13
* Improve error messages for resource variable type mismatches.Gravatar Peter Hawkins2017-03-13
* libtensorflow.sh: Overwrite any previous files in the lib_package directory.Gravatar Asim Shankar2017-03-13