projects
/
platform
/
upstream
/
tensorflow.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/tensorflow.git
2018-03-07
Allen Lavoie
Switch the eager GAN MNIST example to object-based...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Benoit Steiner
Add missing equality assertion between the shape of...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Brennan Saeta
Add instrumentation interfaces to the GCS file system.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Allen Lavoie
Fix tf.train.Saver's max_to_keep when executing eagerly.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Derek Murray
[tf.data] Expose `tf.contrib.data.SqlDataset`.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Add a template helper that generates expressions from...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Add support for the "DEQUANTIZE" op. This cover only...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Frank Chen
Make sure the string returned is a string in Python...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Update the code to play more nicely with Python3.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Benjamin Kramer
[XLA:GPU] Fuse broadcasts into reduction fusions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Benjamin Kramer
[XLA:GPU] Move layout_assignment before fusion
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Fix ShapeUtil::CompatibleIgnoringElementType for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Benjamin Kramer
[XLA:GPU] Rewrite elemental emission of bitcasts
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Build definition cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Shivani Agrawal
Typo correction, no method `set_stats_aggregator_op...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Mark Daoust
Minor fixes to tutorials/index.md and programmers_guide...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Makes GLSTMCell accept input of any compatible dimension.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r326687
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Benoit Steiner
Made sure all the nodes in the body of an inlined funct...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Add basic support for explicit type annotations. This...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Add helper function for Xor in HLO.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
HyoukJoong Lee
Avoid merging colocation sets that include parameter...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Bjarke Hammersholt...
PiperOrigin-RevId: 188112759
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Adding support for subscripts to qualified names. ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Jonathan Hseu
Remove dead code. We're guaranteed to have CURLE_OK...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Shashi Shekhar
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Skye Wanderman...
Make graph construction work while graph is being concu...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Add metadata for gathering information about host compu...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Allen Lavoie
Re-enable math_utils_test msan
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
[XLA] Store the program shape in the HloModuleProto...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Alexandre Passos
python3 fix
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Mingsheng Hong
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Extend tensor_list with basic support for appending...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Brennan Saeta
RemoteCall: Cache function handles.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Remove clipping on BoundedTensorSpec range.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Add Kullback-Leibler for Independent distribution(s).
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Francois Chollet
Introduce API `keras.backend.learning_phase_scope(value...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Skye Wanderman...
Fix bug in importing MetaGraphDefs containing nested...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Mark Daoust
Add link to tflite codelab
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Yunxing Dai
tpu_estimator gives us unstable input shapes when input...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Martin Wicke
Automated g4 rollback of changelist 185842713
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Billy Lamberta
Docs: Fix prefix for the fancy-linker.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Suharsh Sivakumar
Fix README formatting.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Skye Wanderman...
Add TF_TryEvaluateConstant to the C API and have smart_...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Rohan Jain
IteratorContext might be dead while GetNext is being...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Olivia Nordquist
disabling flaky test in msan
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Olivia Nordquist
disabling timing out test on msan
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Akshay Modi
Improvement to eager linear regression benchmark
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Austin Anderson
Create OSS-compatible TF Lite portable test suite rule
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Sanjoy Das
Add HLO evaluator support for Gather
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Asim Shankar
keras: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Layers bind to a graph when first called, not at __init__.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Joshua V. Dillon
Migrate MCMC diagnostics and Halton Sequence sampler...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Rohan Jain
lib_ might get destroyed when there are 2 different...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Sequence versions of remaining categorical columns
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Christopher...
Fix broken test (invalid string comparison in py3)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Add a helper function to copy annotations between nodes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Remove accidental pdb import
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Anjali Sridhar
Add mask keyword to ensure that we don't pass masks...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Jianwei Xie
Fixed the bug that predict input_fn requires the labels.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Checks that sequence_length is equal among sequence...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
HyoukJoong Lee
Add HloModuleGroupMetadata and HloModuleGroupUtil
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Alexandre Passos
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Joshua V. Dillon
Include spectral_ops_test_util in python deps.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Implementation of tf.cast in TfLite
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Brian Patton
StreamExecutor support for float64 convolutions and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Brian Patton
Implements MaxPoolGradGrad in tf2xla using bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Benjamin Kramer
[XLA:GPU] Mark bitcasts as eligible for fusion.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Add BatchNorm bijector.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Brennan Saeta
Lower logging levels of acceptable conditions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Brennan Saeta
[TPU Cluster Resolver]: Integrate with GKE
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Derek Murray
[tf.data] Fix uninitialized local variable in ParallelM...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Francois Chollet
Fixes a number of usability issues with model_to_estima...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Properly recurse when checkpointing scopes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Mark Heffernan
Add method for computing the maximal set of live Logica...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Olivia Nordquist
disabling flaky test in msan
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Asim Shankar
gradients: Export tf.custom_gradients
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
A. Unique TensorFlower
Improve the accuracy of the upper-bound of the sum...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Olivia Nordquist
disabling msan flaky test
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Austin Anderson
Remove core:lib dependency in favor of Lite-specific...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Alexandre Passos
Tests for running _Send and _Recv in eager.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
A. Unique TensorFlower
Remove unnecessary density functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Olivia Nordquist
disabling timed out test in asan
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Chi Zeng
Update TensorBoard's tutorial on tensorflow.org with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
A. Unique TensorFlower
Add objective functions for variational inference with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Francois Chollet
Fix bug with multi_gpu_model / model.inputs.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
A. Unique TensorFlower
Correct op::Attr usage in C++ gradient implementations.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Tatiana Shpeisman
Adds test_util.IsMklEnabled() that returns true if...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Michael Kuperstein
[XLA] Make HloEvaluator use wrap-around semantics for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
A. Unique TensorFlower
Add alternative paths for CUDA installation.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
A. Unique TensorFlower
Add sequence_indicator_column
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Gunhan Gulsoy
Disable both "no_mac" and "nomac" tags when building...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Yifei Feng
Fix the issue where gpu_option is not respected for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Mark Heffernan
Add methods for extracting the shapes of the entry...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Alexandre Passos
Benchmark regression
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Yuanzhong Xu
[XLA] Fix BF16 normalizer for CrossReplicaSum.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
A. Unique TensorFlower
Simplify softmax_centered implementation.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Priya Gupta
Make variable creator scope thread local (always).
commit
|
commitdiff
|
tree
|
snapshot
next