aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
* Remove race in coordinator_test so it passes on tsan. Reduce sleep intervalsGravatar A. Unique TensorFlower2017-02-17
* Instructions on contributing to C++ gradients.Gravatar Suharsh Sivakumar2017-02-17
* Split out most of k8s_tensorflow into a library and add a way to pass anyGravatar A. Unique TensorFlower2017-02-17
* Swap NaN count from index 7 to 2 within DebugNumericSummary ops.Gravatar A. Unique TensorFlower2017-02-17
* Add a check if hexagon is unlocked into a script to build tf runtime with hex...Gravatar A. Unique TensorFlower2017-02-17
* Made tensors produced in a while loop unfeedable so we will give a more infor...Gravatar Yuan Yu2017-02-17
* Enable tf.strided_slice GPU kernel for tf.complex64.Gravatar RJ Ryan2017-02-17
* [XLA] Support 1D and 3D convolutions in GPU backend.Gravatar A. Unique TensorFlower2017-02-17
* Making GetNextWorkLocked a virtual function so that sub classes could overrid...Gravatar Rohan Jain2017-02-17
* Add compute_time and memory_time to CostGraphDef::Node.Gravatar Yao Zhang2017-02-17
* Check if adb is installed in a sample script for hexagonGravatar A. Unique TensorFlower2017-02-17
* [XLA]Improve HLO rematerialization cost to account for duplication.Gravatar Mark Heffernan2017-02-17
* Go: Run tests during continuous integrationGravatar Asim Shankar2017-02-17
* Add a test to build tensorflow runtime with hexagon into android_full.shGravatar A. Unique TensorFlower2017-02-17
* Java: Update READMEs to link to Javadoc and release instructions.Gravatar Asim Shankar2017-02-17
* Avoid creating a tf.Saver() when there are no variables to restore.Gravatar Sergio Guadarrama2017-02-17
* Only record cuDNN profiling results if the operation was successful.Gravatar A. Unique TensorFlower2017-02-17
* Have TensorBoard reload data more often.Gravatar Dandelion Mané2017-02-17
* Add "output_layer" argument to the BasicDecoder.Gravatar Eugene Brevdo2017-02-17
* Add shard_count to affine_test.Gravatar A. Unique TensorFlower2017-02-17
* tfdbg: let BaseDebugWrapperSession support graph_def and as_default()Gravatar Shanqing Cai2017-02-17
* Change gradients to be computed with respect to variable ref rather thanGravatar A. Unique TensorFlower2017-02-16
* Removing note about TF 1.0 alpha, now that 1.0 has officially been released.Gravatar Sanders Kleinfeld2017-02-16
* Support softmax on hexagon and remove some custom ops from graph transfererGravatar A. Unique TensorFlower2017-02-16
* Android demo: add sample images to README.md and update model installation in...Gravatar Andrew Harp2017-02-16
* Go: Add PartialRun support.Gravatar Asim Shankar2017-02-16
* Upgrade Gulp TypeScriptGravatar Justine Tunney2017-02-16
* Add std:: prefix to STL non-type names.Gravatar A. Unique TensorFlower2017-02-16
* Task 6: sealing up bayesflow.{entropy, monte_carlo, variational_inference}Gravatar Olivia Nordquist2017-02-16
* Workaround FlatMap windows build breakage.Gravatar A. Unique TensorFlower2017-02-16
* Deprecate `Bijector.inverse_and_inverse_log_det_jacobian`.Gravatar Joshua V. Dillon2017-02-16
* Changed the second argument of WaitForNotificationWithTimeout() to mean micro...Gravatar Yuan Yu2017-02-16
* Upgraded Eigen to avoid a compilation warning on MacOSGravatar Benoit Steiner2017-02-16
* Add `Sigmoid` bijector.Gravatar Joshua V. Dillon2017-02-16
* Added visibility to development area.Gravatar A. Unique TensorFlower2017-02-16
* Blacklist already-failing tests in GPU PIP buildsGravatar Shanqing Cai2017-02-16
* Temporarily disable large graph tests that may be causingGravatar Vijay Vasudevan2017-02-16
* Add compute_output_shape method to tf.layers objects.Gravatar Eugene Brevdo2017-02-16
* Set a more descriptive error when a Run() call is cancelled due to session cl...Gravatar Derek Murray2017-02-16
* Integrate SyncReplicasOptimizer with Estimators.Gravatar Mustafa Ispir2017-02-16
* [TF:XLA] Refactor XlaOpRegistry, moving metadata about how to compile operato...Gravatar Peter Hawkins2017-02-16
* Add default values to max_message_size of grpc APIs. They have changed at head.Gravatar A. Unique TensorFlower2017-02-16
* C API: Tests and cleanup for partial run.Gravatar Asim Shankar2017-02-16
* Android demo: Add example images for inclusion in README.mdGravatar Andrew Harp2017-02-16
* Temporarily disable feeder_test because it's flaky.Gravatar Alexandre Passos2017-02-16
* Make FlatSet and FlatMap behave more like the std equivalents.Gravatar A. Unique TensorFlower2017-02-16
* Expanding the optimization that avoids making an extra copy when restoring sl...Gravatar A. Unique TensorFlower2017-02-16
* [XLA] Guard rematerialization warning with proper conditionGravatar Mark Heffernan2017-02-16
* Remove debug_ops from kernels:arrayGravatar Shanqing Cai2017-02-15