aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Migrate tf-audio-dashboard to webfiles.Gravatar Dandelion Mané2017-02-27
* Internal-only changesGravatar Shanqing Cai2017-02-27
* Remove the libtensorflow_c.so target.Gravatar Asim Shankar2017-02-27
* Move estimator.evaluate into core.Gravatar A. Unique TensorFlower2017-02-27
* C API: Keep the TF_LoadSessionFromSavedModel symbol in Android builds.Gravatar Asim Shankar2017-02-27
* Added a benchmark for low-level `Session::Run()` overheads.Gravatar Derek Murray2017-02-27
* Set the clock rate for the host accuratelyGravatar David Majnemer2017-02-27
* Stop the gradients on the sampled_values of the compute_sampled_logits.Gravatar A. Unique TensorFlower2017-02-27
* Internal only changeGravatar A. Unique TensorFlower2017-02-27
* Disable map inliner on CPU due to bug and add two tests that demonstrate the ...Gravatar Bjarke Hammersholt Roune2017-02-26
* Use std::unordered_set instead of std::set in DifferentialSet.Gravatar Jeffrey A. Dean2017-02-25
* Move numpy_input_fn and pandas_input_fn from contrib to core.Gravatar Jianwei Xie2017-02-25
* Automated rollback of change 148492669Gravatar Manjunath Kudlur2017-02-25
* Refine the UI of health pills.Gravatar A. Unique TensorFlower2017-02-24
* Temporarily disable buffer forwarding for GPU memory since we don't see a lar...Gravatar A. Unique TensorFlower2017-02-24
* Make doc's generate.py into a library.Gravatar A. Unique TensorFlower2017-02-24
* Move estimator.fit into core.Gravatar Mustafa Ispir2017-02-24
* [XLA] Test uniformity of uniform discrete RNGGravatar A. Unique TensorFlower2017-02-24
* [XLA] Make reshape mover appropriately modify shapes of fused parametersGravatar A. Unique TensorFlower2017-02-24
* Add a registry for remote fused graph executor to remove dependency from Remo...Gravatar A. Unique TensorFlower2017-02-24
* Rollback the change to depend on header only protobuf library.Gravatar Manjunath Kudlur2017-02-24
* Typo in reader v1 backwards compatibility code.Gravatar Alexandre Passos2017-02-24
* Add remote_fused_graph_execute_info to abstract hexagon specific parametersGravatar A. Unique TensorFlower2017-02-24
* Fix typo in tf.contrib.layers.batch_norm, which wasn't adding gamma to custom...Gravatar A. Unique TensorFlower2017-02-24
* Automated rollback of change 148480357Gravatar A. Unique TensorFlower2017-02-24
* [XLA] Add an IsFinite operation that tests elementwise whether values are fin...Gravatar Peter Hawkins2017-02-24
* Add sort_by_execution_order to transforms used by eight-bit-calculationsGravatar A. Unique TensorFlower2017-02-24
* Moved common code out of RNN Estimators.Gravatar A. Unique TensorFlower2017-02-24
* Remove the data download option from TensorBoard.Gravatar Dandelion Mané2017-02-24
* Move InputFnOps to core as ServingInputReceiverGravatar David Soergel2017-02-24
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Open source HParams object and proto.Gravatar A. Unique TensorFlower2017-02-24
* Fix the open source test.Gravatar Jianwei Xie2017-02-24
* Set HAVE_SNPRINTF for nasm. This is needed to make tensorflow compile withGravatar A. Unique TensorFlower2017-02-24
* Docs: Typos and link fixes.Gravatar Asim Shankar2017-02-23
* Adding broadcast tests.Gravatar Bjarke Hammersholt Roune2017-02-23
* When TensorBoard has >10 runs, it only enables the first 15 by default.Gravatar Dandelion Mané2017-02-23
* Upgrade TypeScript to 2.1.6Gravatar Justine Tunney2017-02-23
* internal changeGravatar Jianwei Xie2017-02-23
* Removing comment about num_ps_replicas being expected in params dict (now set...Gravatar A. Unique TensorFlower2017-02-23
* Make var_list to accept both list and tuple. Fixed the doc.Gravatar Yuan Yu2017-02-23
* C++ API: create ClientSession::Impl class to hide private members/methods.Gravatar Skye Wanderman-Milne2017-02-23
* Move evaluation_once from contrib to core.Gravatar Jianwei Xie2017-02-23
* Do an aliasing read of a resource variable when fetching.Gravatar Alexandre Passos2017-02-23
* Fix tf.set_random_seed(0) to be deterministic for the first opGravatar Geoffrey Irving2017-02-23
* Increase tolerance for test.Gravatar Patrick Nguyen2017-02-23
* Add ability to report feature importances in TensorForest.Gravatar A. Unique TensorFlower2017-02-23
* Fix use of `std::iota()` in MSVC build.Gravatar Derek Murray2017-02-23
* Refactor TensorBoard plugin system to improve testability & clarity.Gravatar Dandelion Mané2017-02-23
* Add text proto support to summarize_graph, and fix crash on variablesGravatar Pete Warden2017-02-23