aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Add the keras pip packages to the Dockerfiles.Gravatar Amit Patankar2018-08-13
* Merge pull request #21553 from yashk2810:masterGravatar TensorFlower Gardener2018-08-13
|\
* | Fix recurrent tutorial's code snippet.Gravatar Dustin Tran2018-08-13
* | [Java]: Release 1.10.0Gravatar Asim Shankar2018-08-13
* | Automated rollback of commit 165598d826170becd03692af2fa34151f9497f7fGravatar Asim Shankar2018-08-13
* | Add tf.contrib.checkpoint.CheckpointManager for deleting old checkpointsGravatar Allen Lavoie2018-08-13
* | Merge pull request #20536 from rongjiecomputer:flagGravatar TensorFlower Gardener2018-08-13
|\ \
* | | Add error message to freeze_graph.Gravatar Nupur Garg2018-08-13
* | | Create a new graph for loading the frozen graph in TocoConverter.Gravatar Nupur Garg2018-08-13
* | | [tf.data] Internal refactoring of C++ classes and APIs.Gravatar Jiri Simsa2018-08-13
* | | Implement reduce-window on F16 for XLA:CPU.Gravatar Sanjoy Das2018-08-13
* | | Add missing `override` annotation to make compiler happyGravatar Misha Brukman2018-08-13
* | | Automated rollback of commit 0b36ff79021b907f5447bfcbaa060dbdc2114c67Gravatar Tim Shen2018-08-13
* | | Refactored lite makefile to centralize platform-specific settingsGravatar Pete Warden2018-08-13
* | | Merge pull request #21399 from pei6:masterGravatar TensorFlower Gardener2018-08-13
|\ \ \
* | | | Make dynamic kernels config setting publicly visible BUILD rule.Gravatar Gunhan Gulsoy2018-08-13
* | | | [tf.contrib.lookup] Clean up shape inference for lookup ops.Gravatar Eugene Brevdo2018-08-13
* | | | Merge pull request #21546 from Intel-tensorflow:keras-packagesGravatar TensorFlower Gardener2018-08-13
|\ \ \ \
* \ \ \ \ Merge pull request #18953 from nehaljwani:win_shellsGravatar TensorFlower Gardener2018-08-13
|\ \ \ \ \
* | | | | | Change to internal CI for depthwiseconv_quantized_test for iOSGravatar Austin Anderson2018-08-13
* | | | | | Enable arbitrary comments in HLO in both /*...*/ and // forms.Gravatar Mark Heffernan2018-08-13
* | | | | | Merge pull request #21177 from Intel-tensorflow:mkl-horovod-containerGravatar TensorFlower Gardener2018-08-13
|\ \ \ \ \ \
* | | | | | | Minor NFC cleanups to MarkForCompilationPassGravatar Sanjoy Das2018-08-13
* | | | | | | Replace applications tests with lighter integration test.Gravatar Francois Chollet2018-08-13
* | | | | | | Eliminate data race in ResourceVariable AssignVariableOp.Gravatar Akshay Agrawal2018-08-13
* | | | | | | Automated rollback of commit 3021cfae28bc7ae46fd903398f25bb4f0fa4e317.Gravatar Anna R2018-08-13
* | | | | | | Add stargan image summaries to show result of transforming image to eachGravatar Wesley Qian2018-08-13
* | | | | | | [XLA:GPU] Force-enable two math transformations that previously were only on ...Gravatar Justin Lebar2018-08-13
* | | | | | | Elide copies for which the source and destination buffer is the same.Gravatar Mark Heffernan2018-08-13
* | | | | | | Destroy the task before unblocking its waiters.Gravatar Tim Shen2018-08-13
* | | | | | | Reduce output on pbtxt parse error.Gravatar Patrick Nguyen2018-08-13
* | | | | | | Merge pull request #21451 from v-reyes:v-reyes-fix-comm-kmeans-cluster-centersGravatar TensorFlower Gardener2018-08-13
|\ \ \ \ \ \ \
* | | | | | | | Automated rollback of commit 56e4ea405d13125a3dcb6459019a83d12330bf84Gravatar Peter Hawkins2018-08-13
* | | | | | | | Add missing numerics dependency in clip_opsGravatar Yanan Cao2018-08-13
* | | | | | | | Implement ShapeFn for UnravelIndexOp.Gravatar A. Unique TensorFlower2018-08-13
* | | | | | | | [XLA] Split CPU and GPU fastmath into separate flags.Gravatar Justin Lebar2018-08-13
* | | | | | | | Expose stargan_loss in train.py.Gravatar Wesley Qian2018-08-13
* | | | | | | | Add HLO matcher for the tuple-select HLO.Gravatar A. Unique TensorFlower2018-08-13
* | | | | | | | TF train: allow passing in run_metadata to unblock tf profiler.Gravatar Tiezhen WANG2018-08-13
* | | | | | | | Merge pull request #21286 from olicht:patch-1Gravatar TensorFlower Gardener2018-08-13
|\ \ \ \ \ \ \ \
* | | | | | | | | Upgrade cloud tpu profiler to 1.10.Gravatar A. Unique TensorFlower2018-08-13
* | | | | | | | | Adding constant Select and Tile resolution.Gravatar A. Unique TensorFlower2018-08-13
* | | | | | | | | - Adds support for tar files in generated tests for stock AndroidGravatar A. Unique TensorFlower2018-08-13
* | | | | | | | | tf.scatter_sub for resource variablesGravatar Alexandre Passos2018-08-13
* | | | | | | | | Log new ErrorReporter and old nnapi delegate errors to logcat.Gravatar A. Unique TensorFlower2018-08-13
* | | | | | | | | Fix 2 bugs in the logic of the ODE, impacting efficiency:Gravatar A. Unique TensorFlower2018-08-13
* | | | | | | | | Add documentation for TensorFlow Windows build with BazelGravatar A. Unique TensorFlower2018-08-13
* | | | | | | | | compat: Update forward compatibility horizon to 2018-08-13Gravatar A. Unique TensorFlower2018-08-13
* | | | | | | | | Merge pull request #21428 from facaiy:BUG/clip_by_global_norm_with_infGravatar TensorFlower Gardener2018-08-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CLN: revise codesGravatar Yan Facai (颜发才)2018-08-12